diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:01:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:01:40 +0000 |
commit | ca8a8ae31c3441ee2e529bc1c8c7253ce855bd4c (patch) | |
tree | e78353639d3753629d5fd9e4540fcecdf6ce2fa9 /app-text/rfcutil | |
parent | 042 release (Manifest recommit) (diff) | |
download | gentoo-2-ca8a8ae31c3441ee2e529bc1c8c7253ce855bd4c.tar.gz gentoo-2-ca8a8ae31c3441ee2e529bc1c8c7253ce855bd4c.tar.bz2 gentoo-2-ca8a8ae31c3441ee2e529bc1c8c7253ce855bd4c.zip |
removed macos
Diffstat (limited to 'app-text/rfcutil')
-rw-r--r-- | app-text/rfcutil/rfcutil-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rfcutil/rfcutil-3.2.3.ebuild b/app-text/rfcutil/rfcutil-3.2.3.ebuild index 6ec552015b01..c2830aa6a542 100644 --- a/app-text/rfcutil/rfcutil-3.2.3.ebuild +++ b/app-text/rfcutil/rfcutil-3.2.3.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/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.18 2004/09/16 01:36:09 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.19 2004/10/23 06:01:40 mr_bones_ Exp $ inherit eutils @@ -16,7 +16,7 @@ numbers." HOMEPAGE="http://www.dewn.com/rfc/" SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz" IUSE="" -KEYWORDS="x86 sparc ppc ~mips macos ppc64 ~alpha ppc-macos" +KEYWORDS="x86 sparc ppc ~mips ppc64 ~alpha ppc-macos" SLOT="0" LICENSE="as-is" |