diff options
author | 2005-08-23 19:39:54 +0000 | |
---|---|---|
committer | 2005-08-23 19:39:54 +0000 | |
commit | d0682e2e4b55eb356c5cc2fe937794e9b6e341d6 (patch) | |
tree | 1bbe8ab83ba12d34e99d0f84877eb6d11d2f9cf4 /dev-libs/libpcre/libpcre-6.3.ebuild | |
parent | Removed redundant 3dgamers mirror. (diff) | |
download | historical-d0682e2e4b55eb356c5cc2fe937794e9b6e341d6.tar.gz historical-d0682e2e4b55eb356c5cc2fe937794e9b6e341d6.tar.bz2 historical-d0682e2e4b55eb356c5cc2fe937794e9b6e341d6.zip |
Stable on alpha, wrt bug #103337
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 5ec1d5f3f520..75337f94c749 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.7 2005/08/23 18:21:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-6.3.ebuild,v 1.8 2005/08/23 19:39:54 ferdy 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" |