diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 18:32:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 18:32:01 +0000 |
commit | cd4759267258a3f0c0bafd43a0cba7db6ab12546 (patch) | |
tree | e9ae40a62735068bfae31277a8835db2f3b35483 /app-text/dos2unix | |
parent | Fix LICENSE, bug 445808. (diff) | |
download | gentoo-2-cd4759267258a3f0c0bafd43a0cba7db6ab12546.tar.gz gentoo-2-cd4759267258a3f0c0bafd43a0cba7db6ab12546.tar.bz2 gentoo-2-cd4759267258a3f0c0bafd43a0cba7db6ab12546.zip |
Stable for ppc, wrt bug #441106
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-6.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 7b2afeeb7499..1152928e916c 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.110 2012/12/07 04:42:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.111 2012/12/07 18:32:01 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.2.ebuild: + Stable for ppc, wrt bug #441106 07 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> dos2unix-6.0.2.ebuild: Stable on amd64, wrt bug #441106 diff --git a/app-text/dos2unix/dos2unix-6.0.2.ebuild b/app-text/dos2unix/dos2unix-6.0.2.ebuild index 5579e8805809..3b935a4b8a2b 100644 --- a/app-text/dos2unix/dos2unix-6.0.2.ebuild +++ b/app-text/dos2unix/dos2unix-6.0.2.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-6.0.2.ebuild,v 1.2 2012/12/07 04:42:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.2.ebuild,v 1.3 2012/12/07 18:32:01 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=" |