klausman 14/06/19 13:11:14 Modified: ChangeLog polarssl-1.3.7.ebuild Log: Keyworded on alpha, bug #468362 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.80 net-libs/polarssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 18 Jun 2014 20:41:00 -0000 1.79 +++ ChangeLog 19 Jun 2014 13:11:14 -0000 1.80 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/polarssl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.79 2014/06/18 20:41:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.80 2014/06/19 13:11:14 klausman Exp $ + + 19 Jun 2014; Tobias Klausmann <[email protected]> polarssl-1.3.7.ebuild: + Keyworded on alpha, bug #468362 18 Jun 2014; Michał Górny <[email protected]> polarssl-1.3.4.ebuild, polarssl-1.3.5.ebuild, polarssl-1.3.6.ebuild, polarssl-1.3.7.ebuild: 1.4 net-libs/polarssl/polarssl-1.3.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.7.ebuild?r1=1.3&r2=1.4 Index: polarssl-1.3.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-1.3.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- polarssl-1.3.7.ebuild 18 Jun 2014 20:41:00 -0000 1.3 +++ polarssl-1.3.7.ebuild 19 Jun 2014 13:11:14 -0000 1.4 @@ -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/polarssl/polarssl-1.3.7.ebuild,v 1.3 2014/06/18 20:41:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-1.3.7.ebuild,v 1.4 2014/06/19 13:11:14 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc havege programs sse2 static-libs test zlib" RDEPEND="
