diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:34:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:34:52 +0000 |
commit | bcfc3e7366ba5e001e76e6376d6f774121bb1a45 (patch) | |
tree | 086c3cb8ccdb231ae934e6228510f667dd6584b0 /app-text/dos2unix | |
parent | Stable for alpha, wrt bug #445208 (diff) | |
download | gentoo-2-bcfc3e7366ba5e001e76e6376d6f774121bb1a45.tar.gz gentoo-2-bcfc3e7366ba5e001e76e6376d6f774121bb1a45.tar.bz2 gentoo-2-bcfc3e7366ba5e001e76e6376d6f774121bb1a45.zip |
Stable for alpha, 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 c211c2c38c98..8b9324b33ab4 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.117 2012/12/29 14:23:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.118 2012/12/30 14:34:52 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.2.ebuild: + Stable for alpha, wrt bug #441106 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.2.ebuild: Stable for sparc, wrt bug #441106 diff --git a/app-text/dos2unix/dos2unix-6.0.2.ebuild b/app-text/dos2unix/dos2unix-6.0.2.ebuild index 380a18ba67a9..b8240b8c753c 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.9 2012/12/29 14:23:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.2.ebuild,v 1.10 2012/12/30 14:34:52 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=" |