diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:42:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:42:37 +0000 |
commit | 8877c944185e511a159ba0a7c6dddab171dfa469 (patch) | |
tree | 417904eb3f6cf6cff8d8c609606b43cb2f2c1207 /net-libs | |
parent | Marking vte-0.16.14 ppc for bug 229709 (diff) | |
download | gentoo-2-8877c944185e511a159ba0a7c6dddab171dfa469.tar.gz gentoo-2-8877c944185e511a159ba0a7c6dddab171dfa469.tar.bz2 gentoo-2-8877c944185e511a159ba0a7c6dddab171dfa469.zip |
Marking libsoup-2.4.1 ppc for bug 229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 7206a8d95095..e854a499d508 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.154 2008/07/27 18:17:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.155 2008/07/30 21:42:37 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> libsoup-2.4.1.ebuild: + Marking libsoup-2.4.1 ppc stable for bug 229709 26 Jul 2008; Olivier Crête <tester@gentoo.org> libsoup-2.4.1.ebuild: Stable on amd64, bug #229709 diff --git a/net-libs/libsoup/libsoup-2.4.1.ebuild b/net-libs/libsoup/libsoup-2.4.1.ebuild index faac963dd426..ae8ad7204982 100644 --- a/net-libs/libsoup/libsoup-2.4.1.ebuild +++ b/net-libs/libsoup/libsoup-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.4.1.ebuild,v 1.3 2008/07/27 18:17:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.4.1.ebuild,v 1.4 2008/07/30 21:42:37 ranger 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" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2.15.3 |