diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-26 21:20:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-26 21:20:07 +0000 |
commit | 546fb3d9d2d7d666cb573c45c33be359d6ef2668 (patch) | |
tree | 05c221a1a4bbd5a1a6857dceee1f3132bef5c6ab /net-libs/glib-networking | |
parent | x86 stable, bug #321103 (diff) | |
download | gentoo-2-546fb3d9d2d7d666cb573c45c33be359d6ef2668.tar.gz gentoo-2-546fb3d9d2d7d666cb573c45c33be359d6ef2668.tar.bz2 gentoo-2-546fb3d9d2d7d666cb573c45c33be359d6ef2668.zip |
add ~arm, bug #365331
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index fd5e8ce14696..956b6051d894 100644 --- a/net-libs/glib-networking/ChangeLog +++ b/net-libs/glib-networking/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/glib-networking # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.5 2011/05/25 01:50:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.6 2011/05/26 21:20:07 maekke Exp $ + + 26 May 2011; Markus Meier <maekke@gentoo.org> + glib-networking-2.28.6.1.ebuild: + add ~arm, bug #365331 *glib-networking-2.28.7 (25 May 2011) diff --git a/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild b/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild index 0131ca5427e4..13146090a546 100644 --- a/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.28.6.1.ebuild,v 1.3 2011/05/03 15:50:52 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild,v 1.4 2011/05/26 21:20:07 maekke Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy +ssl" RDEPEND=">=dev-libs/glib-2.27.90:2 |