diff options
author | 2011-05-17 05:53:51 +0000 | |
---|---|---|
committer | 2011-05-17 05:53:51 +0000 | |
commit | e8052ec108d2bee150c7b9de27a31e3ef21830f9 (patch) | |
tree | 8d15487cb837f5fd08efa9a9c277d776e4affb3c /app-text/dos2unix/dos2unix-5.2.1.ebuild | |
parent | arm stable, bug #364849 (diff) | |
download | historical-e8052ec108d2bee150c7b9de27a31e3ef21830f9.tar.gz historical-e8052ec108d2bee150c7b9de27a31e3ef21830f9.tar.bz2 historical-e8052ec108d2bee150c7b9de27a31e3ef21830f9.zip |
arm stable, bug #365007
Package-Manager: portage-2.1.9.49/cvs/Linux i686
Diffstat (limited to 'app-text/dos2unix/dos2unix-5.2.1.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-5.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-5.2.1.ebuild b/app-text/dos2unix/dos2unix-5.2.1.ebuild index db683b85bfa9..7e275ed76700 100644 --- a/app-text/dos2unix/dos2unix-5.2.1.ebuild +++ b/app-text/dos2unix/dos2unix-5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.2.1.ebuild,v 1.8 2011/05/16 14:42:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.2.1.ebuild,v 1.9 2011/05/17 05:53:51 maekke Exp $ EAPI="3" @@ -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=" |