diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:38:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:38:26 +0000 |
commit | 71d503fa7fc494f7303cd3c2fbe7a0bb6784e036 (patch) | |
tree | 1461518ae97aa8b273d7c86d64b3662ce4877278 /app-doc/halibut | |
parent | ppc stable #324177 (diff) | |
download | gentoo-2-71d503fa7fc494f7303cd3c2fbe7a0bb6784e036.tar.gz gentoo-2-71d503fa7fc494f7303cd3c2fbe7a0bb6784e036.tar.bz2 gentoo-2-71d503fa7fc494f7303cd3c2fbe7a0bb6784e036.zip |
ppc stable #324211
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'app-doc/halibut')
-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() { |