diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-13 10:58:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-13 10:58:57 +0000 |
commit | 53b6c68ad5c82dbcd2a0e059e448e771c8a2d96e (patch) | |
tree | 5ffbe9d119b2f7e3a74df178c85c2bd6300f7af1 /app-text/dos2unix | |
parent | Stable for ppc, wrt bug #461560 (diff) | |
download | gentoo-2-53b6c68ad5c82dbcd2a0e059e448e771c8a2d96e.tar.gz gentoo-2-53b6c68ad5c82dbcd2a0e059e448e771c8a2d96e.tar.bz2 gentoo-2-53b6c68ad5c82dbcd2a0e059e448e771c8a2d96e.zip |
Stable for ppc, wrt bug #461082
(Portage version: 2.1.11.52/cvs/Linux 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index ccd282dec84b..8e5d95dd00df 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.124 2013/03/13 09:15:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.125 2013/03/13 10:58:57 ago Exp $ + + 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.3.ebuild: + Stable for ppc, wrt bug #461082 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.3.ebuild: Stable for x86, wrt bug #461082 diff --git a/app-text/dos2unix/dos2unix-6.0.3.ebuild b/app-text/dos2unix/dos2unix-6.0.3.ebuild index 01a5cfe6cc95..a43591ce43bb 100644 --- a/app-text/dos2unix/dos2unix-6.0.3.ebuild +++ b/app-text/dos2unix/dos2unix-6.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.3.ebuild,v 1.4 2013/03/13 09:15:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.3.ebuild,v 1.5 2013/03/13 10:58:57 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=" |