tgall 14/08/01 18:19:56 Modified: glib-networking-2.40.1-r1.ebuild ChangeLog Log: arm64, initial support (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Revision Changes Path 1.6 net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild?r1=1.5&r2=1.6 Index: glib-networking-2.40.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- glib-networking-2.40.1-r1.ebuild 28 Jul 2014 13:48:48 -0000 1.5 +++ glib-networking-2.40.1-r1.ebuild 1 Aug 2014 18:19:56 -0000 1.6 @@ -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 @@ 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}] 1.88 net-libs/glib-networking/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/glib-networking/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 28 Jul 2014 13:48:48 -0000 1.87 +++ ChangeLog 1 Aug 2014 18:19:56 -0000 1.88 @@ -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; <[email protected]> glib-networking-2.40.1-r1.ebuild: + arm64, initial support 28 Jul 2014; Agostino Sarubbo <[email protected]> glib-networking-2.40.1-r1.ebuild:
