diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:03:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:03:02 +0000 |
commit | 23cf9ebbecfbced6061231c5f9fb24cd92d1fbc6 (patch) | |
tree | 8b190e48a75060c93eca688fdf4c57577b181a64 /net-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-23cf9ebbecfbced6061231c5f9fb24cd92d1fbc6.tar.gz gentoo-2-23cf9ebbecfbced6061231c5f9fb24cd92d1fbc6.tar.bz2 gentoo-2-23cf9ebbecfbced6061231c5f9fb24cd92d1fbc6.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.38.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 524e18326981..ff7931989fce 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.71 2014/03/09 10:53:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.72 2014/03/09 12:03:02 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> glib-networking-2.38.2.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> glib-networking-2.38.2.ebuild: amd64 stable, bug 499954 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 46a4113b8104..6141cbadd7b2 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.4 2014/03/09 10:53:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.38.2.ebuild,v 1.5 2014/03/09 12:03:02 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 |