diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:49:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:49:46 +0000 |
commit | daecfb9a33c1f07f7685502da9c6c27949d16e89 (patch) | |
tree | da4077bd2ad04c89f0a62dd7ff9286da28b8d7c3 /net-libs | |
parent | Stable for ia64, wrt bug #507568 (diff) | |
download | gentoo-2-daecfb9a33c1f07f7685502da9c6c27949d16e89.tar.gz gentoo-2-daecfb9a33c1f07f7685502da9c6c27949d16e89.tar.bz2 gentoo-2-daecfb9a33c1f07f7685502da9c6c27949d16e89.zip |
Stable for ia64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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 da21728d774d..00c8772bb129 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.75 2014/04/16 07:49:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.76 2014/04/17 07:49:46 ago Exp $ + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.38.2.ebuild: + Stable for ia64, wrt bug #507568 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.38.2.ebuild: Stable for ppc64, wrt bug #507568 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 83b1d4f1f92f..44d214ec224b 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.8 2014/04/16 07:49:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.38.2.ebuild,v 1.9 2014/04/17 07:49:46 ago 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 |