diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-15 18:33:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-15 18:33:02 +0000 |
commit | 37b81136374257ca60f3e61609eeddfd4d45156c (patch) | |
tree | 9c0a545597de6b5b4570d9a8ee1f50a30195b9a1 /net-libs | |
parent | Stable on sparc wrt #161781 (diff) | |
download | gentoo-2-37b81136374257ca60f3e61609eeddfd4d45156c.tar.gz gentoo-2-37b81136374257ca60f3e61609eeddfd4d45156c.tar.bz2 gentoo-2-37b81136374257ca60f3e61609eeddfd4d45156c.zip |
Stable on ppc wrt bug #161887.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.99.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 9b7a96a05159..ea8a3f26d42e 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libsoup # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.108 2007/01/15 07:52:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.109 2007/01/15 18:33:02 dertobi123 Exp $ + + 15 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libsoup-2.2.99.ebuild: + Stable on ppc wrt bug #161887. 15 Jan 2007; Markus Rothe <corsair@gentoo.org> libsoup-2.2.99.ebuild: Stable on ppc64; bug #161887 diff --git a/net-libs/libsoup/libsoup-2.2.99.ebuild b/net-libs/libsoup/libsoup-2.2.99.ebuild index 7b56bdaac7dd..47930fa91e84 100644 --- a/net-libs/libsoup/libsoup-2.2.99.ebuild +++ b/net-libs/libsoup/libsoup-2.2.99.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.99.ebuild,v 1.3 2007/01/15 07:52:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.99.ebuild,v 1.4 2007/01/15 18:33:02 dertobi123 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2.6 |