diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
commit | 2d7bdcf56161d31816f48832b4ea8302399642a5 (patch) | |
tree | a7a8bef2b961267cbd7fa24a38972b6dfe6dcc3c /x11-misc/epplet-base | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.gz gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.bz2 gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.zip |
LICENSE, SLOT and KEYWORDS addings
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, 5 insertions, 1 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 11c0baeafe02..759e29384b62 100644 --- a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild +++ b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild @@ -10,6 +10,8 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/enlightenment" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" 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 7905f025c883..24c2d68830c2 100644 --- a/x11-misc/epplet-base/epplet-base-0.5.ebuild +++ b/x11-misc/epplet-base/epplet-base-0.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Paul Fleischer <proguy@proguy.dk> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.4 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.5 2002/07/08 21:31:05 aliz Exp $ S="${WORKDIR}/Epplets-${PV}" @@ -10,6 +10,8 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/enlightenment" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND=">=x11-base/xfree-4.2.0 >=media-libs/imlib-1.9.10 |