summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-05 17:54:56 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-05 17:54:56 +0000
commitde9d9d9dc339a795ad74de4621b347269db89ab0 (patch)
tree614ed8a8e5410dddb23461c3f4d09fff8106eb36 /net-analyzer
parentThe code seems fragile. strip-flags to fix at least bug #285448 and protect a... (diff)
downloadgentoo-2-de9d9d9dc339a795ad74de4621b347269db89ab0.tar.gz
gentoo-2-de9d9d9dc339a795ad74de4621b347269db89ab0.tar.bz2
gentoo-2-de9d9d9dc339a795ad74de4621b347269db89ab0.zip
Marked ~ppc-macos and ~x64-solaris
(Portage version: 2.2.00.14487-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/linkchecker/ChangeLog5
-rw-r--r--net-analyzer/linkchecker/linkchecker-5.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/linkchecker/ChangeLog b/net-analyzer/linkchecker/ChangeLog
index dfe539033f9d..00772347fe65 100644
--- a/net-analyzer/linkchecker/ChangeLog
+++ b/net-analyzer/linkchecker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/linkchecker
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.40 2009/06/29 22:55:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.41 2009/10/05 17:54:56 grobian Exp $
+
+ 05 Oct 2009; Fabian Groffen <grobian@gentoo.org> linkchecker-5.0.2.ebuild:
+ Marked ~ppc-macos and ~x64-solaris
*linkchecker-5.0.2 (29 Jun 2009)
diff --git a/net-analyzer/linkchecker/linkchecker-5.0.2.ebuild b/net-analyzer/linkchecker/linkchecker-5.0.2.ebuild
index 5443d43b3a35..a05c93f0cfb0 100644
--- a/net-analyzer/linkchecker/linkchecker-5.0.2.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-5.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-5.0.2.ebuild,v 1.2 2009/06/30 00:15:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-5.0.2.ebuild,v 1.3 2009/10/05 17:54:56 grobian Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x64-solaris"
IUSE=""
DEPEND=">=dev-lang/python-2.5"