diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-23 04:48:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-23 04:48:48 +0000 |
commit | 30cd55e11b849834d532b3012974018e8634b423 (patch) | |
tree | d7150571b8e9daa0496f3aec28376fa0e7049446 /app-text | |
parent | Stable for PPC64 (bug #534868). (diff) | |
download | gentoo-2-30cd55e11b849834d532b3012974018e8634b423.tar.gz gentoo-2-30cd55e11b849834d532b3012974018e8634b423.tar.bz2 gentoo-2-30cd55e11b849834d532b3012974018e8634b423.zip |
Stable for PPC64 (bug #522520).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-6.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 81129c661ea3..e3cd69aedb7d 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.156 2015/04/05 21:41:04 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.157 2015/04/23 04:48:48 jer Exp $ + + 23 Apr 2015; Jeroen Roovers <jer@gentoo.org> dos2unix-6.0.6.ebuild: + Stable for PPC64 (bug #522520). *dos2unix-7.2.1 (05 Apr 2015) diff --git a/app-text/dos2unix/dos2unix-6.0.6.ebuild b/app-text/dos2unix/dos2unix-6.0.6.ebuild index 5203763cbd63..b05735f03a98 100644 --- a/app-text/dos2unix/dos2unix-6.0.6.ebuild +++ b/app-text/dos2unix/dos2unix-6.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.6.ebuild,v 1.7 2015/03/02 09:30:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.6.ebuild,v 1.8 2015/04/23 04:48:48 jer 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=" |