jer 15/07/18 11:33:25 Modified: ChangeLog botan-1.10.5.ebuild Log: Stable for HPPA (bug #552554). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.94 dev-libs/botan/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 19 Apr 2015 07:20:19 -0000 1.93 +++ ChangeLog 18 Jul 2015 11:33:25 -0000 1.94 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/botan # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.93 2015/04/19 07:20:19 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.94 2015/07/18 11:33:25 jer Exp $ + + 18 Jul 2015; Jeroen Roovers <[email protected]> botan-1.10.5.ebuild: + Stable for HPPA (bug #552554). 19 Apr 2015; Alon Bar-Lev <[email protected]> -botan-1.10.1.ebuild, -botan-1.10.3-r1.ebuild, -botan-1.10.3.ebuild, -botan-1.8.11.ebuild: 1.10 dev-libs/botan/botan-1.10.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?r1=1.9&r2=1.10 Index: botan-1.10.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- botan-1.10.5.ebuild 19 Apr 2015 06:52:31 -0000 1.9 +++ botan-1.10.5.ebuild 18 Jul 2015 11:33:25 -0000 1.10 @@ -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/dev-libs/botan/botan-1.10.5.ebuild,v 1.9 2015/04/19 06:52:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.10 2015/07/18 11:33:25 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~sparc x86 ~ppc-macos" +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~sparc x86 ~ppc-macos" SLOT="0" LICENSE="BSD" IUSE="bindist doc python bzip2 gmp ssl static-libs threads zlib"
