diff options
author | 2010-10-17 14:49:24 +0000 | |
---|---|---|
committer | 2010-10-17 14:49:24 +0000 | |
commit | 67e48ff595e184b1fd9032395fee4b7764951494 (patch) | |
tree | cbdbbabf191ac1e304bb572cd55dbb26141c2710 /net-libs/libsoup | |
parent | alpha/ia64/sh/sparc stable wrt #324077 (diff) | |
download | historical-67e48ff595e184b1fd9032395fee4b7764951494.tar.gz historical-67e48ff595e184b1fd9032395fee4b7764951494.tar.bz2 historical-67e48ff595e184b1fd9032395fee4b7764951494.zip |
alpha/ia64/sh/sparc stable wrt #324077
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.30.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index a918e8fd70a2..0f18a2c69e87 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.236 2010/10/14 21:11:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.237 2010/10/17 14:49:24 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.30.2-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 14 Oct 2010; Markus Meier <maekke@gentoo.org> libsoup-2.30.2-r1.ebuild: arm stable, bug #324077 diff --git a/net-libs/libsoup/libsoup-2.30.2-r1.ebuild b/net-libs/libsoup/libsoup-2.30.2-r1.ebuild index 0b1d1c7fdca9..0ea51e33f8ba 100644 --- a/net-libs/libsoup/libsoup-2.30.2-r1.ebuild +++ b/net-libs/libsoup/libsoup-2.30.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.30.2-r1.ebuild,v 1.10 2010/10/14 21:11:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.30.2-r1.ebuild,v 1.11 2010/10/17 14:49:24 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 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 +introspection gnome ssl" |