diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-03 19:41:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-03 19:41:24 +0000 |
commit | 42d33a7a9024196b5da26e85fb75f6992b6abf3b (patch) | |
tree | a662d72a51616003977269ed8465f99ea9de9700 /dev-lang | |
parent | Stable on hppa wrt #142283 (diff) | |
download | gentoo-2-42d33a7a9024196b5da26e85fb75f6992b6abf3b.tar.gz gentoo-2-42d33a7a9024196b5da26e85fb75f6992b6abf3b.tar.bz2 gentoo-2-42d33a7a9024196b5da26e85fb75f6992b6abf3b.zip |
ppc stable, bug #136065
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/pike/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/pike/pike-7.6.86-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/pike/ChangeLog b/dev-lang/pike/ChangeLog index bc36e15e018c..830259b56121 100644 --- a/dev-lang/pike/ChangeLog +++ b/dev-lang/pike/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/pike # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.26 2006/07/31 09:27:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.27 2006/08/03 19:41:24 dertobi123 Exp $ + + 03 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + pike-7.6.86-r1.ebuild: + ppc stable, bug #136065 31 Jul 2006; Simon Stelling <blubb@gentoo.org> pike-7.6.86-r1.ebuild: stable on amd64 wrt bug 136065 diff --git a/dev-lang/pike/pike-7.6.86-r1.ebuild b/dev-lang/pike/pike-7.6.86-r1.ebuild index 203e5060ad46..4979930156bd 100644 --- a/dev-lang/pike/pike-7.6.86-r1.ebuild +++ b/dev-lang/pike/pike-7.6.86-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.86-r1.ebuild,v 1.5 2006/07/31 09:27:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.86-r1.ebuild,v 1.6 2006/08/03 19:41:24 dertobi123 Exp $ DESCRIPTION="Pike programming language and runtime" HOMEPAGE="http://pike.ida.liu.se/" @@ -8,7 +8,7 @@ SRC_URI="http://pike.ida.liu.se/pub/pike/all/${PV}/Pike-v${PV}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="bzip2 debug doc fftw gdbm gtk hardened jpeg kerberos mime mmx mysql opengl pcre pdf scanner sdl ssl svg tiff truetype zlib" DEPEND="dev-libs/nettle |