summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 22:23:58 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 22:23:58 +0000
commit791ffaf42b089b1efbceeaac6f11f68055f69306 (patch)
treed84532b127fa09388f0a7f3b86d593a7c7024baa /net-libs
parentFix wrong commit, bug 502160 (diff)
downloadgentoo-2-791ffaf42b089b1efbceeaac6f11f68055f69306.tar.gz
gentoo-2-791ffaf42b089b1efbceeaac6f11f68055f69306.tar.bz2
gentoo-2-791ffaf42b089b1efbceeaac6f11f68055f69306.zip
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/glib-networking/ChangeLog5
-rw-r--r--net-libs/glib-networking/glib-networking-2.38.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog
index e7a119be5203..21c8efcf095a 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.69 2014/02/22 15:38:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.70 2014/02/22 22:23:58 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glib-networking-2.38.2.ebuild:
+ Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glib-networking-2.38.2.ebuild:
arch stable, bug 888
diff --git a/net-libs/glib-networking/glib-networking-2.38.2.ebuild b/net-libs/glib-networking/glib-networking-2.38.2.ebuild
index 50dbbeeaf9df..fa910e22467a 100644
--- a/net-libs/glib-networking/glib-networking-2.38.2.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.38.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.38.2.ebuild,v 1.2 2014/02/22 15:38:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.38.2.ebuild,v 1.3 2014/02/22 22:23:58 pacho 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.38:2