diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-28 20:34:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-28 20:34:26 +0000 |
commit | ce369a066416ad20845fc3ebdcb8e9504522b0c3 (patch) | |
tree | 107c368079090935ae2dcc211ae90e1580c9bd49 /net-libs/libsoup/libsoup-1.99.26.ebuild | |
parent | add metadata.xml (diff) | |
download | gentoo-2-ce369a066416ad20845fc3ebdcb8e9504522b0c3.tar.gz gentoo-2-ce369a066416ad20845fc3ebdcb8e9504522b0c3.tar.bz2 gentoo-2-ce369a066416ad20845fc3ebdcb8e9504522b0c3.zip |
Marked stable on sparc.
Diffstat (limited to 'net-libs/libsoup/libsoup-1.99.26.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-1.99.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-1.99.26.ebuild b/net-libs/libsoup/libsoup-1.99.26.ebuild index cc998d2c4946..abb35db8aaec 100644 --- a/net-libs/libsoup/libsoup-1.99.26.ebuild +++ b/net-libs/libsoup/libsoup-1.99.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-1.99.26.ebuild,v 1.5 2003/10/21 02:28:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-1.99.26.ebuild,v 1.6 2003/11/28 20:34:23 weeve Exp $ inherit gnome.org libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="gnutls" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ~sparc ~ppc alpha ~hppa" +KEYWORDS="x86 sparc ~ppc alpha ~hppa" RDEPEND=">=dev-libs/glib-2.0 !gnutls? ( dev-libs/openssl ) |