diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-10-08 01:19:40 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-10-08 01:19:40 +0000 |
commit | a310b50c50d819b77df9c340f879a0c3124c0f5c (patch) | |
tree | 185811311bdfe8bfb5ae74d0e2c29f670e244831 /app-text/dos2unix | |
parent | Version bump. (diff) | |
download | gentoo-2-a310b50c50d819b77df9c340f879a0c3124c0f5c.tar.gz gentoo-2-a310b50c50d819b77df9c340f879a0c3124c0f5c.tar.bz2 gentoo-2-a310b50c50d819b77df9c340f879a0c3124c0f5c.zip |
Mark stable on amd64. See bug #522520.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-text/dos2unix')
-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 710afec74ca5..6cbd9ae91392 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.149 2014/10/07 04:51:53 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.150 2014/10/08 01:19:40 mrueg Exp $ + + 08 Oct 2014; Manuel Rüger <mrueg@gentoo.org> dos2unix-6.0.6.ebuild: + Mark stable on amd64. See bug #522520. *dos2unix-7.1 (07 Oct 2014) diff --git a/app-text/dos2unix/dos2unix-6.0.6.ebuild b/app-text/dos2unix/dos2unix-6.0.6.ebuild index 3f088b24e496..1ca0adaf6b5b 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-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.6.ebuild,v 1.3 2014/09/24 19:41:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.6.ebuild,v 1.4 2014/10/08 01:19:40 mrueg 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=" |