diff options
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index e2671efd446c..0aac31d095bc 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.19 2007/01/26 22:28:52 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.20 2007/01/27 02:13:01 tester Exp $ + + 27 Jan 2007; Olivier Crête <tester@gentoo.org> dos2unix-3.1-r1.ebuild: + Stable on amd64 for bug #163872 26 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> dos2unix-3.1-r1.ebuild: diff --git a/app-text/dos2unix/dos2unix-3.1-r1.ebuild b/app-text/dos2unix/dos2unix-3.1-r1.ebuild index 553106305e3f..8995abaa63b2 100644 --- a/app-text/dos2unix/dos2unix-3.1-r1.ebuild +++ b/app-text/dos2unix/dos2unix-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r1.ebuild,v 1.6 2007/01/26 22:28:52 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r1.ebuild,v 1.7 2007/01/27 02:13:01 tester Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |