summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-17 09:55:39 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-17 09:55:39 +0000
commitab34d3225953d26398c612bc3eb48c61bfaf10e6 (patch)
tree8a256da6dc4cde5a71283c183988a7eec48ac045 /net-analyzer/linkchecker
parentstable x86, bug 337537 (diff)
downloadgentoo-2-ab34d3225953d26398c612bc3eb48c61bfaf10e6.tar.gz
gentoo-2-ab34d3225953d26398c612bc3eb48c61bfaf10e6.tar.bz2
gentoo-2-ab34d3225953d26398c612bc3eb48c61bfaf10e6.zip
stable x86, bug 334735
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r--net-analyzer/linkchecker/ChangeLog6
-rw-r--r--net-analyzer/linkchecker/linkchecker-5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/linkchecker/ChangeLog b/net-analyzer/linkchecker/ChangeLog
index b2c228677433..725ffba26b90 100644
--- a/net-analyzer/linkchecker/ChangeLog
+++ b/net-analyzer/linkchecker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/linkchecker
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.43 2010/04/30 15:23:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.44 2010/09/17 09:55:39 fauli Exp $
+
+ 17 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
+ linkchecker-5.2.ebuild:
+ stable x86, bug 334735
*linkchecker-5.2 (30 Apr 2010)
diff --git a/net-analyzer/linkchecker/linkchecker-5.2.ebuild b/net-analyzer/linkchecker/linkchecker-5.2.ebuild
index e88d94bfc463..975183e64f66 100644
--- a/net-analyzer/linkchecker/linkchecker-5.2.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-5.2.ebuild,v 1.1 2010/04/30 15:22:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-5.2.ebuild,v 1.2 2010/09/17 09:55:39 fauli Exp $
EAPI="3"
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x64-solaris"
+KEYWORDS="~amd64 ~ppc x86 ~ppc-macos ~x64-solaris"
IUSE="X"
DEPEND="X? ( dev-python/PyQt4[X,assistant] )"