diff options
author | 2007-06-24 22:08:25 +0000 | |
---|---|---|
committer | 2007-06-24 22:08:25 +0000 | |
commit | ad8d22115e7fd2638cc2e5f1bc7d1b54f5d5fb93 (patch) | |
tree | 845e221e13a8fa7afbd7c234b8fc4ee91fb635ea /net-libs/libsoup | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-ad8d22115e7fd2638cc2e5f1bc7d1b54f5d5fb93.tar.gz gentoo-2-ad8d22115e7fd2638cc2e5f1bc7d1b54f5d5fb93.tar.bz2 gentoo-2-ad8d22115e7fd2638cc2e5f1bc7d1b54f5d5fb93.zip |
arm/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.2.100.ebuild b/net-libs/libsoup/libsoup-2.2.100.ebuild index 3a637502fd1c..963c7535dc58 100644 --- a/net-libs/libsoup/libsoup-2.2.100.ebuild +++ b/net-libs/libsoup/libsoup-2.2.100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.100.ebuild,v 1.8 2007/06/02 02:53:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.100.ebuild,v 1.9 2007/06/24 22:08:25 vapier 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.6 |