diff options
-rw-r--r-- | app-doc/halibut/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/halibut/halibut-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/halibut/ChangeLog b/app-doc/halibut/ChangeLog index 3cb540031785..136873748e7f 100644 --- a/app-doc/halibut/ChangeLog +++ b/app-doc/halibut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/halibut # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/ChangeLog,v 1.10 2010/07/07 13:30:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/ChangeLog,v 1.11 2010/07/18 13:38:26 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> halibut-1.0.ebuild: + ppc stable #324211 07 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> halibut-1.0.ebuild: x86 stable wrt bug #324211 diff --git a/app-doc/halibut/halibut-1.0.ebuild b/app-doc/halibut/halibut-1.0.ebuild index a4fefa9d4905..6fff2b48efe2 100644 --- a/app-doc/halibut/halibut-1.0.ebuild +++ b/app-doc/halibut/halibut-1.0.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/app-doc/halibut/halibut-1.0.ebuild,v 1.4 2010/07/07 13:30:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-1.0.ebuild,v 1.5 2010/07/18 13:38:26 nixnut Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" src_compile() { |