diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-14 20:16:23 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-14 20:16:23 +0000 |
commit | b55e2e5eff468e61d326006be02e12a6162ac231 (patch) | |
tree | 792875260b92d288732b341ab808e919bbed5ca5 /app-text/dos2unix/dos2unix-3.1-r2.ebuild | |
parent | ppc stable, bug #188823 (diff) | |
download | gentoo-2-b55e2e5eff468e61d326006be02e12a6162ac231.tar.gz gentoo-2-b55e2e5eff468e61d326006be02e12a6162ac231.tar.bz2 gentoo-2-b55e2e5eff468e61d326006be02e12a6162ac231.zip |
ppc stable, bug #188606
(Portage version: 2.1.2.11)
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 dfdde758551f..d5aa79cf142e 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.6 2007/08/14 18:23:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r2.ebuild,v 1.7 2007/08/14 20:16:23 dertobi123 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="" |