diff options
author | Tom Gall <tgall@gentoo.org> | 2014-08-01 18:19:56 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2014-08-01 18:19:56 +0000 |
commit | d0e01a75a1ce0af34c55cd7eb75b519c99c0f019 (patch) | |
tree | ef0d7be666732f35f6ea24e20bb4e702e33b59b9 /net-libs/glib-networking | |
parent | Add support for ruby21. (diff) | |
download | gentoo-2-d0e01a75a1ce0af34c55cd7eb75b519c99c0f019.tar.gz gentoo-2-d0e01a75a1ce0af34c55cd7eb75b519c99c0f019.tar.bz2 gentoo-2-d0e01a75a1ce0af34c55cd7eb75b519c99c0f019.zip |
arm64, initial support
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index abc702a3a94d..d319d9b7c12e 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.87 2014/07/28 13:48:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.88 2014/08/01 18:19:56 tgall Exp $ + + 01 Aug 2014; <tgall@gentoo.org> glib-networking-2.40.1-r1.ebuild: + arm64, initial support 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.40.1-r1.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild b/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild index 178701a49c20..42a96b9cebf3 100644 --- a/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.40.1-r1.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.40.1-r1.ebuild,v 1.5 2014/07/28 13:48:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild,v 1.6 2014/08/01 18:19:56 tgall 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 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}] |