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 | |
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')
-rw-r--r-- | app-text/duconv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/duconv/Manifest | 4 | ||||
-rw-r--r-- | app-text/duconv/duconv-1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/duconv/ChangeLog b/app-text/duconv/ChangeLog index bf51e070bf10..13b5e57a1271 100644 --- a/app-text/duconv/ChangeLog +++ b/app-text/duconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/duconv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.12 2005/06/05 12:01:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.13 2005/10/22 16:40:04 grobian Exp $ + + 22 Oct 2005; Fabian Groffen <grobian@gentoo.org> duconv-1.1.ebuild: + Marked ~ppc-macos (bug #108598) 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> duconv-1.1.ebuild: Stable on ppc. diff --git a/app-text/duconv/Manifest b/app-text/duconv/Manifest index 424e84abf933..04a9ef963e3f 100644 --- a/app-text/duconv/Manifest +++ b/app-text/duconv/Manifest @@ -1,4 +1,4 @@ +MD5 fc6d4a8dbe547ce324e80b239d296e05 duconv-1.1.ebuild 764 +MD5 aad48b1d682cdf933f85e87366aa54b4 ChangeLog 1477 MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 -MD5 2a635d773e2c2969e8d9622eec90b462 ChangeLog 1371 -MD5 9487182610e226bb2426d47a41684a2f duconv-1.1.ebuild 752 MD5 615ebd7a86904f4d70933567e86b7b97 files/digest-duconv-1.1 53 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="" |