diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-24 09:21:47 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-24 09:21:47 +0000 |
commit | 3fc69f290b1bfec67487e2cfe9346aa31471aa75 (patch) | |
tree | 9b594ce22af57b1590f6c3791abba6130e96dbb6 /net-analyzer/linkchecker | |
parent | Bump (diff) | |
download | gentoo-2-3fc69f290b1bfec67487e2cfe9346aa31471aa75.tar.gz gentoo-2-3fc69f290b1bfec67487e2cfe9346aa31471aa75.tar.bz2 gentoo-2-3fc69f290b1bfec67487e2cfe9346aa31471aa75.zip |
ppc stable (bug 420633).
(Portage version: 2.1.11.11/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r-- | net-analyzer/linkchecker/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-7.8.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-analyzer/linkchecker/ChangeLog b/net-analyzer/linkchecker/ChangeLog index 14cfe2eae46c..9389b18f5485 100644 --- a/net-analyzer/linkchecker/ChangeLog +++ b/net-analyzer/linkchecker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/linkchecker # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.75 2012/08/18 21:38:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.76 2012/08/24 09:21:47 xmw Exp $ + + 24 Aug 2012; Michael Weber <xmw@gentoo.org> linkchecker-7.8.ebuild: + ppc stable (bug 420633). 18 Aug 2012; Anthony G. Basile <blueness@gentoo.org> linkchecker-7.9.ebuild: Stable ppc, bug #429154 @@ -317,4 +320,3 @@ 23 Apr 2004; Stuart Herbert <stuart@gentoo.org> linkchecker-1.12.0.ebuild, metadata.xml: Initial import; thanks to Carlo <current@myrealbox.com>; bug #40259 - diff --git a/net-analyzer/linkchecker/linkchecker-7.8.ebuild b/net-analyzer/linkchecker/linkchecker-7.8.ebuild index 42aa5b5f1355..5e3965615373 100644 --- a/net-analyzer/linkchecker/linkchecker-7.8.ebuild +++ b/net-analyzer/linkchecker/linkchecker-7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-7.8.ebuild,v 1.3 2012/07/04 06:07:20 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-7.8.ebuild,v 1.4 2012/08/24 09:21:47 xmw Exp $ EAPI=4 @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x64-solaris" IUSE="bash-completion bookmarks clamav doc geoip gnome login syntax-check X" RDEPEND=" |