diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-22 16:40:04 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-22 16:40:04 +0000 |
commit | 34de429beb4d6b153244d0f3a296d8d04b5841a9 (patch) | |
tree | b1945d90ab0e3b945e1d959ce9405deb8c16466c /app-text/duconv/duconv-1.1.ebuild | |
parent | Added mask for new split doom3 ebuilds. (diff) | |
download | historical-34de429beb4d6b153244d0f3a296d8d04b5841a9.tar.gz historical-34de429beb4d6b153244d0f3a296d8d04b5841a9.tar.bz2 historical-34de429beb4d6b153244d0f3a296d8d04b5841a9.zip |
Marked ~ppc-macos (bug #108598)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/duconv/duconv-1.1.ebuild')
-rw-r--r-- | app-text/duconv/duconv-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/duconv/duconv-1.1.ebuild b/app-text/duconv/duconv-1.1.ebuild index 6e818e36c5d0..208b6c459d45 100644 --- a/app-text/duconv/duconv-1.1.ebuild +++ b/app-text/duconv/duconv-1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.16 2005/06/05 12:01:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.17 2005/10/22 16:40:04 grobian Exp $ DESCRIPTION="A small util that converts from dos<->unix" SRC_URI="http://people.freenet.de/tfaehr/${PN}.tgz" HOMEPAGE="http://people.freenet.de/tfaehr/linux.htm" LICENSE="as-is" -KEYWORDS="~mips ppc sparc x86" +KEYWORDS="~mips ppc ~ppc-macos sparc x86" SLOT="0" IUSE="" |