diff options
author | Paul Varner <fuzzyray@gentoo.org> | 2006-07-09 21:47:21 +0000 |
---|---|---|
committer | Paul Varner <fuzzyray@gentoo.org> | 2006-07-09 21:47:21 +0000 |
commit | 6ecaa5ba3da5306c362e8c9dcf020d7dd217819e (patch) | |
tree | 3889614dfe1c505800cf4c884e6ad51baeaf9a3b /dev-lang/pike | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-6ecaa5ba3da5306c362e8c9dcf020d7dd217819e.tar.gz gentoo-2-6ecaa5ba3da5306c362e8c9dcf020d7dd217819e.tar.bz2 gentoo-2-6ecaa5ba3da5306c362e8c9dcf020d7dd217819e.zip |
Stable on x86 wrt security Bug #136065
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-lang/pike')
-rw-r--r-- | dev-lang/pike/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/pike/pike-7.6.86.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/pike/ChangeLog b/dev-lang/pike/ChangeLog index 366b8b3b4078..262371b36f66 100644 --- a/dev-lang/pike/ChangeLog +++ b/dev-lang/pike/ChangeLog @@ -1,6 +1,9 @@ # 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.19 2006/07/07 23:54:07 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.20 2006/07/09 21:47:21 fuzzyray Exp $ + + 09 Jul 2006; Paul Varner <fuzzyray@gentoo.org> pike-7.6.86.ebuild: + Stable on x86 wrt security Bug #136065 *pike-7.6.50-r1 (07 Jul 2006) diff --git a/dev-lang/pike/pike-7.6.86.ebuild b/dev-lang/pike/pike-7.6.86.ebuild index 5a5f68fb0f3e..8ba0faf9e13d 100644 --- a/dev-lang/pike/pike-7.6.86.ebuild +++ b/dev-lang/pike/pike-7.6.86.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.ebuild,v 1.1 2006/07/07 23:05:03 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.86.ebuild,v 1.2 2006/07/09 21:47:21 fuzzyray 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 gif gtk hardened jpeg kerberos mime mmx mysql opengl pcre pdf scanner sdl ssl svg tiff truetype zlib" DEPEND="dev-libs/nettle |