summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/linkchecker/ChangeLog7
-rw-r--r--net-analyzer/linkchecker/linkchecker-5.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/linkchecker/ChangeLog b/net-analyzer/linkchecker/ChangeLog
index 7d5687ea3d62..619ce5261944 100644
--- a/net-analyzer/linkchecker/ChangeLog
+++ b/net-analyzer/linkchecker/ChangeLog
@@ -1,6 +1,9 @@
# 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.45 2010/09/22 19:40:17 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.46 2011/03/12 13:32:26 xarthisius Exp $
+
+ 12 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> linkchecker-5.2.ebuild:
+ ppc stable wrt #334735
22 Sep 2010; Markos Chandras <hwoarang@gentoo.org> linkchecker-5.2.ebuild:
Stable on amd64 wrt bug #334735
diff --git a/net-analyzer/linkchecker/linkchecker-5.2.ebuild b/net-analyzer/linkchecker/linkchecker-5.2.ebuild
index 3593edcbe05d..d44c0d51af8d 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
+# Copyright 1999-2011 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.3 2010/09/22 19:40:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-5.2.ebuild,v 1.4 2011/03/12 13:32:26 xarthisius 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] )"