diff options
author | 2005-08-23 18:04:51 +0000 | |
---|---|---|
committer | 2005-08-23 18:04:51 +0000 | |
commit | a2c7034935fb4a6acef1cd87a7cfa96fd54b07d3 (patch) | |
tree | c07bb6d29e6fd36c0b1854090556f9e0b0146da1 /dev-libs/libpcre/libpcre-6.3.ebuild | |
parent | New upstream version. (diff) | |
download | historical-a2c7034935fb4a6acef1cd87a7cfa96fd54b07d3.tar.gz historical-a2c7034935fb4a6acef1cd87a7cfa96fd54b07d3.tar.bz2 historical-a2c7034935fb4a6acef1cd87a7cfa96fd54b07d3.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-libs/libpcre/libpcre-6.3.ebuild')
-rw-r--r-- | dev-libs/libpcre/libpcre-6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpcre/libpcre-6.3.ebuild b/dev-libs/libpcre/libpcre-6.3.ebuild index 7fb038075641..6c5c64e0a1fe 100644 --- a/dev-libs/libpcre/libpcre-6.3.ebuild +++ b/dev-libs/libpcre/libpcre-6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-6.3.ebuild,v 1.4 2005/08/23 17:13:57 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-6.3.ebuild,v 1.5 2005/08/23 18:04:51 hansmi Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz LICENSE="BSD" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" IUSE="doc" DEPEND="dev-util/pkgconfig" |