diff options
author | 2005-07-05 20:01:58 +0000 | |
---|---|---|
committer | 2005-07-05 20:01:58 +0000 | |
commit | 4f6a60bacf7185aa0730cfea7fc49ee2c6e16820 (patch) | |
tree | 5a1a5105bb76f1c7681957f47a7796d1fd5e9816 /net-libs/libsoup/libsoup-2.2.3.ebuild | |
parent | change default for pbs to torque. (diff) | |
download | gentoo-2-4f6a60bacf7185aa0730cfea7fc49ee2c6e16820.tar.gz gentoo-2-4f6a60bacf7185aa0730cfea7fc49ee2c6e16820.tar.bz2 gentoo-2-4f6a60bacf7185aa0730cfea7fc49ee2c6e16820.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/libsoup/libsoup-2.2.3.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.2.3.ebuild b/net-libs/libsoup/libsoup-2.2.3.ebuild index 8588fa76bf6b..6b130fd9a9c9 100644 --- a/net-libs/libsoup/libsoup-2.2.3.ebuild +++ b/net-libs/libsoup/libsoup-2.2.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/net-libs/libsoup/libsoup-2.2.3.ebuild,v 1.7 2005/06/17 21:09:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3.ebuild,v 1.8 2005/07/05 20:01:58 killerfox Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="ssl doc ipv6" RDEPEND=">=dev-libs/glib-2 |