blueness 15/04/26 12:51:31 Modified: gnupg-2.1.3-r3.ebuild ChangeLog Log: Keyword ~arm and ~mips. Bug #546478. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 app-crypt/gnupg/gnupg-2.1.3-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r3.ebuild?r1=1.2&r2=1.3 Index: gnupg-2.1.3-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gnupg-2.1.3-r3.ebuild 25 Apr 2015 16:30:29 -0000 1.2 +++ gnupg-2.1.3-r3.ebuild 26 Apr 2015 12:51:31 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r3.ebuild,v 1.2 2015/04/25 16:30:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r3.ebuild,v 1.3 2015/04/26 12:51:31 blueness Exp $ EAPI="5" @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="bzip2 doc +gnutls ldap nls readline static selinux smartcard tools usb" COMMON_DEPEND_LIBS=" 1.601 app-crypt/gnupg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.601&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.601&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.600&r2=1.601 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v retrieving revision 1.600 retrieving revision 1.601 diff -u -r1.600 -r1.601 --- ChangeLog 25 Apr 2015 16:30:29 -0000 1.600 +++ ChangeLog 26 Apr 2015 12:51:31 -0000 1.601 @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gnupg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.600 2015/04/25 16:30:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.601 2015/04/26 12:51:31 blueness Exp $ + + 26 Apr 2015; Anthony G. Basile <[email protected]> gnupg-2.1.3-r3.ebuild: + Keyword ~arm and ~mips. Bug #546478. 25 Apr 2015; Anthony G. Basile <[email protected]> gnupg-2.1.3-r3.ebuild: Keyword ~ppc ~ppc64. Bug #546478.
