diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-16 00:24:07 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-16 00:24:07 +0000 |
commit | a70729332409b3ee7d5e4621794cd9a6a66468fe (patch) | |
tree | 9b1b95ff309557e7a2f3c0ea0e4f0438f99b9694 /app-text/dos2unix/dos2unix-3.1-r2.ebuild | |
parent | Stable on amd64 wrt bug #188590 (diff) | |
download | historical-a70729332409b3ee7d5e4621794cd9a6a66468fe.tar.gz historical-a70729332409b3ee7d5e4621794cd9a6a66468fe.tar.bz2 historical-a70729332409b3ee7d5e4621794cd9a6a66468fe.zip |
Stable on amd64 wrt bug #188606
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1-r2.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1-r2.ebuild b/app-text/dos2unix/dos2unix-3.1-r2.ebuild index 8972fbc9fae3..81f99995270f 100644 --- a/app-text/dos2unix/dos2unix-3.1-r2.ebuild +++ b/app-text/dos2unix/dos2unix-3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r2.ebuild,v 1.8 2007/08/15 03:43:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r2.ebuild,v 1.9 2007/08/16 00:24:07 angelos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="" |