diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-07 09:32:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-07 09:32:50 +0000 |
commit | 2a0ef7372e1a9a98edbaf5ecdb8d5f6f1f236715 (patch) | |
tree | 79e4b911575d2845ed90996e6a8e31bb383e48cb /app-text | |
parent | Stable for amd64, wrt bug #414673 (diff) | |
download | gentoo-2-2a0ef7372e1a9a98edbaf5ecdb8d5f6f1f236715.tar.gz gentoo-2-2a0ef7372e1a9a98edbaf5ecdb8d5f6f1f236715.tar.bz2 gentoo-2-2a0ef7372e1a9a98edbaf5ecdb8d5f6f1f236715.zip |
Stable for amd64, wrt bug #414883
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-5.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 260281be7907..012da543be3f 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.85 2012/05/06 15:16:07 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.86 2012/05/07 09:32:50 ago Exp $ + + 07 May 2012; Agostino Sarubbo <ago@gentoo.org> dos2unix-5.3.3.ebuild: + Stable for amd64, wrt bug #414883 *dos2unix-6.0 (06 May 2012) diff --git a/app-text/dos2unix/dos2unix-5.3.3.ebuild b/app-text/dos2unix/dos2unix-5.3.3.ebuild index 33d85ebf8dd4..f6b15cdd8118 100644 --- a/app-text/dos2unix/dos2unix-5.3.3.ebuild +++ b/app-text/dos2unix/dos2unix-5.3.3.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.3.ebuild,v 1.1 2012/03/11 01:38:52 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.3.3.ebuild,v 1.2 2012/05/07 09:32:50 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=" |