diff options
author | 2004-10-23 05:55:53 +0000 | |
---|---|---|
committer | 2004-10-23 05:55:53 +0000 | |
commit | 7a0c499ea80ded3e20c7a4b7369d9319eb52f83b (patch) | |
tree | 5212d310ef475bca22f09891247979b19e9a1ac6 /net-misc/aget | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-7a0c499ea80ded3e20c7a4b7369d9319eb52f83b.tar.gz gentoo-2-7a0c499ea80ded3e20c7a4b7369d9319eb52f83b.tar.bz2 gentoo-2-7a0c499ea80ded3e20c7a4b7369d9319eb52f83b.zip |
removed macos
Diffstat (limited to 'net-misc/aget')
-rw-r--r-- | net-misc/aget/aget-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aget/aget-0.4.ebuild b/net-misc/aget/aget-0.4.ebuild index 3a91cfb6eff2..63c4b6287e45 100644 --- a/net-misc/aget/aget-0.4.ebuild +++ b/net-misc/aget/aget-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.8 2004/09/16 02:15:31 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.9 2004/10/23 05:54:31 mr_bones_ Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ppc64 macos ppc-macos" +KEYWORDS="~x86 ~ppc ~sparc ~mips ppc64 ppc-macos" DEPEND="virtual/libc" |