diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-09-15 17:55:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-09-15 17:55:27 +0000 |
commit | f34ea01f907b660b646d78e4daad5242b3ed869f (patch) | |
tree | 98e9aca8bc9f0cd26599beb7263eafe9a4feaf81 /app-arch/unadf/unadf-0.7.9b.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-f34ea01f907b660b646d78e4daad5242b3ed869f.tar.gz gentoo-2-f34ea01f907b660b646d78e4daad5242b3ed869f.tar.bz2 gentoo-2-f34ea01f907b660b646d78e4daad5242b3ed869f.zip |
Marked ~ppc-macos (bug #105864)
(Portage version: 2.0.51.22-r2)
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 0cc634dcd45a..b2e1724c604e 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.2 2005/07/07 09:04:15 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.3 2005/09/15 17:55:27 grobian 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="~ppc ~x86" +KEYWORDS="~ppc ~ppc-macos ~x86" IUSE="" DEPEND="app-arch/unzip" RDEPEND="" |