diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-25 19:38:20 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-25 19:38:20 +0000 |
commit | 6fc4125dea6525c40a9996c53f251c91761389f6 (patch) | |
tree | 5303e9359775eb1b5b69f9b9ecc7b008a0ab8a8c /app-text/duconv | |
parent | Marked ~hppa. (diff) | |
download | gentoo-2-6fc4125dea6525c40a9996c53f251c91761389f6.tar.gz gentoo-2-6fc4125dea6525c40a9996c53f251c91761389f6.tar.bz2 gentoo-2-6fc4125dea6525c40a9996c53f251c91761389f6.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/duconv')
-rw-r--r-- | app-text/duconv/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/duconv/duconv-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/duconv/ChangeLog b/app-text/duconv/ChangeLog index 862e2e46a3c3..b221d25cece7 100644 --- a/app-text/duconv/ChangeLog +++ b/app-text/duconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/duconv -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.15 2006/12/18 21:24:45 eroyf Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.16 2008/01/25 19:38:20 grobian Exp $ + + 25 Jan 2008; Fabian Groffen <grobian@gentoo.org> duconv-1.1.ebuild: + Dropped ppc-macos keyword, see you in prefix 18 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org> duconv-1.1.ebuild: Stable on MIPS. diff --git a/app-text/duconv/duconv-1.1.ebuild b/app-text/duconv/duconv-1.1.ebuild index ee3cec03da83..b6234cebac51 100644 --- a/app-text/duconv/duconv-1.1.ebuild +++ b/app-text/duconv/duconv-1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 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.19 2006/12/18 21:24:45 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.20 2008/01/25 19:38:20 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="~amd64 mips ppc ~ppc-macos sparc x86" +KEYWORDS="~amd64 mips ppc sparc x86" SLOT="0" IUSE="" |