diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2009-03-11 02:24:40 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2009-03-11 02:24:40 +0000 |
commit | 3d065069fee01acebc6a45e13ffe150cfc7da75f (patch) | |
tree | a6a660498cf3ea7e65fa19fb83419b0324c53dab /net-libs/libsoup/libsoup-2.24.3.ebuild | |
parent | Remove pulse dep from 0.11 and add 0.11-r1 with pulse dep that can go stable ... (diff) | |
download | historical-3d065069fee01acebc6a45e13ffe150cfc7da75f.tar.gz historical-3d065069fee01acebc6a45e13ffe150cfc7da75f.tar.bz2 historical-3d065069fee01acebc6a45e13ffe150cfc7da75f.zip |
Marked stable on amd64 for bug #260063
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libsoup/libsoup-2.24.3.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.24.3.ebuild b/net-libs/libsoup/libsoup-2.24.3.ebuild index 004595f1d990..350233dd71c0 100644 --- a/net-libs/libsoup/libsoup-2.24.3.ebuild +++ b/net-libs/libsoup/libsoup-2.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild,v 1.4 2009/03/06 15:34:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild,v 1.5 2009/03/11 02:24:40 dang Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" # Do NOT build with --disable-debug/--enable-debug=no - gnome2.eclass takes care of that IUSE="debug doc ssl" |