diff options
author | David Holm <dholm@gentoo.org> | 2005-07-07 09:04:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-07 09:04:15 +0000 |
commit | 5568ffab6eef3b2856b86fe979d3150d8efd9247 (patch) | |
tree | e9bd95e56f3b90d281be6b2d91c0495708e8c1af /app-arch/unadf/unadf-0.7.9b.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-5568ffab6eef3b2856b86fe979d3150d8efd9247.tar.gz historical-5568ffab6eef3b2856b86fe979d3150d8efd9247.tar.bz2 historical-5568ffab6eef3b2856b86fe979d3150d8efd9247.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-arch/unadf/unadf-0.7.9b.ebuild')
-rw-r--r-- | app-arch/unadf/unadf-0.7.9b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unadf/unadf-0.7.9b.ebuild b/app-arch/unadf/unadf-0.7.9b.ebuild index 1454ae2100d5..0cc634dcd45a 100644 --- a/app-arch/unadf/unadf-0.7.9b.ebuild +++ b/app-arch/unadf/unadf-0.7.9b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.1 2005/06/01 00:05:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.2 2005/07/07 09:04:15 dholm Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="http://perso.club-internet.fr/lclevy/adflib/adflib.zip" HOMEPAGE="http://perso.club-internet.fr/lclevy/adflib/adflib.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="app-arch/unzip" RDEPEND="" |