diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-05-27 15:52:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-05-27 15:52:06 +0000 |
commit | fe6d4bbc78f035f88414b5d3f818eb2138a1e378 (patch) | |
tree | dba6f1f35990de0205430957475b639b5f5fa623 /net-libs | |
parent | http://my.opera.com/desktopteam/blog/2011/05/27/fixes-and-improvements-on-dem... (diff) | |
download | gentoo-2-fe6d4bbc78f035f88414b5d3f818eb2138a1e378.tar.gz gentoo-2-fe6d4bbc78f035f88414b5d3f818eb2138a1e378.tar.bz2 gentoo-2-fe6d4bbc78f035f88414b5d3f818eb2138a1e378.zip |
Marked ~hppa (bug #365331).
(Portage version: 2.2.0_alpha36/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.6.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index d7fc1f490d54..d1be21fe5cd4 100644 --- a/net-libs/glib-networking/ChangeLog +++ b/net-libs/glib-networking/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/glib-networking # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.7 2011/05/26 21:25:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.8 2011/05/27 15:52:06 jer Exp $ + + 27 May 2011; Jeroen Roovers <jer@gentoo.org> glib-networking-2.28.6.1.ebuild, + glib-networking-2.28.7.ebuild: + Marked ~hppa (bug #365331). 26 May 2011; Markus Meier <maekke@gentoo.org> glib-networking-2.28.6.1.ebuild, glib-networking-2.28.7.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild b/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild index 13146090a546..242d1e7837b2 100644 --- a/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild,v 1.4 2011/05/26 21:20:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild,v 1.5 2011/05/27 15:52:06 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy +ssl" RDEPEND=">=dev-libs/glib-2.27.90:2 diff --git a/net-libs/glib-networking/glib-networking-2.28.7.ebuild b/net-libs/glib-networking/glib-networking-2.28.7.ebuild index 27557eb3efa7..4bbe4c5a0773 100644 --- a/net-libs/glib-networking/glib-networking-2.28.7.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.2 2011/05/26 21:25:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.3 2011/05/27 15:52:06 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy +ssl" RDEPEND=">=dev-libs/glib-2.27.90:2 |