diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-28 23:27:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-28 23:27:42 +0000 |
commit | 625211f90826ac7e1c83ecd2ff265a1eff9c4be9 (patch) | |
tree | 08cd98613b5dc490e1063cd62de7f477d8988d58 /app-text/dos2unix/dos2unix-3.1.ebuild | |
parent | revision bump to fix bug #58644. Remove -r1. (Manifest recommit) (diff) | |
download | gentoo-2-625211f90826ac7e1c83ecd2ff265a1eff9c4be9.tar.gz gentoo-2-625211f90826ac7e1c83ecd2ff265a1eff9c4be9.tar.bz2 gentoo-2-625211f90826ac7e1c83ecd2ff265a1eff9c4be9.zip |
touchups
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1.ebuild b/app-text/dos2unix/dos2unix-3.1.ebuild index 6b0ced69f4a8..13a072095f32 100644 --- a/app-text/dos2unix/dos2unix-3.1.ebuild +++ b/app-text/dos2unix/dos2unix-3.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # 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.16 2004/07/23 20:03:49 erik_swanson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1.ebuild,v 1.17 2004/07/28 23:27:42 vapier Exp $ inherit eutils DESCRIPTION="Dos2unix converts DOS or MAC text files to UNIX format" -HOMEPAGE="" +HOMEPAGE="I HAVE NO HOME :(" SRC_URI="http://www2.tripleg.net.au/dos2unix.builder/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64 hppa ~mips ppc64 macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ppc64 macos" IUSE="" DEPEND="" |