diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 13:30:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 13:30:15 +0000 |
commit | 8ff6e8e78cd8015c78127ad54d307f23e3853463 (patch) | |
tree | d751fd95aeab3ad4696027eb5a4989eac262e229 /app-doc/halibut | |
parent | x86 stable wrt bug #324157 (diff) | |
download | gentoo-2-8ff6e8e78cd8015c78127ad54d307f23e3853463.tar.gz gentoo-2-8ff6e8e78cd8015c78127ad54d307f23e3853463.tar.bz2 gentoo-2-8ff6e8e78cd8015c78127ad54d307f23e3853463.zip |
x86 stable wrt bug #324211
(Portage version: 2.1.8.3/cvs/Linux i686)
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 171741d44a67..3cb540031785 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.9 2010/06/24 21:28:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/ChangeLog,v 1.10 2010/07/07 13:30:15 phajdan.jr Exp $ + + 07 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> halibut-1.0.ebuild: + x86 stable wrt bug #324211 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> halibut-1.0.ebuild: stable amd64, bug 324211 diff --git a/app-doc/halibut/halibut-1.0.ebuild b/app-doc/halibut/halibut-1.0.ebuild index 2a6982fad705..a4fefa9d4905 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.3 2010/06/24 21:28:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-1.0.ebuild,v 1.4 2010/07/07 13:30:15 phajdan.jr 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() { |