diff options
Diffstat (limited to 'dev-lang/pike/pike-7.6.86.ebuild')
-rw-r--r-- | dev-lang/pike/pike-7.6.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |