public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2012-01-29  8:26 Priit Laes
  0 siblings, 0 replies; 22+ messages in thread
From: Priit Laes @ 2012-01-29  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     48ee6bcb62b6088d38f3bcf8b43e2a6ed50bc377
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sun Jan 29 08:18:59 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sun Jan 29 08:19:18 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=48ee6bcb

net-libs/glib-networking: Add 2.31.6 to overlay

---
 .../glib-networking/glib-networking-2.31.6.ebuild  |   49 ++++++++++++++++++++
 1 files changed, 49 insertions(+), 0 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.31.6.ebuild b/net-libs/glib-networking/glib-networking-2.31.6.ebuild
new file mode 100644
index 0000000..cf94aa7
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.31.6.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2012 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.30.2.ebuild,v 1.2 2012/01/18 06:48:45 tetromino Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 virtualx
+
+DESCRIPTION="Network-related giomodules for glib"
+HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="+gnome +libproxy +ssl test" # pkcs11
+
+# pkcs support requires gnutls-2.12.8, p11-kit-0.8
+RDEPEND=">=dev-libs/glib-2.31.6:2
+	gnome? ( gnome-base/gsettings-desktop-schemas )
+	libproxy? ( >=net-libs/libproxy-0.4.6-r3 )
+	ssl? (
+		app-misc/ca-certificates
+		>=net-libs/gnutls-2.11.0 )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.35.0
+	>=dev-util/pkgconfig-0.9
+	sys-devel/gettext
+	test? ( sys-apps/dbus[X] )"
+# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
+
+pkg_setup() {
+	# AUTHORS, ChangeLog are empty
+	DOCS="NEWS README"
+	G2CONF="${G2CONF}
+		--disable-static
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
+		$(use_with gnome gnome-proxy)
+		$(use_with libproxy)
+		$(use_with ssl gnutls)
+		--without-pkcs11"
+		#$(use_with pkcs11 pkcs11)
+}
+
+src_test() {
+	Xemake check
+}



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2018-12-06 20:56 Mart Raudsepp
  0 siblings, 0 replies; 22+ messages in thread
From: Mart Raudsepp @ 2018-12-06 20:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b478c70e8391933d62ffe9739e4a5f6aa8d7a47d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  6 20:54:36 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 20:54:36 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b478c70e

net-libs/glib-networking-2.54.1: remove, available in ::gentoo

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 .../glib-networking/glib-networking-2.54.1.ebuild  | 83 ----------------------
 1 file changed, 83 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.54.1.ebuild b/net-libs/glib-networking/glib-networking-2.54.1.ebuild
deleted file mode 100644
index b6b0e270..00000000
--- a/net-libs/glib-networking/glib-networking-2.54.1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 multilib-minimal virtualx
-
-DESCRIPTION="Network-related giomodules for glib"
-HOMEPAGE="https://git.gnome.org/browse/glib-networking/"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-IUSE="+gnome +libproxy smartcard +ssl test"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-
-RDEPEND="
-	>=dev-libs/glib-2.46.0:2[${MULTILIB_USEDEP}]
-	gnome? ( gnome-base/gsettings-desktop-schemas )
-	libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
-	smartcard? (
-		>=app-crypt/p11-kit-0.18.4[${MULTILIB_USEDEP}]
-		>=net-libs/gnutls-3:=[pkcs11,${MULTILIB_USEDEP}] )
-	ssl? (
-		app-misc/ca-certificates
-		>=net-libs/gnutls-3:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-	>=sys-devel/gettext-0.19.4
-	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-	test? ( sys-apps/dbus[X] )
-"
-# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
-
-src_prepare() {
-	default
-	# Disable SSLv3 requiring fallback test, which fails with net-libs/gnutls[-sslv3], bug 595952
-	# https://bugzilla.gnome.org/show_bug.cgi?id=782853
-	sed -i -e '/\/tls\/connection\/fallback\/SSL/d' "${S}"/tls/tests/connection.c || die
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE=${S} \
-	gnome2_src_configure \
-		--disable-static \
-		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
-		$(use_with gnome gnome-proxy) \
-		$(use_with libproxy) \
-		$(use_with smartcard pkcs11) \
-		$(use_with ssl gnutls)
-}
-
-multilib_src_test() {
-	# XXX: non-native tests fail if glib-networking is already installed.
-	# have no idea what's wrong. would appreciate some help.
-	multilib_is_native_abi || return 0
-
-	virtx emake check
-}
-
-multilib_src_install() {
-	gnome2_src_install
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-
-	multilib_pkg_postinst() {
-		gnome2_giomodule_cache_update \
-			|| die "Update GIO modules cache failed (for ${ABI})"
-	}
-	multilib_foreach_abi multilib_pkg_postinst
-}
-
-pkg_postrm() {
-	gnome2_pkg_postrm
-
-	multilib_pkg_postrm() {
-		gnome2_giomodule_cache_update \
-			|| die "Update GIO modules cache failed (for ${ABI})"
-	}
-	multilib_foreach_abi multilib_pkg_postrm
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2018-06-17 20:04 Sobhan Mohammadpour
  0 siblings, 0 replies; 22+ messages in thread
From: Sobhan Mohammadpour @ 2018-06-17 20:04 UTC (permalink / raw
  To: gentoo-commits

commit:     aa8794afa56cd83d3db4e1c1803a8334867cc3a2
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 19:51:24 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 19:51:24 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=aa8794af

net-libs/glib-networking: add a compile phase

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 ...glib-networking-2.56.0.ebuild => glib-networking-2.56.0-r1.ebuild} | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-libs/glib-networking/glib-networking-2.56.0.ebuild b/net-libs/glib-networking/glib-networking-2.56.0-r1.ebuild
similarity index 97%
rename from net-libs/glib-networking/glib-networking-2.56.0.ebuild
rename to net-libs/glib-networking/glib-networking-2.56.0-r1.ebuild
index ba7d5709..5565e12f 100644
--- a/net-libs/glib-networking/glib-networking-2.56.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.56.0-r1.ebuild
@@ -51,6 +51,10 @@ multilib_src_configure() {
 		# TODO gnutls is mandatory with meson
 }
 
+multilib_src_compile() {
+	gnome-meson_src_compile
+}
+
 multilib_src_test() {
 	# XXX: non-native tests fail if glib-networking is already installed.
 	# have no idea what's wrong. would appreciate some help.


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2018-02-06 16:13 Sobhan Mohammadpour
  0 siblings, 0 replies; 22+ messages in thread
From: Sobhan Mohammadpour @ 2018-02-06 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     6e39185fa12ced96fa6dc3c77a8fe5d272a6ae57
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 16:13:05 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Tue Feb  6 16:13:05 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6e39185f

net-libs/glib-networking: bump

Package-Manager: Portage-2.3.23, Repoman-2.3.6
RepoMan-Options: --force
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 .../glib-networking/glib-networking-2.54.1.ebuild  | 83 ++++++++++++++++++++++
 net-libs/glib-networking/metadata.xml              | 12 ++++
 2 files changed, 95 insertions(+)

diff --git a/net-libs/glib-networking/glib-networking-2.54.1.ebuild b/net-libs/glib-networking/glib-networking-2.54.1.ebuild
new file mode 100644
index 00000000..7eb7f3e2
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.54.1.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 multilib-minimal virtualx
+
+DESCRIPTION="Network-related giomodules for glib"
+HOMEPAGE="https://git.gnome.org/browse/glib-networking/"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE="+gnome +libproxy smartcard +ssl test"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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.46.0:2[${MULTILIB_USEDEP}]
+	gnome? ( gnome-base/gsettings-desktop-schemas )
+	libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
+	smartcard? (
+		>=app-crypt/p11-kit-0.18.4[${MULTILIB_USEDEP}]
+		>=net-libs/gnutls-3:=[pkcs11,${MULTILIB_USEDEP}] )
+	ssl? (
+		app-misc/ca-certificates
+		>=net-libs/gnutls-3:=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+	>=sys-devel/gettext-0.19.4
+	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+	test? ( sys-apps/dbus[X] )
+"
+# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
+
+src_prepare() {
+	default
+	# Disable SSLv3 requiring fallback test, which fails with net-libs/gnutls[-sslv3], bug 595952
+	# https://bugzilla.gnome.org/show_bug.cgi?id=782853
+	sed -i -e '/\/tls\/connection\/fallback\/SSL/d' "${S}"/tls/tests/connection.c || die
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE=${S} \
+	gnome2_src_configure \
+		--disable-static \
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
+		$(use_with gnome gnome-proxy) \
+		$(use_with libproxy) \
+		$(use_with smartcard pkcs11) \
+		$(use_with ssl gnutls)
+}
+
+multilib_src_test() {
+	# XXX: non-native tests fail if glib-networking is already installed.
+	# have no idea what's wrong. would appreciate some help.
+	multilib_is_native_abi || return 0
+
+	virtx emake check
+}
+
+multilib_src_install() {
+	gnome2_src_install
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+
+	multilib_pkg_postinst() {
+		gnome2_giomodule_cache_update \
+			|| die "Update GIO modules cache failed (for ${ABI})"
+	}
+	multilib_foreach_abi multilib_pkg_postinst
+}
+
+pkg_postrm() {
+	gnome2_pkg_postrm
+
+	multilib_pkg_postrm() {
+		gnome2_giomodule_cache_update \
+			|| die "Update GIO modules cache failed (for ${ABI})"
+	}
+	multilib_foreach_abi multilib_pkg_postrm
+}

diff --git a/net-libs/glib-networking/metadata.xml b/net-libs/glib-networking/metadata.xml
new file mode 100644
index 00000000..a1db58db
--- /dev/null
+++ b/net-libs/glib-networking/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>gnome@gentoo.org</email>
+		<name>Gentoo GNOME Desktop</name>
+	</maintainer>
+	<use>
+		<flag name="libproxy">Use <pkg>net-libs/libproxy</pkg> for getting the HTTP/HTTPS/SOCKS proxy configuration</flag>
+		<flag name="gnome">Extract HTTP/HTTPS/SOCKS proxy configuration stored using GSettings</flag>
+	</use>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2015-06-09 13:48 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-09 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     e4647fa772f34761639c71db66a8e0da32f104c2
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 09:48:50 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 13:48:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e4647fa7

net-libs/glib-networking: moved to gentoo-x86

 .../glib-networking/glib-networking-2.44.0.ebuild  | 67 ----------------------
 1 file changed, 67 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.44.0.ebuild b/net-libs/glib-networking/glib-networking-2.44.0.ebuild
deleted file mode 100644
index ca5c1de..0000000
--- a/net-libs/glib-networking/glib-networking-2.44.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 multilib-minimal virtualx
-
-DESCRIPTION="Network-related giomodules for glib"
-HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-IUSE="+gnome +libproxy smartcard +ssl test"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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.39.1:2[${MULTILIB_USEDEP}]
-	gnome? ( gnome-base/gsettings-desktop-schemas )
-	libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
-	smartcard? (
-		>=app-crypt/p11-kit-0.18.4[${MULTILIB_USEDEP}]
-		>=net-libs/gnutls-3:=[pkcs11,${MULTILIB_USEDEP}] )
-	ssl? (
-		app-misc/ca-certificates
-		>=net-libs/gnutls-3:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.35.0
-	sys-devel/gettext
-	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-	test? ( sys-apps/dbus[X] )
-"
-# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
-
-src_prepare() {
-	# Fix test build failure with USE=-smartcard
-	epatch "${FILESDIR}"/${PN}-2.40.1-unittests.patch
-
-	eautoreconf
-	gnome2_src_prepare
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE=${S} \
-	gnome2_src_configure \
-		--disable-static \
-		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
-		$(use_with gnome gnome-proxy) \
-		$(use_with libproxy) \
-		$(use_with smartcard pkcs11) \
-		$(use_with ssl gnutls)
-}
-
-multilib_src_test() {
-	# non-native tests fail if glib-networking is already installed.
-	# have no idea what's wrong. would appreciate some help.
-	multilib_is_native_abi || return 0
-
-	Xemake check
-}
-
-multilib_src_install() {
-	gnome2_src_install
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2015-05-10 17:20 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-10 17:20 UTC (permalink / raw
  To: gentoo-commits

commit:     22be7afe61ea57e9355f45027688d26e9e3ad464
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 16:11:33 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 10 16:11:33 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=22be7afe

net-libs/glib-networking: 2.42.1 → 2.44.0

 .../glib-networking/glib-networking-2.44.0.ebuild  | 67 ++++++++++++++++++++++
 1 file changed, 67 insertions(+)

diff --git a/net-libs/glib-networking/glib-networking-2.44.0.ebuild b/net-libs/glib-networking/glib-networking-2.44.0.ebuild
new file mode 100644
index 0000000..ca5c1de
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.44.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit autotools eutils gnome2 multilib-minimal virtualx
+
+DESCRIPTION="Network-related giomodules for glib"
+HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE="+gnome +libproxy smartcard +ssl test"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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.39.1:2[${MULTILIB_USEDEP}]
+	gnome? ( gnome-base/gsettings-desktop-schemas )
+	libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
+	smartcard? (
+		>=app-crypt/p11-kit-0.18.4[${MULTILIB_USEDEP}]
+		>=net-libs/gnutls-3:=[pkcs11,${MULTILIB_USEDEP}] )
+	ssl? (
+		app-misc/ca-certificates
+		>=net-libs/gnutls-3:=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.35.0
+	sys-devel/gettext
+	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+	test? ( sys-apps/dbus[X] )
+"
+# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
+
+src_prepare() {
+	# Fix test build failure with USE=-smartcard
+	epatch "${FILESDIR}"/${PN}-2.40.1-unittests.patch
+
+	eautoreconf
+	gnome2_src_prepare
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE=${S} \
+	gnome2_src_configure \
+		--disable-static \
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
+		$(use_with gnome gnome-proxy) \
+		$(use_with libproxy) \
+		$(use_with smartcard pkcs11) \
+		$(use_with ssl gnutls)
+}
+
+multilib_src_test() {
+	# non-native tests fail if glib-networking is already installed.
+	# have no idea what's wrong. would appreciate some help.
+	multilib_is_native_abi || return 0
+
+	Xemake check
+}
+
+multilib_src_install() {
+	gnome2_src_install
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2014-12-26 21:48 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-26 21:48 UTC (permalink / raw
  To: gentoo-commits

commit:     1a5756acbdb29f7559f31fbaa733c4a2cb71dd2c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 26 21:47:43 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 21:47:43 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1a5756ac

net-libs/glib-networking: moved to gentoo-x86

---
 .../glib-networking/glib-networking-2.42.1.ebuild  | 67 ----------------------
 1 file changed, 67 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.42.1.ebuild b/net-libs/glib-networking/glib-networking-2.42.1.ebuild
deleted file mode 100644
index a99fa30..0000000
--- a/net-libs/glib-networking/glib-networking-2.42.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 multilib-minimal virtualx
-
-DESCRIPTION="Network-related giomodules for glib"
-HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-IUSE="+gnome +libproxy smartcard +ssl test"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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.42:2[${MULTILIB_USEDEP}]
-	gnome? ( gnome-base/gsettings-desktop-schemas )
-	libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
-	smartcard? (
-		>=app-crypt/p11-kit-0.18.4[${MULTILIB_USEDEP}]
-		>=net-libs/gnutls-2.12.23-r6:=[pkcs11,${MULTILIB_USEDEP}] )
-	ssl? (
-		app-misc/ca-certificates
-		>=net-libs/gnutls-2.12.23-r6:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.35.0
-	sys-devel/gettext
-	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-	test? ( sys-apps/dbus[X] )
-"
-# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
-
-src_prepare() {
-	# Fix test build failure with USE=-smartcard
-	epatch "${FILESDIR}"/${PN}-2.40.1-unittests.patch
-
-	eautoreconf
-	gnome2_src_prepare
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE=${S} \
-	gnome2_src_configure \
-		--disable-static \
-		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
-		$(use_with gnome gnome-proxy) \
-		$(use_with libproxy) \
-		$(use_with smartcard pkcs11) \
-		$(use_with ssl gnutls)
-}
-
-multilib_src_test() {
-	# non-native tests fail if glib-networking is already installed.
-	# have no idea what's wrong. would appreciate some help.
-	multilib_is_native_abi || return 0
-
-	Xemake check
-}
-
-multilib_src_install() {
-	gnome2_src_install
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2014-12-07 18:49 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-07 18:49 UTC (permalink / raw
  To: gentoo-commits

commit:     8d0f1569788fc39b889d178b9c227dfaccb81fc5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  7 15:14:34 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec  7 15:14:34 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8d0f1569

net-libs/glib-networking: 2.42.0 → 2.42.1

---
 .../{glib-networking-2.42.0.ebuild => glib-networking-2.42.1.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.42.0.ebuild b/net-libs/glib-networking/glib-networking-2.42.1.ebuild
similarity index 97%
rename from net-libs/glib-networking/glib-networking-2.42.0.ebuild
rename to net-libs/glib-networking/glib-networking-2.42.1.ebuild
index cfc222a..a99fa30 100644
--- a/net-libs/glib-networking/glib-networking-2.42.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.42.1.ebuild
@@ -17,7 +17,7 @@ IUSE="+gnome +libproxy smartcard +ssl test"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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.40.0-r1:2[${MULTILIB_USEDEP}]
+	>=dev-libs/glib-2.42:2[${MULTILIB_USEDEP}]
 	gnome? ( gnome-base/gsettings-desktop-schemas )
 	libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
 	smartcard? (


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2014-04-15 22:05 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-15 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ec925d24fd9ed6bfdd6ba2928300211b2900c7df
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 12 22:50:35 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Apr 15 22:00:25 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ec925d24

net-libs/glib-networking: 2.38.2 → 2.40.0

---
 .../glib-networking/glib-networking-2.40.0.ebuild  | 50 ++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/net-libs/glib-networking/glib-networking-2.40.0.ebuild b/net-libs/glib-networking/glib-networking-2.40.0.ebuild
new file mode 100644
index 0000000..a76e962
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.40.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 virtualx
+
+DESCRIPTION="Network-related giomodules for glib"
+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"
+
+RDEPEND="
+	>=dev-libs/glib-2.39.1:2
+	gnome? ( gnome-base/gsettings-desktop-schemas )
+	libproxy? ( >=net-libs/libproxy-0.4.6-r3:= )
+	smartcard? (
+		>=app-crypt/p11-kit-0.8
+		>=net-libs/gnutls-2.12.8:=[pkcs11] )
+	ssl? (
+		app-misc/ca-certificates
+		>=net-libs/gnutls-2.12.8:= )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.35.0
+	sys-devel/gettext
+	virtual/pkgconfig
+	test? ( sys-apps/dbus[X] )
+"
+# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
+
+src_configure() {
+	gnome2_src_configure \
+		--disable-static \
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
+		$(use_with gnome gnome-proxy) \
+		$(use_with libproxy) \
+		$(use_with smartcard pkcs11) \
+		$(use_with ssl gnutls)
+}
+
+src_test() {
+	Xemake check
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2013-12-18 23:08 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-18 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     da5cf96d4afb428209b51215d17d96da12c783d6
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 18 22:52:31 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Dec 18 22:52:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=da5cf96d

add metadata.xml

---
 net-libs/glib-networking/metadata.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/net-libs/glib-networking/metadata.xml b/net-libs/glib-networking/metadata.xml
new file mode 100644
index 0000000..4a1545e
--- /dev/null
+++ b/net-libs/glib-networking/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+  <use>
+    <flag name="libproxy">Use <pkg>net-libs/libproxy</pkg> for getting
+		the HTTP/HTTPS/SOCKS proxy configuration</flag>
+	<flag name="gnome">Extract HTTP/HTTPS/SOCKS proxy configuration
+		stored using GSettings</flag>
+  </use>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2013-11-24 21:38 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-24 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     f32dac6a5c90a8e860031d7a52805d22479d7cf0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 23:09:02 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 19:43:49 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f32dac6a

net-libs/glib-networking: 2.36.2 → 2.38.2

---
 ...2.35.9.ebuild => glib-networking-2.38.2.ebuild} | 33 ++++++++--------------
 1 file changed, 12 insertions(+), 21 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.35.9.ebuild b/net-libs/glib-networking/glib-networking-2.38.2.ebuild
similarity index 64%
rename from net-libs/glib-networking/glib-networking-2.35.9.ebuild
rename to net-libs/glib-networking/glib-networking-2.38.2.ebuild
index f8e7ea4..27c911c 100644
--- a/net-libs/glib-networking/glib-networking-2.35.9.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.38.2.ebuild
@@ -16,7 +16,8 @@ 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"
 
-RDEPEND=">=dev-libs/glib-2.35.8:2
+RDEPEND="
+	>=dev-libs/glib-2.38:2
 	gnome? ( gnome-base/gsettings-desktop-schemas )
 	libproxy? ( >=net-libs/libproxy-0.4.6-r3:= )
 	smartcard? (
@@ -24,34 +25,24 @@ RDEPEND=">=dev-libs/glib-2.35.8:2
 		>=net-libs/gnutls-2.12.8:=[pkcs11] )
 	ssl? (
 		app-misc/ca-certificates
-		>=net-libs/gnutls-2.11.0:= )
+		>=net-libs/gnutls-2.12.8:= )
 "
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35.0
 	sys-devel/gettext
 	virtual/pkgconfig
-	test? ( sys-apps/dbus[X] )"
+	test? ( sys-apps/dbus[X] )
+"
 # eautoreconf needs >=sys-devel/autoconf-2.65:2.5
 
-src_prepare() {
-	# FIXME: new failing tests
-	sed -e '/tls.connection.simultaneous-async-rehandshake/,+1 d' \
-		-e '/tls.connection.simultaneous-sync-rehandshake/,+1 d' \
-		-i tls/tests/connection.c || die
-	gnome2_src_prepare
-}
-
 src_configure() {
-	# AUTHORS, ChangeLog are empty
-	DOCS="NEWS README"
-	G2CONF="${G2CONF}
-		--disable-static
-		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
-		$(use_with gnome gnome-proxy)
-		$(use_with libproxy)
-		$(use_with smartcard pkcs11)
-		$(use_with ssl gnutls)"
-	gnome2_src_configure
+	gnome2_src_configure \
+		--disable-static \
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
+		$(use_with gnome gnome-proxy) \
+		$(use_with libproxy) \
+		$(use_with smartcard pkcs11) \
+		$(use_with ssl gnutls)
 }
 
 src_test() {


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2013-03-09 10:22 Priit Laes
  0 siblings, 0 replies; 22+ messages in thread
From: Priit Laes @ 2013-03-09 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b8ba3378472cd50b16f13402559ea3944eeee58c
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Mar  9 10:20:40 2013 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Mar  9 10:20:40 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b8ba3378

net-libs/glib-networking: Add 2.35.9 to overlay

---
 .../glib-networking/glib-networking-2.35.9.ebuild  |   59 ++++++++++++++++++++
 1 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.35.9.ebuild b/net-libs/glib-networking/glib-networking-2.35.9.ebuild
new file mode 100644
index 0000000..f8e7ea4
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.35.9.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 virtualx
+
+DESCRIPTION="Network-related giomodules for glib"
+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"
+
+RDEPEND=">=dev-libs/glib-2.35.8:2
+	gnome? ( gnome-base/gsettings-desktop-schemas )
+	libproxy? ( >=net-libs/libproxy-0.4.6-r3:= )
+	smartcard? (
+		>=app-crypt/p11-kit-0.8
+		>=net-libs/gnutls-2.12.8:=[pkcs11] )
+	ssl? (
+		app-misc/ca-certificates
+		>=net-libs/gnutls-2.11.0:= )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.35.0
+	sys-devel/gettext
+	virtual/pkgconfig
+	test? ( sys-apps/dbus[X] )"
+# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
+
+src_prepare() {
+	# FIXME: new failing tests
+	sed -e '/tls.connection.simultaneous-async-rehandshake/,+1 d' \
+		-e '/tls.connection.simultaneous-sync-rehandshake/,+1 d' \
+		-i tls/tests/connection.c || die
+	gnome2_src_prepare
+}
+
+src_configure() {
+	# AUTHORS, ChangeLog are empty
+	DOCS="NEWS README"
+	G2CONF="${G2CONF}
+		--disable-static
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
+		$(use_with gnome gnome-proxy)
+		$(use_with libproxy)
+		$(use_with smartcard pkcs11)
+		$(use_with ssl gnutls)"
+	gnome2_src_configure
+}
+
+src_test() {
+	Xemake check
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2012-09-25 15:46 Alexandre Rostovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Rostovtsev @ 2012-09-25 15:46 UTC (permalink / raw
  To: gentoo-commits

commit:     240ae1db6b92ab106dde10adc186e0890829072f
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 25 15:29:44 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Sep 25 15:29:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=240ae1db

net-libs/glib-networking: 2.34.0 now in gx86

---
 .../glib-networking/glib-networking-2.33.14.ebuild |   76 --------------------
 1 files changed, 0 insertions(+), 76 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.33.14.ebuild b/net-libs/glib-networking/glib-networking-2.33.14.ebuild
deleted file mode 100644
index 237142b..0000000
--- a/net-libs/glib-networking/glib-networking-2.33.14.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 virtualx
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="Network-related giomodules for glib"
-HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="+gnome +libproxy smartcard +ssl test"
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-fi
-
-RDEPEND=">=dev-libs/glib-2.33.9:2
-	gnome? ( gnome-base/gsettings-desktop-schemas )
-	libproxy? ( >=net-libs/libproxy-0.4.6-r3 )
-	smartcard? (
-		>=app-crypt/p11-kit-0.8
-		>=net-libs/gnutls-2.12.8[pkcs11] )
-	ssl? (
-		app-misc/ca-certificates
-		>=net-libs/gnutls-2.11.0 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.35.0
-	virtual/pkgconfig
-	sys-devel/gettext
-	test? ( sys-apps/dbus[X] )"
-# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
-
-pkg_setup() {
-	# AUTHORS, ChangeLog are empty
-	DOCS="NEWS README"
-	G2CONF="${G2CONF}
-		--disable-static
-		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
-		$(use_with gnome gnome-proxy)
-		$(use_with libproxy)
-		$(use_with smartcard pkcs11)
-		$(use_with ssl gnutls)"
-}
-
-src_prepare() {
-	gnome2_src_prepare
-
-	if [[ ${PV} != 9999 ]]; then
-		# Drop DEPRECATED flags
-		LC_ALL=C sed -e 's:-D[A-Z_]*DISABLE_DEPRECATED *\\:\\:g' \
-			-e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
-			-i Makefile.{decl,in} \
-			proxy/gnome/Makefile.in \
-			proxy/libproxy/Makefile.in \
-			proxy/tests/Makefile.in \
-			tls/gnutls/Makefile.in \
-			tls/pkcs11/Makefile.{am,in} \
-			tls/tests/Makefile.in || die
-		sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
-			tls/pkcs11/Makefile.{am,in} || die
-	fi
-}
-
-src_test() {
-	Xemake check
-}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2012-09-06  5:28 Priit Laes
  0 siblings, 0 replies; 22+ messages in thread
From: Priit Laes @ 2012-09-06  5:28 UTC (permalink / raw
  To: gentoo-commits

commit:     8aad7d8e632ee9941e345eaeb44b647f153d2f5c
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Thu Sep  6 05:26:56 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Thu Sep  6 05:26:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8aad7d8e

net-libs/glib-networking: Set C locale, when doing A-Z range checks

Otherwise we might get weird results on different locales (et_EE)

---
 .../glib-networking/glib-networking-2.33.12.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.33.12.ebuild b/net-libs/glib-networking/glib-networking-2.33.12.ebuild
index 63c5f8a..237142b 100644
--- a/net-libs/glib-networking/glib-networking-2.33.12.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.33.12.ebuild
@@ -57,7 +57,7 @@ src_prepare() {
 
 	if [[ ${PV} != 9999 ]]; then
 		# Drop DEPRECATED flags
-		sed -e 's:-D[A-Z_]*DISABLE_DEPRECATED *\\:\\:g' \
+		LC_ALL=C sed -e 's:-D[A-Z_]*DISABLE_DEPRECATED *\\:\\:g' \
 			-e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
 			-i Makefile.{decl,in} \
 			proxy/gnome/Makefile.in \


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2012-09-05 15:48 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2012-09-05 15:48 UTC (permalink / raw
  To: gentoo-commits

commit:     1effe4d4f8106b59f8056ec87a029532a561f964
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  3 20:51:44 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 15:48:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1effe4d4

Add net-libs/glib-networking-2.33.12

---
 .../glib-networking/glib-networking-2.33.12.ebuild |   76 ++++++++++++++++++++
 1 files changed, 76 insertions(+), 0 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.33.12.ebuild b/net-libs/glib-networking/glib-networking-2.33.12.ebuild
new file mode 100644
index 0000000..63c5f8a
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.33.12.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 virtualx
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+fi
+
+DESCRIPTION="Network-related giomodules for glib"
+HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+IUSE="+gnome +libproxy smartcard +ssl test"
+if [[ ${PV} = 9999 ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+fi
+
+RDEPEND=">=dev-libs/glib-2.33.9:2
+	gnome? ( gnome-base/gsettings-desktop-schemas )
+	libproxy? ( >=net-libs/libproxy-0.4.6-r3 )
+	smartcard? (
+		>=app-crypt/p11-kit-0.8
+		>=net-libs/gnutls-2.12.8[pkcs11] )
+	ssl? (
+		app-misc/ca-certificates
+		>=net-libs/gnutls-2.11.0 )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.35.0
+	virtual/pkgconfig
+	sys-devel/gettext
+	test? ( sys-apps/dbus[X] )"
+# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
+
+pkg_setup() {
+	# AUTHORS, ChangeLog are empty
+	DOCS="NEWS README"
+	G2CONF="${G2CONF}
+		--disable-static
+		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
+		$(use_with gnome gnome-proxy)
+		$(use_with libproxy)
+		$(use_with smartcard pkcs11)
+		$(use_with ssl gnutls)"
+}
+
+src_prepare() {
+	gnome2_src_prepare
+
+	if [[ ${PV} != 9999 ]]; then
+		# Drop DEPRECATED flags
+		sed -e 's:-D[A-Z_]*DISABLE_DEPRECATED *\\:\\:g' \
+			-e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
+			-i Makefile.{decl,in} \
+			proxy/gnome/Makefile.in \
+			proxy/libproxy/Makefile.in \
+			proxy/tests/Makefile.in \
+			tls/gnutls/Makefile.in \
+			tls/pkcs11/Makefile.{am,in} \
+			tls/tests/Makefile.in || die
+		sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
+			tls/pkcs11/Makefile.{am,in} || die
+	fi
+}
+
+src_test() {
+	Xemake check
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2012-03-31  9:14 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2012-03-31  9:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b4fec9abc57999cb91d4455716543370bcd7659b
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 30 21:16:24 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 21:16:24 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b4fec9ab

net-libs/glib-networking: moved to the tree

---
 .../glib-networking/glib-networking-2.31.22.ebuild |   67 --------------------
 1 files changed, 0 insertions(+), 67 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.31.22.ebuild b/net-libs/glib-networking/glib-networking-2.31.22.ebuild
deleted file mode 100644
index 9ea9568..0000000
--- a/net-libs/glib-networking/glib-networking-2.31.22.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2012 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.30.2.ebuild,v 1.2 2012/01/18 06:48:45 tetromino Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 virtualx
-
-DESCRIPTION="Network-related giomodules for glib"
-HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="+gnome +libproxy pkcs11 +ssl test"
-
-RDEPEND=">=dev-libs/glib-2.31.6:2
-	gnome? ( gnome-base/gsettings-desktop-schemas )
-	libproxy? ( >=net-libs/libproxy-0.4.6-r3 )
-	pkcs11? (
-		>=app-crypt/p11-kit-0.8
-		>=net-libs/gnutls-2.12.8[pkcs11] )
-	ssl? (
-		app-misc/ca-certificates
-		>=net-libs/gnutls-2.11.0 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.35.0
-	>=dev-util/pkgconfig-0.9
-	sys-devel/gettext
-	test? ( sys-apps/dbus[X] )"
-# eautoreconf needs >=sys-devel/autoconf-2.65:2.5
-
-pkg_setup() {
-	# AUTHORS, ChangeLog are empty
-	DOCS="NEWS README"
-	G2CONF="${G2CONF}
-		--disable-static
-		--with-ca-certificates="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
-		$(use_with gnome gnome-proxy)
-		$(use_with libproxy)
-		$(use_with pkcs11)
-		$(use_with ssl gnutls)"
-}
-
-src_prepare() {
-	gnome2_src_prepare
-
-	# Drop DEPRECATED flags
-	sed -e 's:-D[A-Z_]*DISABLE_DEPRECATED *\\:\\:g' \
-		-e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
-		-i Makefile.{decl,in} \
-		proxy/gnome/Makefile.in \
-		proxy/libproxy/Makefile.in \
-		proxy/tests/Makefile.in \
-		tls/gnutls/Makefile.in \
-		tls/pkcs11/Makefile.{am,in} \
-		tls/tests/Makefile.in || die
-	sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
-		tls/pkcs11/Makefile.{am,in} || die
-}
-
-src_test() {
-	Xemake check
-}



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2012-03-21 18:27 Alexandre Restovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Restovtsev @ 2012-03-21 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     4e6858b9655fd2e41cde10e705a36eaf011cc3b5
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:24:31 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Mar 21 17:37:46 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4e6858b9

net-libs/glib-networking: 2.31.20 → 2.31.22

---
 ...31.20.ebuild => glib-networking-2.31.22.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.31.20.ebuild b/net-libs/glib-networking/glib-networking-2.31.22.ebuild
similarity index 100%
rename from net-libs/glib-networking/glib-networking-2.31.20.ebuild
rename to net-libs/glib-networking/glib-networking-2.31.22.ebuild



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2011-04-24 12:48 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2011-04-24 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     4e9a6aa2dcc0f5b0ec83d3e760bf206104bcf26b
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 10:13:06 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 10:13:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4e9a6aa2

net-libs/glib-networking: moved to the tree

---
 .../glib-networking/glib-networking-2.28.5.ebuild  |   39 --------------------
 1 files changed, 0 insertions(+), 39 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.28.5.ebuild b/net-libs/glib-networking/glib-networking-2.28.5.ebuild
deleted file mode 100644
index 6cabb03..0000000
--- a/net-libs/glib-networking/glib-networking-2.28.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Network-related giomodules for glib"
-HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gnome +libproxy +ssl"
-
-RDEPEND=">=dev-libs/glib-2.27.90:2
-	gnome? ( gnome-base/gsettings-desktop-schemas )
-	libproxy? ( >=net-libs/libproxy-0.3.1 )
-	ssl? ( >=net-libs/gnutls-2.1.7 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.35.0
-	>=dev-util/pkgconfig-0.9
-	sys-devel/gettext"
-
-pkg_setup() {
-	# AUTHORS, ChangeLog are empty
-	DOCS="NEWS README"
-	G2CONF="${G2CONF}
-		--disable-static
-		--disable-maintainer-mode
-		--with-ca-certificates=${ROOT}/etc/ssl/certs/ca-certificates.crt
-		$(use_with gnome gnome-proxy)
-		$(use_with libproxy)
-		$(use_with ssl gnutls)"
-}



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2011-04-06 14:28 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-06 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7f3daa88c30533ccb0716b507954fc7fea80b9b0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  6 14:07:59 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 14:28:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7f3daa88

net-libs/glib-networking: QAed

	* renamed USE=gnutls to USE=ssl according to QA policy on ssl, nss, gnutls & openssl

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)

---
 .../glib-networking/glib-networking-2.28.5.ebuild  |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.28.5.ebuild b/net-libs/glib-networking/glib-networking-2.28.5.ebuild
index 6ed8876..6cabb03 100644
--- a/net-libs/glib-networking/glib-networking-2.28.5.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.28.5.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 
 EAPI="3"
+GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
 inherit gnome2
@@ -13,12 +14,13 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+gnome +gnutls +libproxy"
+IUSE="+gnome +libproxy +ssl"
 
-RDEPEND=">=dev-libs/glib-2.27.90
+RDEPEND=">=dev-libs/glib-2.27.90:2
 	gnome? ( gnome-base/gsettings-desktop-schemas )
-	gnutls? ( >=net-libs/gnutls-2.1.7 )
-	libproxy? ( >=net-libs/libproxy-0.3.1 )"
+	libproxy? ( >=net-libs/libproxy-0.3.1 )
+	ssl? ( >=net-libs/gnutls-2.1.7 )
+"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35.0
 	>=dev-util/pkgconfig-0.9
@@ -32,6 +34,6 @@ pkg_setup() {
 		--disable-maintainer-mode
 		--with-ca-certificates=${ROOT}/etc/ssl/certs/ca-certificates.crt
 		$(use_with gnome gnome-proxy)
-		$(use_with gnutls)
-		$(use_with libproxy)"
+		$(use_with libproxy)
+		$(use_with ssl gnutls)"
 }



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2011-04-05  0:57 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2011-04-05  0:57 UTC (permalink / raw
  To: gentoo-commits

commit:     20d3a6a3b41a058c1df16a7436e202c784be9ae3
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 18:04:33 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 21:20:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=20d3a6a3

net-libs/glib-networking: 2.28.4 → 2.28.5

---
 ...2.28.4.ebuild => glib-networking-2.28.5.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.28.4.ebuild b/net-libs/glib-networking/glib-networking-2.28.5.ebuild
similarity index 100%
rename from net-libs/glib-networking/glib-networking-2.28.4.ebuild
rename to net-libs/glib-networking/glib-networking-2.28.5.ebuild



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2011-03-23  5:20 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2011-03-23  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     ca73bc519b4824436ceb21573f28e32d965c49f4
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 02:07:21 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 04:12:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ca73bc51

net-libs/glib-networking: 2.28.0 → 2.28.4

---
 ...2.28.0.ebuild => glib-networking-2.28.4.ebuild} |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.28.0.ebuild b/net-libs/glib-networking/glib-networking-2.28.4.ebuild
similarity index 87%
rename from net-libs/glib-networking/glib-networking-2.28.0.ebuild
rename to net-libs/glib-networking/glib-networking-2.28.4.ebuild
index 5c07c92..6ed8876 100644
--- a/net-libs/glib-networking/glib-networking-2.28.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.28.4.ebuild
@@ -13,9 +13,10 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+gnutls +libproxy"
+IUSE="+gnome +gnutls +libproxy"
 
 RDEPEND=">=dev-libs/glib-2.27.90
+	gnome? ( gnome-base/gsettings-desktop-schemas )
 	gnutls? ( >=net-libs/gnutls-2.1.7 )
 	libproxy? ( >=net-libs/libproxy-0.3.1 )"
 DEPEND="${RDEPEND}
@@ -30,6 +31,7 @@ pkg_setup() {
 		--disable-static
 		--disable-maintainer-mode
 		--with-ca-certificates=${ROOT}/etc/ssl/certs/ca-certificates.crt
+		$(use_with gnome gnome-proxy)
 		$(use_with gnutls)
 		$(use_with libproxy)"
 }



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/
@ 2011-02-22 15:14 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2011-02-22 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     f055772ca8c06c0a59ebf28652de08c4bee3ee14
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 22 15:02:28 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Feb 22 15:02:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f055772c

net-libs/glib-networking: 2.27.90 -> 2.28.0

---
 ....27.90.ebuild => glib-networking-2.28.0.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.27.90.ebuild b/net-libs/glib-networking/glib-networking-2.28.0.ebuild
similarity index 100%
rename from net-libs/glib-networking/glib-networking-2.27.90.ebuild
rename to net-libs/glib-networking/glib-networking-2.28.0.ebuild



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2018-12-06 20:56 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29  8:26 [gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/ Priit Laes
  -- strict thread matches above, loose matches on Subject: below --
2018-12-06 20:56 Mart Raudsepp
2018-06-17 20:04 Sobhan Mohammadpour
2018-02-06 16:13 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-12-26 21:48 Gilles Dartiguelongue
2014-12-07 18:49 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2013-12-18 23:08 Gilles Dartiguelongue
2013-11-24 21:38 Gilles Dartiguelongue
2013-03-09 10:22 Priit Laes
2012-09-25 15:46 Alexandre Rostovtsev
2012-09-06  5:28 Priit Laes
2012-09-05 15:48 Nirbheek Chauhan
2012-03-31  9:14 Nirbheek Chauhan
2012-03-21 18:27 Alexandre Restovtsev
2011-04-24 12:48 Nirbheek Chauhan
2011-04-06 14:28 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-02-22 15:14 Nirbheek Chauhan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox