diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:34:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:34:35 +0000 |
commit | 79d1f1c4341987d21be720650cda2eeaceb67964 (patch) | |
tree | 4f9156a1e18f78b708e7f34f888cee81c3fcb881 /net-libs/libsoup/libsoup-2.36.1.ebuild | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | gentoo-2-79d1f1c4341987d21be720650cda2eeaceb67964.tar.gz gentoo-2-79d1f1c4341987d21be720650cda2eeaceb67964.tar.bz2 gentoo-2-79d1f1c4341987d21be720650cda2eeaceb67964.zip |
Stable for HPPA (bug #393007).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libsoup/libsoup-2.36.1.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.36.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.36.1.ebuild b/net-libs/libsoup/libsoup-2.36.1.ebuild index 5f583edb34ef..3171a00e26a9 100644 --- a/net-libs/libsoup/libsoup-2.36.1.ebuild +++ b/net-libs/libsoup/libsoup-2.36.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.36.1.ebuild,v 1.1 2011/10/30 02:33:50 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.36.1.ebuild,v 1.2 2011/12/20 21:34:35 jer Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/LibSoup" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug doc +introspection samba ssl test" # glib-networking-2.29.18 needed to avoid a tls bug, see NEWS file |