diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:41:50 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:41:50 +0000 |
commit | ad79975da55a7f5d3b1f85478f09725a450895ed (patch) | |
tree | db943f5ca1337dc00be9bddda62de363eab8edd5 /net-libs/libsoup | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-ad79975da55a7f5d3b1f85478f09725a450895ed.tar.gz gentoo-2-ad79975da55a7f5d3b1f85478f09725a450895ed.tar.bz2 gentoo-2-ad79975da55a7f5d3b1f85478f09725a450895ed.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index d674122946be..ceafdc2b6bb0 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.172 2009/03/18 14:28:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.173 2009/04/12 20:41:50 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> libsoup-2.24.3.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> libsoup-2.24.3.ebuild: alpha/ia64 stable wrt #260063 diff --git a/net-libs/libsoup/libsoup-2.24.3.ebuild b/net-libs/libsoup/libsoup-2.24.3.ebuild index a751ec454b98..153eded30a97 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.7 2009/03/18 14:28:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild,v 1.8 2009/04/12 20:41:50 bluebird 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" |