diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
commit | 6635541b9c38b3a541bc130eae62cd1e591f2fff (patch) | |
tree | 015085da57a110631c32327d148959693d190744 /net-www/linklint | |
parent | added dependency to gettext-0.12 (diff) | |
download | historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.gz historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.bz2 historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-www/linklint')
-rw-r--r-- | net-www/linklint/linklint-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/linklint/linklint-2.3.4.ebuild b/net-www/linklint/linklint-2.3.4.ebuild index a9a77af5e9c8..e8bc60187217 100644 --- a/net-www/linklint/linklint-2.3.4.ebuild +++ b/net-www/linklint/linklint-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/linklint/linklint-2.3.4.ebuild,v 1.1 2003/06/08 17:19:06 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/linklint/linklint-2.3.4.ebuild,v 1.2 2003/07/13 21:44:10 aliz Exp $ DESCRIPTION="Linklint is a Perl program that checks links on web sites." HOMEPAGE="http://www.mindspring.com/~bowlin/linklint/index.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.mindspring.com/~bowlin/linklint/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |