diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 19:28:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 19:28:41 +0000 |
commit | e15d4e85d79f436c4bb0722e1288825d58220e95 (patch) | |
tree | 49bd044db9ef5a242a63c2f28570993d3c349ff3 /app-text/duconv | |
parent | Stable on amd64 wrt bug #350717 (diff) | |
download | gentoo-2-e15d4e85d79f436c4bb0722e1288825d58220e95.tar.gz gentoo-2-e15d4e85d79f436c4bb0722e1288825d58220e95.tar.bz2 gentoo-2-e15d4e85d79f436c4bb0722e1288825d58220e95.zip |
Stable on amd64 wrt bug #350718
(Portage version: 2.1.9.29/cvs/Linux x86_64)
Diffstat (limited to 'app-text/duconv')
-rw-r--r-- | app-text/duconv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/duconv/duconv-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/duconv/ChangeLog b/app-text/duconv/ChangeLog index c1c073763739..1adfcf30a6af 100644 --- a/app-text/duconv/ChangeLog +++ b/app-text/duconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/duconv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.19 2011/01/05 17:41:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.20 2011/01/05 19:28:41 hwoarang Exp $ + + 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> duconv-1.1.ebuild: + Stable on amd64 wrt bug #350718 05 Jan 2011; Justin Lecher <jlec@gentoo.org> duconv-1.1.ebuild: Some Clean up diff --git a/app-text/duconv/duconv-1.1.ebuild b/app-text/duconv/duconv-1.1.ebuild index 893cb5f9e316..7d2ffdbd785a 100644 --- a/app-text/duconv/duconv-1.1.ebuild +++ b/app-text/duconv/duconv-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.23 2011/01/05 17:41:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.24 2011/01/05 19:28:41 hwoarang Exp $ inherit toolchain-funcs base @@ -9,7 +9,7 @@ SRC_URI="http://people.freenet.de/tfaehr/${PN}.tgz" HOMEPAGE="http://people.freenet.de/tfaehr/linux.htm" LICENSE="as-is" -KEYWORDS="~amd64 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="" |