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 | 8177e857b238353a98ad904b3feb1743ecc364ae (patch) | |
tree | 7567d79c9ee6353589bd2e400ae89ce1edfebc20 /app-text/unix2dos | |
parent | revision bump to fix bug #58644. Remove -r1. (diff) | |
download | historical-8177e857b238353a98ad904b3feb1743ecc364ae.tar.gz historical-8177e857b238353a98ad904b3feb1743ecc364ae.tar.bz2 historical-8177e857b238353a98ad904b3feb1743ecc364ae.zip |
touchups
Diffstat (limited to 'app-text/unix2dos')
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 955ecac6dc8b..d85a6d771b83 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.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/unix2dos/unix2dos-2.2.ebuild,v 1.17 2004/07/23 20:13:14 erik_swanson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.18 2004/07/28 23:24:59 vapier Exp $ inherit gcc eutils DESCRIPTION="UNIX to DOS text file format converter" -HOMEPAGE="" +HOMEPAGE="I HAVE NO HOME :(" SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips ppc64 macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ppc64 macos" IUSE="" DEPEND="" |