diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-10 19:07:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-10 19:07:29 +0000 |
commit | 82fa888f82f38c648ef8fcec08c47c5263932b47 (patch) | |
tree | 84bde527b53731dc367ef6e320cb8a4e39f05c25 /app-text/dos2unix | |
parent | Marking cifs-utils-5.4 ppc64 for bug 420895 (diff) | |
download | gentoo-2-82fa888f82f38c648ef8fcec08c47c5263932b47.tar.gz gentoo-2-82fa888f82f38c648ef8fcec08c47c5263932b47.tar.bz2 gentoo-2-82fa888f82f38c648ef8fcec08c47c5263932b47.zip |
Marking dos2unix-6.0 ppc64 for bug 421999
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index e2865182c4fa..d88061e2573d 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.97 2012/07/08 08:32:11 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.98 2012/07/10 19:07:29 ranger Exp $ + + 10 Jul 2012; Brent Baude <ranger@gentoo.org> dos2unix-6.0.ebuild: + Marking dos2unix-6.0 ppc64 for bug 421999 08 Jul 2012; Akinori Hattori <hattya@gentoo.org> dos2unix-6.0.ebuild: ia64 stable wrt bug #421999 diff --git a/app-text/dos2unix/dos2unix-6.0.ebuild b/app-text/dos2unix/dos2unix-6.0.ebuild index ed9f25e73fe3..5b2d8637b338 100644 --- a/app-text/dos2unix/dos2unix-6.0.ebuild +++ b/app-text/dos2unix/dos2unix-6.0.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.ebuild,v 1.6 2012/07/08 08:32:11 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.ebuild,v 1.7 2012/07/10 19:07:29 ranger 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=" |