summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-15 05:38:16 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-15 05:38:16 +0000
commit19fab22140ea00b08bf24e9990a8ab6e559e374a (patch)
tree16ebecb540bbe0329517dbf9a6f5ded19d2e4c59 /x11-plugins
parentCleanup ebuild a bit and fix stripping via patch rather than sed. (diff)
downloadgentoo-2-19fab22140ea00b08bf24e9990a8ab6e559e374a.tar.gz
gentoo-2-19fab22140ea00b08bf24e9990a8ab6e559e374a.tar.bz2
gentoo-2-19fab22140ea00b08bf24e9990a8ab6e559e374a.zip
stabilize #139948
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/epplets/epplets-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/epplets/epplets-0.9.ebuild b/x11-plugins/epplets/epplets-0.9.ebuild
index 6e4c2cc3d693..ba0f720b2db6 100644
--- a/x11-plugins/epplets/epplets-0.9.ebuild
+++ b/x11-plugins/epplets/epplets-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.9.ebuild,v 1.1 2006/04/15 20:09:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.9.ebuild,v 1.2 2006/07/15 05:38:16 vapier Exp $
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
HOMEPAGE="http://www.enlightenment.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE="esd"
RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libXext ) virtual/x11 )