diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 15:00:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 15:00:54 +0000 |
commit | 898b6f697aa4fffa83417ce99acc68e8c40228d9 (patch) | |
tree | 9e83b6e6404642c37e3c728b8c3841021b7a72f6 /dev-libs/libpcre/libpcre-7.4.ebuild | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | gentoo-2-898b6f697aa4fffa83417ce99acc68e8c40228d9.tar.gz gentoo-2-898b6f697aa4fffa83417ce99acc68e8c40228d9.tar.bz2 gentoo-2-898b6f697aa4fffa83417ce99acc68e8c40228d9.zip |
alpha/ia64/sparc stable wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/libpcre/libpcre-7.4.ebuild')
-rw-r--r-- | dev-libs/libpcre/libpcre-7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpcre/libpcre-7.4.ebuild b/dev-libs/libpcre/libpcre-7.4.ebuild index 1916ff42d120..d5b987187123 100644 --- a/dev-libs/libpcre/libpcre-7.4.ebuild +++ b/dev-libs/libpcre/libpcre-7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild,v 1.3 2007/11/21 17:24:33 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild,v 1.4 2007/11/22 15:00:54 armin76 Exp $ inherit libtool eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc unicode" DEPEND="dev-util/pkgconfig" |