diff options
author | 2005-09-30 22:49:45 +0000 | |
---|---|---|
committer | 2005-09-30 22:49:45 +0000 | |
commit | 36b13fc39946611f205701bcf6060027fb9fb881 (patch) | |
tree | 8d8f1563b3df81235ecc445acc537febc924f7b9 /net-libs/libwww/libwww-5.4.0-r3.ebuild | |
parent | * be more accuracy (diff) | |
download | gentoo-2-36b13fc39946611f205701bcf6060027fb9fb881.tar.gz gentoo-2-36b13fc39946611f205701bcf6060027fb9fb881.tar.bz2 gentoo-2-36b13fc39946611f205701bcf6060027fb9fb881.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r3.ebuild')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r3.ebuild b/net-libs/libwww/libwww-5.4.0-r3.ebuild index d26f81f5e5e5..a0e0cda4af33 100644 --- a/net-libs/libwww/libwww-5.4.0-r3.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r3.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/net-libs/libwww/libwww-5.4.0-r3.ebuild,v 1.2 2005/06/22 17:58:20 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r3.ebuild,v 1.3 2005/09/30 22:47:54 matsuu Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" IUSE="ssl mysql" RDEPEND="dev-lang/perl |