diff options
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1.ebuild b/app-text/dos2unix/dos2unix-3.1.ebuild index ba3011d4909d..4932820ce8d4 100644 --- a/app-text/dos2unix/dos2unix-3.1.ebuild +++ b/app-text/dos2unix/dos2unix-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1.ebuild,v 1.9 2004/04/07 21:45:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1.ebuild,v 1.10 2004/04/29 00:00:06 avenj Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www2.tripleg.net.au/dos2unix.builder/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" DEPEND="" RDEPEND="!app-text/hd2u" |