diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-07-31 12:56:32 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-07-31 12:56:32 +0000 |
commit | ba71f165cbc4a5ace39161872faa87e4cca7bef8 (patch) | |
tree | 6daa7b701872dac24591a54eb415f38ce1dfbad7 /dev-lang/pike | |
parent | Stable on sparc wrt #153350 (diff) | |
download | gentoo-2-ba71f165cbc4a5ace39161872faa87e4cca7bef8.tar.gz gentoo-2-ba71f165cbc4a5ace39161872faa87e4cca7bef8.tar.bz2 gentoo-2-ba71f165cbc4a5ace39161872faa87e4cca7bef8.zip |
Keyworded ~x86-fbsd
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-lang/pike')
-rw-r--r-- | dev-lang/pike/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/pike/pike-7.6.86-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/pike/ChangeLog b/dev-lang/pike/ChangeLog index 8d40a7b006a6..e622ec1220e7 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.30 2006/11/23 16:34:47 vivo Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/ChangeLog,v 1.31 2007/07/31 12:56:32 uberlord Exp $ + + 31 Jul 2007; Roy Marples <uberlord@gentoo.org> pike-7.6.86-r1.ebuild: + Keyworded ~x86-fbsd 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> pike-7.6.86-r1.ebuild: dev-db/mysql => virtual/mysql diff --git a/dev-lang/pike/pike-7.6.86-r1.ebuild b/dev-lang/pike/pike-7.6.86-r1.ebuild index 2b9bef3fd658..b38910924cc3 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 +# Copyright 1999-2007 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.8 2006/11/23 16:34:47 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pike/pike-7.6.86-r1.ebuild,v 1.9 2007/07/31 12:56:32 uberlord 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 ~x86-fbsd" IUSE="bzip2 debug doc fftw gdbm gtk hardened jpeg kerberos mime mysql opengl pcre pdf scanner sdl ssl svg tiff truetype zlib" DEPEND="dev-libs/nettle |