diff options
author | 2007-08-25 13:47:42 +0000 | |
---|---|---|
committer | 2007-08-25 13:47:42 +0000 | |
commit | 9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3 (patch) | |
tree | 31b833149519f17d0ba17ce152d7f20a1a023f7b /app-text/dos2unix/dos2unix-3.1-r2.ebuild | |
parent | m68k/s390 stable (diff) | |
download | historical-9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3.tar.gz historical-9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3.tar.bz2 historical-9dd44bd0bd00bdc6af38834c64e09a6910e5a9f3.zip |
s390/sh stable
Package-Manager: portage-2.1.3.7
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 81f99995270f..3de9bc0849d6 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.9 2007/08/16 00:24:07 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r2.ebuild,v 1.10 2007/08/25 13:47:27 vapier 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="" |