diff options
author | Markus Meier <maekke@gentoo.org> | 2014-09-13 11:55:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-09-13 11:55:38 +0000 |
commit | 45e3d085ae661a839394a66b46887864c3288ffa (patch) | |
tree | 9df4310cbbe625f522feec5ac89ac85f299ca953 /app-text | |
parent | arm stable, bug #518926 (diff) | |
download | gentoo-2-45e3d085ae661a839394a66b46887864c3288ffa.tar.gz gentoo-2-45e3d085ae661a839394a66b46887864c3288ffa.tar.bz2 gentoo-2-45e3d085ae661a839394a66b46887864c3288ffa.zip |
arm stable, bug #519022
(Portage version: 2.2.12-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-text')
-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 e98d078f5429..27d5ce5da7bc 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.146 2014/09/13 05:31:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.147 2014/09/13 11:55:38 maekke Exp $ + + 13 Sep 2014; Markus Meier <maekke@gentoo.org> dos2unix-6.0.5.ebuild: + arm stable, bug #519022 13 Sep 2014; Jeroen Roovers <jer@gentoo.org> dos2unix-6.0.6.ebuild: Stable for HPPA (bug #522520). diff --git a/app-text/dos2unix/dos2unix-6.0.5.ebuild b/app-text/dos2unix/dos2unix-6.0.5.ebuild index 54234b4680b6..bea87b04967f 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.7 2014/08/27 12:24:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.5.ebuild,v 1.8 2014/09/13 11:55:38 maekke 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=" |