diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
commit | d2a0a60409f371c9a9c2f56662b84d0be6df01af (patch) | |
tree | 925e9b22749fe1fe4cf0a7b68ca6c955e3f3599e /x11-misc/epplet-base | |
parent | Initial import. (diff) | |
download | historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.gz historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.bz2 historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/epplet-base')
-rw-r--r-- | x11-misc/epplet-base/epplet-base-0.5-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/epplet-base/epplet-base-0.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild index 98f077ceed33..f72ef81f1ba5 100644 --- a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild +++ b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/enlightenment" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=x11-base/xfree-4.2.0 >=media-libs/imlib-1.9.10 diff --git a/x11-misc/epplet-base/epplet-base-0.5.ebuild b/x11-misc/epplet-base/epplet-base-0.5.ebuild index 6a3e3ea2c54d..5aecc7cb6d25 100644 --- a/x11-misc/epplet-base/epplet-base-0.5.ebuild +++ b/x11-misc/epplet-base/epplet-base-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.6 2002/07/11 06:30:57 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.7 2002/08/14 23:44:15 murphy Exp $ S="${WORKDIR}/Epplets-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/enlightenment" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=x11-base/xfree-4.2.0 >=media-libs/imlib-1.9.10 |