summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-04-06 09:22:21 +0000
committerJonathan Callen <abcd@gentoo.org>2010-04-06 09:22:21 +0000
commit07eb2cb3295582f822032dc40aa11e0848e50704 (patch)
tree301f127711344357b2bc0aa478c50c7fedcda2aa /dev-util/linklint
parentBump to EAPI=3, add prefix keywords (diff)
downloadgentoo-2-07eb2cb3295582f822032dc40aa11e0848e50704.tar.gz
gentoo-2-07eb2cb3295582f822032dc40aa11e0848e50704.tar.bz2
gentoo-2-07eb2cb3295582f822032dc40aa11e0848e50704.zip
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-util/linklint')
-rw-r--r--dev-util/linklint/ChangeLog7
-rw-r--r--dev-util/linklint/linklint-2.3.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/linklint/ChangeLog b/dev-util/linklint/ChangeLog
index bfde35c18692..0c8110345c39 100644
--- a/dev-util/linklint/ChangeLog
+++ b/dev-util/linklint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/linklint
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/ChangeLog,v 1.10 2008/09/20 14:40:38 coldwind Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/ChangeLog,v 1.11 2010/04/06 09:22:21 abcd Exp $
+
+ 06 Apr 2010; Jonathan Callen <abcd@gentoo.org> linklint-2.3.5.ebuild:
+ Add prefix keywords
20 Sep 2008; Santiago M. Mola <coldwind@gentoo.org>
-linklint-2.3.4.ebuild, linklint-2.3.5.ebuild:
diff --git a/dev-util/linklint/linklint-2.3.5.ebuild b/dev-util/linklint/linklint-2.3.5.ebuild
index c322145969c6..15ab915276a3 100644
--- a/dev-util/linklint/linklint-2.3.5.ebuild
+++ b/dev-util/linklint/linklint-2.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/linklint-2.3.5.ebuild,v 1.5 2008/09/20 14:40:38 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/linklint-2.3.5.ebuild,v 1.6 2010/04/06 09:22:21 abcd Exp $
DESCRIPTION="a Perl program that checks links on web sites."
HOMEPAGE="http://www.linklint.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.linklint.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-lang/perl"