summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-09-20 14:40:38 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-09-20 14:40:38 +0000
commit14bff3c30b464bb6f4f16d11ac69f3d22f1474bf (patch)
tree727659c29c74a5e860412eeb68fc347a10d26af5 /dev-util/linklint
parentVersion bump. Drop old. (diff)
downloadgentoo-2-14bff3c30b464bb6f4f16d11ac69f3d22f1474bf.tar.gz
gentoo-2-14bff3c30b464bb6f4f16d11ac69f3d22f1474bf.tar.bz2
gentoo-2-14bff3c30b464bb6f4f16d11ac69f3d22f1474bf.zip
amd64 stable, remove old. Make DESCRIPTION shorter.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'dev-util/linklint')
-rw-r--r--dev-util/linklint/ChangeLog8
-rw-r--r--dev-util/linklint/linklint-2.3.4.ebuild21
-rw-r--r--dev-util/linklint/linklint-2.3.5.ebuild8
3 files changed, 10 insertions, 27 deletions
diff --git a/dev-util/linklint/ChangeLog b/dev-util/linklint/ChangeLog
index 459bad82eb68..bfde35c18692 100644
--- a/dev-util/linklint/ChangeLog
+++ b/dev-util/linklint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/linklint
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/ChangeLog,v 1.9 2007/03/19 02:39:25 kloeri Exp $
+# 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 $
+
+ 20 Sep 2008; Santiago M. Mola <coldwind@gentoo.org>
+ -linklint-2.3.4.ebuild, linklint-2.3.5.ebuild:
+ amd64 stable, remove old. Make DESCRIPTION shorter.
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove ka0ttic from metadata.xml due to retirement.
diff --git a/dev-util/linklint/linklint-2.3.4.ebuild b/dev-util/linklint/linklint-2.3.4.ebuild
deleted file mode 100644
index 138cfbe3912c..000000000000
--- a/dev-util/linklint/linklint-2.3.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.3 2004/10/04 13:47:24 ka0ttic Exp $
-
-DESCRIPTION="Linklint is a Perl program that checks links on web sites."
-HOMEPAGE="http://www.linklint.org/"
-SRC_URI="http://www.linklint.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-src_install() {
- exeinto /usr/bin
- newexe ${P} linklint || die
- dodoc INSTALL.unix INSTALL.windows LICENSE.txt READ_ME.txt CHANGES.txt
- dohtml doc/*
-}
diff --git a/dev-util/linklint/linklint-2.3.5.ebuild b/dev-util/linklint/linklint-2.3.5.ebuild
index c4aba13cf37e..c322145969c6 100644
--- a/dev-util/linklint/linklint-2.3.5.ebuild
+++ b/dev-util/linklint/linklint-2.3.5.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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.4 2006/11/05 19:37:54 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/linklint/linklint-2.3.5.ebuild,v 1.5 2008/09/20 14:40:38 coldwind Exp $
-DESCRIPTION="Linklint is a Perl program that checks links on web sites."
+DESCRIPTION="a Perl program that checks links on web sites."
HOMEPAGE="http://www.linklint.org/"
SRC_URI="http://www.linklint.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="dev-lang/perl"