armin76 14/08/20 12:14:46 Modified: ChangeLog polarssl-1.3.8.ebuild Log: Add ~ia64 wrt #468362 and mark alpha stable (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path 1.92 net-libs/polarssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?r1=1.91&r2=1.92 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- ChangeLog 9 Aug 2014 12:51:09 -0000 1.91 +++ ChangeLog 20 Aug 2014 12:14:46 -0000 1.92 @@ -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.91 2014/08/09 12:51:09 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.92 2014/08/20 12:14:46 armin76 Exp $ + + 20 Aug 2014; Raúl Porcel <[email protected]> polarssl-1.3.8.ebuild: + Add ~ia64 wrt #468362 and mark alpha stable 09 Aug 2014; Julian Ospald <[email protected]> -polarssl-1.3.4.ebuild, -polarssl-1.3.5.ebuild, -polarssl-1.3.6.ebuild, -polarssl-1.3.7.ebuild, 1.9 net-libs/polarssl/polarssl-1.3.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.8.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.8.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.8.ebuild?r1=1.8&r2=1.9 Index: polarssl-1.3.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-1.3.8.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- polarssl-1.3.8.ebuild 9 Aug 2014 10:48:23 -0000 1.8 +++ polarssl-1.3.8.ebuild 20 Aug 2014 12:14:46 -0000 1.9 @@ -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.8.ebuild,v 1.8 2014/08/09 10:48:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-1.3.8.ebuild,v 1.9 2014/08/20 12:14:46 armin76 Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc havege programs sse2 static-libs test threads zlib" RDEPEND="
