summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/tilda/tilda-0.9.6-r1.ebuild')
-rw-r--r--x11-terms/tilda/tilda-0.9.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/tilda/tilda-0.9.6-r1.ebuild b/x11-terms/tilda/tilda-0.9.6-r1.ebuild
index c5ee03f..94c0028 100644
--- a/x11-terms/tilda/tilda-0.9.6-r1.ebuild
+++ b/x11-terms/tilda/tilda-0.9.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/tilda/tilda-0.9.6.ebuild,v 1.7 2010/04/04 13:52:04 steev Exp $
+# $Header: $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tilda/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="x11-libs/vte
@@ -24,7 +24,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${PN}-0.9.6-gdk_resources.patch
- epatch "${FILESDIR}"/${PN}-0.9.6-palette.diff
+ epatch "${FILESDIR}"/${PN}-0.9.6-palette.patch
}
src_install() {