diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-23 21:37:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-23 21:37:58 +0000 |
commit | 725360f91fc6e041d7400fbb816cd713b995f9cb (patch) | |
tree | 438ed0d6195ac00705414394a0cac730b3281d3b /net-libs | |
parent | Added block due to issues reported in #gentoo-xfce (diff) | |
download | gentoo-2-725360f91fc6e041d7400fbb816cd713b995f9cb.tar.gz gentoo-2-725360f91fc6e041d7400fbb816cd713b995f9cb.tar.bz2 gentoo-2-725360f91fc6e041d7400fbb816cd713b995f9cb.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.99.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 86b12cbef9ce..f22568be3fa0 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # 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.113 2007/01/23 14:13:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.114 2007/01/23 21:37:58 kloeri Exp $ + + 23 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libsoup-2.2.99.ebuild: + Stable on Alpha + IA64. 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.99.ebuild: Stable on sparc wrt security #161887 and disabled tests diff --git a/net-libs/libsoup/libsoup-2.2.99.ebuild b/net-libs/libsoup/libsoup-2.2.99.ebuild index 531816dd88e4..36a245dc46f4 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.7 2007/01/23 14:13:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.99.ebuild,v 1.8 2007/01/23 21:37:58 kloeri 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" RESTRICT="test" |