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/unix2dos/unix2dos-2.2.ebuild | |
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/unix2dos/unix2dos-2.2.ebuild')
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 21bc5f27499b..b7177e048b11 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.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/unix2dos/unix2dos-2.2.ebuild,v 1.19 2004/09/16 01:41:22 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.20 2004/10/23 06:01:40 mr_bones_ Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ppc64 macos ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ppc64 ppc-macos" IUSE="" DEPEND="" |