summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-10 13:54:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-10 13:54:06 +0000
commit23418710ef296430b1d896e9b04cd853e3155324 (patch)
tree4ee40055722c81885a8cdc2123454bd4b53ee0cb /net-analyzer/linkchecker
parentStable on amd64 wrt bug #176297 (diff)
downloadgentoo-2-23418710ef296430b1d896e9b04cd853e3155324.tar.gz
gentoo-2-23418710ef296430b1d896e9b04cd853e3155324.tar.bz2
gentoo-2-23418710ef296430b1d896e9b04cd853e3155324.zip
x86 stable wrt #188345
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r--net-analyzer/linkchecker/ChangeLog5
-rw-r--r--net-analyzer/linkchecker/linkchecker-4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/linkchecker/ChangeLog b/net-analyzer/linkchecker/ChangeLog
index fff1f7013b22..c57ac2d00823 100644
--- a/net-analyzer/linkchecker/ChangeLog
+++ b/net-analyzer/linkchecker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/linkchecker
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.29 2007/07/15 14:43:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.30 2007/08/10 13:54:06 armin76 Exp $
+
+ 10 Aug 2007; Raúl Porcel <armin76@gentoo.org> linkchecker-4.7.ebuild:
+ x86 stable wrt #188345
15 Jul 2007; Raúl Porcel <armin76@gentoo.org> -linkchecker-4.4.ebuild:
old
diff --git a/net-analyzer/linkchecker/linkchecker-4.7.ebuild b/net-analyzer/linkchecker/linkchecker-4.7.ebuild
index c25591021de8..f85290782994 100644
--- a/net-analyzer/linkchecker/linkchecker-4.7.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-4.7.ebuild,v 1.1 2007/07/09 16:02:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-4.7.ebuild,v 1.2 2007/08/10 13:54:06 armin76 Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.4"