diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-09 21:21:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-09 21:21:35 +0000 |
commit | c3d52f9d13ec9a378b648ae7df3540217c194c87 (patch) | |
tree | 3de458f86f8273ca7cc3e7ff5d8d4392a2a60d1a /dev-lang/pike | |
parent | Revision bump. Add eve use flag thanks to c0nv1ct on IRC for pointing me to i... (diff) | |
download | gentoo-2-c3d52f9d13ec9a378b648ae7df3540217c194c87.tar.gz gentoo-2-c3d52f9d13ec9a378b648ae7df3540217c194c87.tar.bz2 gentoo-2-c3d52f9d13ec9a378b648ae7df3540217c194c87.zip |
add missing test to IUSE
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-lang/pike')
-rw-r--r-- | dev-lang/pike/pike-7.8.316.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/pike/pike-7.8.316.ebuild b/dev-lang/pike/pike-7.8.316.ebuild index 0a391abef85e..6aee1e6e5a04 100644 --- a/dev-lang/pike/pike-7.8.316.ebuild +++ b/dev-lang/pike/pike-7.8.316.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.8.316.ebuild,v 1.1 2009/09/09 18:05:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.8.316.ebuild,v 1.2 2009/09/09 21:21:35 mr_bones_ Exp $ EAPI="2" DESCRIPTION="Pike programming language and runtime" @@ -10,7 +10,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="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="bzip2 debug doc fftw gdbm glut gnome gtk hardened java jpeg kerberos mysql odbc opengl pcre pdf scanner sdl sqlite svg tiff truetype zlib" +IUSE="bzip2 debug doc fftw gdbm glut gnome gtk hardened java jpeg kerberos mysql odbc opengl pcre pdf scanner sdl sqlite svg test tiff truetype zlib" DEPEND="<dev-libs/nettle-2 dev-libs/gmp |