diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-22 18:15:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-22 18:15:25 +0000 |
commit | 88810c5ff42b18e53372fd89f8ea0fd57460dad9 (patch) | |
tree | 1012e5f20c324f108daef0ec8dff11c8bc42b71a /app-text/dos2unix | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-88810c5ff42b18e53372fd89f8ea0fd57460dad9.tar.gz gentoo-2-88810c5ff42b18e53372fd89f8ea0fd57460dad9.tar.bz2 gentoo-2-88810c5ff42b18e53372fd89f8ea0fd57460dad9.zip |
Stable for ppc64, wrt bug #519022
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-6.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 6a0bfd254be3..9987a0e5ef43 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.142 2014/08/19 07:45:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.143 2014/08/22 18:15:25 ago Exp $ + + 22 Aug 2014; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.5.ebuild: + Stable for ppc64, wrt bug #519022 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.5.ebuild: Stable for ia64, wrt bug #519022 diff --git a/app-text/dos2unix/dos2unix-6.0.5.ebuild b/app-text/dos2unix/dos2unix-6.0.5.ebuild index 9dea4998e568..4cb9f5e21a47 100644 --- a/app-text/dos2unix/dos2unix-6.0.5.ebuild +++ b/app-text/dos2unix/dos2unix-6.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.5.ebuild,v 1.5 2014/08/19 07:45:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.5.ebuild,v 1.6 2014/08/22 18:15:25 ago Exp $ EAPI=5 @@ -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=" |