diff options
author | 2012-10-14 07:27:15 +0000 | |
---|---|---|
committer | 2012-10-14 07:27:15 +0000 | |
commit | 8729b04e61e10b1b33b2e72837f61af45a9e6c80 (patch) | |
tree | a6bb5cb07153f513cdb0ca7a2373b31b8176516f /net-libs/libsoup/libsoup-2.38.1.ebuild | |
parent | Stable on alpha, bug 427544. (diff) | |
download | gentoo-2-8729b04e61e10b1b33b2e72837f61af45a9e6c80.tar.gz gentoo-2-8729b04e61e10b1b33b2e72837f61af45a9e6c80.tar.bz2 gentoo-2-8729b04e61e10b1b33b2e72837f61af45a9e6c80.zip |
Stable on alpha, bug 427544.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libsoup/libsoup-2.38.1.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.38.1.ebuild b/net-libs/libsoup/libsoup-2.38.1.ebuild index 622136a2b218..338097508c8c 100644 --- a/net-libs/libsoup/libsoup-2.38.1.ebuild +++ b/net-libs/libsoup/libsoup-2.38.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.38.1.ebuild,v 1.9 2012/10/10 03:18:13 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.38.1.ebuild,v 1.10 2012/10/14 07:27:15 mattst88 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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug +introspection samba ssl test" RDEPEND=">=dev-libs/glib-2.31.7:2 |