diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-05-02 15:41:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-05-02 15:41:15 +0000 |
commit | 542bb01ae86385860b8893ce6e8963f7b44a6a77 (patch) | |
tree | 7c258a78620a84ca02850654362ae660a3862b57 /app-text/dos2unix | |
parent | Stable for HPPA (bug #365323). (diff) | |
download | gentoo-2-542bb01ae86385860b8893ce6e8963f7b44a6a77.tar.gz gentoo-2-542bb01ae86385860b8893ce6e8963f7b44a6a77.tar.bz2 gentoo-2-542bb01ae86385860b8893ce6e8963f7b44a6a77.zip |
Stable for HPPA (bug #365007).
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-5.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 0e1e3d2570e4..551100aeea8e 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.68 2011/04/27 08:32:52 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.69 2011/05/02 15:41:15 jer Exp $ + + 02 May 2011; Jeroen Roovers <jer@gentoo.org> dos2unix-5.2.1.ebuild: + Stable for HPPA (bug #365007). 27 Apr 2011; Christoph Mende <angelos@gentoo.org> dos2unix-5.2.1.ebuild: Stable on amd64 wrt bug #365007 diff --git a/app-text/dos2unix/dos2unix-5.2.1.ebuild b/app-text/dos2unix/dos2unix-5.2.1.ebuild index 78978c3ffdd8..66ed5a30311a 100644 --- a/app-text/dos2unix/dos2unix-5.2.1.ebuild +++ b/app-text/dos2unix/dos2unix-5.2.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/dos2unix/dos2unix-5.2.1.ebuild,v 1.5 2011/04/27 08:32:52 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.2.1.ebuild,v 1.6 2011/05/02 15:41:15 jer Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="debug nls" RDEPEND=" |