diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:27:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:27:38 +0000 |
commit | c2c0d80386e0804beb44f21419ad3a708d679e9b (patch) | |
tree | 6704663b6e0a7b8dab9e74d0cda16f51fbfc6609 /app-text/dos2unix | |
parent | Stable for amd64, wrt bug #400333 (diff) | |
download | gentoo-2-c2c0d80386e0804beb44f21419ad3a708d679e9b.tar.gz gentoo-2-c2c0d80386e0804beb44f21419ad3a708d679e9b.tar.bz2 gentoo-2-c2c0d80386e0804beb44f21419ad3a708d679e9b.zip |
Stable for amd64, wrt bug #399953
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-5.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 21bd30c853f3..191bf004bc21 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.76 2012/01/31 06:17:38 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.77 2012/01/31 13:27:38 ago Exp $ + + 31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> dos2unix-5.3.1.ebuild: + Stable for amd64, wrt bug #399953 *dos2unix-5.3.2 (31 Jan 2012) diff --git a/app-text/dos2unix/dos2unix-5.3.1.ebuild b/app-text/dos2unix/dos2unix-5.3.1.ebuild index 906366496346..d815e333ed02 100644 --- a/app-text/dos2unix/dos2unix-5.3.1.ebuild +++ b/app-text/dos2unix/dos2unix-5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.3.1.ebuild,v 1.3 2012/01/31 06:17:38 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.3.1.ebuild,v 1.4 2012/01/31 13:27:38 ago Exp $ EAPI=4 @@ -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=" |