summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2013-11-14 06:49:17 +0000
committerMatt Turner <mattst88@gentoo.org>2013-11-14 06:49:17 +0000
commit5662eacc13c11a4ebc5791008a03c3a9175ce7ed (patch)
treea15e8baf509d7108daa57caa2799a74420ae2e4a /net-libs
parentalpha stable, bug 476364. (diff)
downloadgentoo-2-5662eacc13c11a4ebc5791008a03c3a9175ce7ed.tar.gz
gentoo-2-5662eacc13c11a4ebc5791008a03c3a9175ce7ed.tar.bz2
gentoo-2-5662eacc13c11a4ebc5791008a03c3a9175ce7ed.zip
alpha stable, bug 476364.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/glib-networking/ChangeLog5
-rw-r--r--net-libs/glib-networking/glib-networking-2.34.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog
index eefbe37c73c6..5ed0ab5e9dc4 100644
--- a/net-libs/glib-networking/ChangeLog
+++ b/net-libs/glib-networking/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/glib-networking
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.63 2013/10/24 13:24:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.64 2013/11/14 06:49:17 mattst88 Exp $
+
+ 14 Nov 2013; Matt Turner <mattst88@gentoo.org> glib-networking-2.34.2.ebuild:
+ alpha stable, bug 476364.
24 Oct 2013; Jeroen Roovers <jer@gentoo.org> glib-networking-2.34.2.ebuild:
Stable for HPPA (bug #476364).
diff --git a/net-libs/glib-networking/glib-networking-2.34.2.ebuild b/net-libs/glib-networking/glib-networking-2.34.2.ebuild
index 738fa239ef34..51ea8fe6d606 100644
--- a/net-libs/glib-networking/glib-networking-2.34.2.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.34.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.34.2.ebuild,v 1.5 2013/10/24 13:24:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.34.2.ebuild,v 1.6 2013/11/14 06:49:17 mattst88 Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
LICENSE="LGPL-2+"
SLOT="0"
IUSE="+gnome +libproxy smartcard +ssl test"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
RDEPEND=">=dev-libs/glib-2.34:2
gnome? ( gnome-base/gsettings-desktop-schemas )