diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-13 17:30:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-13 17:30:51 +0000 |
commit | ef04a02cd2c7a0bd14797dfbce1ea83f2002fe0b (patch) | |
tree | 910a2b7ba29569e0a689368b33a0fdc0a31f9dac /app-text/dos2unix | |
parent | Stable for HPPA (bug #351077). (diff) | |
download | historical-ef04a02cd2c7a0bd14797dfbce1ea83f2002fe0b.tar.gz historical-ef04a02cd2c7a0bd14797dfbce1ea83f2002fe0b.tar.bz2 historical-ef04a02cd2c7a0bd14797dfbce1ea83f2002fe0b.zip |
Stable for HPPA (bug #350646).
Package-Manager: portage-2.2.0_alpha15/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.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index d724d65b441e..5a4d8573d901 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.56 2011/01/09 18:08:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.57 2011/01/13 17:30:51 jer Exp $ + + 13 Jan 2011; Jeroen Roovers <jer@gentoo.org> dos2unix-5.1.1.ebuild: + Stable for HPPA (bug #350646). 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> dos2unix-5.1.1.ebuild: alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #350646 diff --git a/app-text/dos2unix/dos2unix-5.1.1.ebuild b/app-text/dos2unix/dos2unix-5.1.1.ebuild index 6d3eac49ce50..675d10d1d162 100644 --- a/app-text/dos2unix/dos2unix-5.1.1.ebuild +++ b/app-text/dos2unix/dos2unix-5.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/dos2unix/dos2unix-5.1.1.ebuild,v 1.4 2011/01/09 18:08:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild,v 1.5 2011/01/13 17:30:51 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="nls" DEPEND="virtual/libintl" |