diff options
author | 2004-03-28 01:30:32 +0000 | |
---|---|---|
committer | 2004-03-28 01:30:32 +0000 | |
commit | 034d13d703cc5c5a6540e0adec851714fcc3f2a0 (patch) | |
tree | 3a293d04250160beb84896e8f49617355ce792c9 /dev-libs/libpcre/libpcre-4.2-r1.ebuild | |
parent | Stable on sparc & ppc - 1.1.9. Removed old version pdnsd-1.1.6-r7 (diff) | |
download | historical-034d13d703cc5c5a6540e0adec851714fcc3f2a0.tar.gz historical-034d13d703cc5c5a6540e0adec851714fcc3f2a0.tar.bz2 historical-034d13d703cc5c5a6540e0adec851714fcc3f2a0.zip |
ppc
Diffstat (limited to 'dev-libs/libpcre/libpcre-4.2-r1.ebuild')
-rw-r--r-- | dev-libs/libpcre/libpcre-4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpcre/libpcre-4.2-r1.ebuild b/dev-libs/libpcre/libpcre-4.2-r1.ebuild index b26229b1df53..f5f77e7e8939 100644 --- a/dev-libs/libpcre/libpcre-4.2-r1.ebuild +++ b/dev-libs/libpcre/libpcre-4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-4.2-r1.ebuild,v 1.10 2004/01/13 16:55:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-4.2-r1.ebuild,v 1.11 2004/03/28 01:30:32 lu_zero Exp $ inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pcre.org/" SLOT="3" LICENSE="as-is" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" DEPEND="virtual/glibc" |