diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 15:50:00 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 15:50:00 +0000 |
commit | 7440acfd8a027cf74a1857e5bf7118f830244966 (patch) | |
tree | 3f3fcff217544a6039f8bd9c04361bc7a395f918 /dev-util/linklint/linklint-2.3.4.ebuild | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-7440acfd8a027cf74a1857e5bf7118f830244966.tar.gz gentoo-2-7440acfd8a027cf74a1857e5bf7118f830244966.tar.bz2 gentoo-2-7440acfd8a027cf74a1857e5bf7118f830244966.zip |
Added to ~ppc
Diffstat (limited to 'dev-util/linklint/linklint-2.3.4.ebuild')
-rw-r--r-- | dev-util/linklint/linklint-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/linklint/linklint-2.3.4.ebuild b/dev-util/linklint/linklint-2.3.4.ebuild index 74743992a192..d65262877334 100644 --- a/dev-util/linklint/linklint-2.3.4.ebuild +++ b/dev-util/linklint/linklint-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/linklint-2.3.4.ebuild,v 1.1 2004/08/15 17:29:23 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/linklint-2.3.4.ebuild,v 1.2 2004/08/30 15:50:00 dholm 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 ~ppc" IUSE="" DEPEND="dev-lang/perl" |