diff options
Diffstat (limited to 'x11-plugins/epplets/epplets-0.9.ebuild')
-rw-r--r-- | x11-plugins/epplets/epplets-0.9.ebuild | 4 |
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 ) |