diff options
author | 2014-02-22 15:38:54 +0000 | |
---|---|---|
committer | 2014-02-22 15:38:54 +0000 | |
commit | 01cbb0abd75b3ab982a885a07b10e9eb9f0acf29 (patch) | |
tree | dbf96f361446c13ce4251d69fc38e225af71edec /net-libs/glib-networking | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-01cbb0abd75b3ab982a885a07b10e9eb9f0acf29.tar.gz gentoo-2-01cbb0abd75b3ab982a885a07b10e9eb9f0acf29.tar.bz2 gentoo-2-01cbb0abd75b3ab982a885a07b10e9eb9f0acf29.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.38.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 57e7856273d1..e7a119be5203 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.68 2013/12/24 17:28:47 pacho Exp $ +# 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 $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glib-networking-2.38.2.ebuild: + arch stable, bug 888 *glib-networking-2.38.2 (24 Dec 2013) 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 7bd75063c192..50dbbeeaf9df 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-2013 Gentoo Foundation +# 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.1 2013/12/24 17:28:47 pacho Exp $ +# $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 $ 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 |