diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:48:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:48:24 +0000 |
commit | d9fb0f765eb0cf6dfbbdba5c8704d25ce1ac39d2 (patch) | |
tree | 201936a1a51b473c5d6e96e02647f6d0d8a99432 /net-libs/libsoup | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | gentoo-2-d9fb0f765eb0cf6dfbbdba5c8704d25ce1ac39d2.tar.gz gentoo-2-d9fb0f765eb0cf6dfbbdba5c8704d25ce1ac39d2.tar.bz2 gentoo-2-d9fb0f765eb0cf6dfbbdba5c8704d25ce1ac39d2.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.2.104.ebuild b/net-libs/libsoup/libsoup-2.2.104.ebuild index 1ff90414097d..cb6718ca3818 100644 --- a/net-libs/libsoup/libsoup-2.2.104.ebuild +++ b/net-libs/libsoup/libsoup-2.2.104.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.104.ebuild,v 1.2 2008/02/01 12:06:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.104.ebuild,v 1.3 2008/02/01 17:48:24 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2.12 |