diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 17:22:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 17:22:20 +0000 |
commit | f45c99ff7bf6c87a894de144857a435fcf80cbc3 (patch) | |
tree | fdafbd47985db978be3369fbe9746cdba36215a5 /net-libs | |
parent | arm stable (diff) | |
download | gentoo-2-f45c99ff7bf6c87a894de144857a435fcf80cbc3.tar.gz gentoo-2-f45c99ff7bf6c87a894de144857a435fcf80cbc3.tar.bz2 gentoo-2-f45c99ff7bf6c87a894de144857a435fcf80cbc3.zip |
arm stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.28.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 3b682f0702be..0649bfe553b9 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.211 2010/01/16 16:58:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.212 2010/01/19 17:22:20 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.28.1.ebuild: + arm stable 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> libsoup-2.26.3-r3.ebuild: sh stable diff --git a/net-libs/libsoup/libsoup-2.28.1.ebuild b/net-libs/libsoup/libsoup-2.28.1.ebuild index f35a4d4df0fd..4283a8166322 100644 --- a/net-libs/libsoup/libsoup-2.28.1.ebuild +++ b/net-libs/libsoup/libsoup-2.28.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.28.1.ebuild,v 1.3 2009/12/10 16:02:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.28.1.ebuild,v 1.4 2010/01/19 17:22:20 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" 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 gnome ssl" |