diff options
author | 2015-02-02 16:38:58 +0000 | |
---|---|---|
committer | 2015-02-02 16:38:58 +0000 | |
commit | 84f6007d438a963e4f326460339622273d214923 (patch) | |
tree | b1fe31f67f80809e9bb03348d1b90f3de6c15b88 /dev-libs | |
parent | x11-libs/wxGTK: 3.0.2.0-r1 (bug #536004) (diff) | |
download | gentoo-2-84f6007d438a963e4f326460339622273d214923.tar.gz gentoo-2-84f6007d438a963e4f326460339622273d214923.tar.bz2 gentoo-2-84f6007d438a963e4f326460339622273d214923.zip |
Marked ~hppa (bug #538550).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.10.1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.10.3-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.10.3.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.10.5.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.11.4.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.11.8.ebuild | 6 |
7 files changed, 25 insertions, 20 deletions
diff --git a/dev-libs/botan/ChangeLog b/dev-libs/botan/ChangeLog index f11af75e55a8..8fab7f74497e 100644 --- a/dev-libs/botan/ChangeLog +++ b/dev-libs/botan/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/botan -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.87 2014/11/29 10:09:32 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.88 2015/02/02 16:38:58 jer Exp $ + + 02 Feb 2015; Jeroen Roovers <jer@gentoo.org> botan-1.10.1.ebuild, + botan-1.10.3.ebuild, botan-1.10.3-r1.ebuild, botan-1.10.5.ebuild, + botan-1.11.4.ebuild, botan-1.11.8.ebuild: + Marked ~hppa (bug #538550). 29 Nov 2014; Pacho Ramos <pacho@gentoo.org> botan-1.10.5.ebuild, botan-1.11.4.ebuild, botan-1.11.8.ebuild: diff --git a/dev-libs/botan/botan-1.10.1.ebuild b/dev-libs/botan/botan-1.10.1.ebuild index a498cdccc974..75935c5bbe11 100644 --- a/dev-libs/botan/botan-1.10.1.ebuild +++ b/dev-libs/botan/botan-1.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.ebuild,v 1.1 2011/08/20 14:11:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild,v 1.2 2015/02/02 16:38:58 jer Exp $ EAPI="3" #PYTHON_BDEPEND="2" @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos" SLOT="0" LICENSE="BSD" IUSE="bzip2 gmp ssl threads zlib" diff --git a/dev-libs/botan/botan-1.10.3-r1.ebuild b/dev-libs/botan/botan-1.10.3-r1.ebuild index cd4a31fa568b..486347870d9c 100644 --- a/dev-libs/botan/botan-1.10.3-r1.ebuild +++ b/dev-libs/botan/botan-1.10.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.3-r1.ebuild,v 1.4 2013/09/18 11:11:26 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v 1.5 2015/02/02 16:38:58 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="~amd64 ~arm ~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 threads zlib" diff --git a/dev-libs/botan/botan-1.10.3.ebuild b/dev-libs/botan/botan-1.10.3.ebuild index f526fb19c986..72fc35424d62 100644 --- a/dev-libs/botan/botan-1.10.3.ebuild +++ b/dev-libs/botan/botan-1.10.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.3.ebuild,v 1.5 2013/07/04 12:17:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild,v 1.6 2015/02/02 16:38:58 jer Exp $ EAPI="3" #PYTHON_BDEPEND="2" @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="amd64 ~ia64 ppc ~sparc x86 ~ppc-macos" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~sparc x86 ~ppc-macos" SLOT="0" LICENSE="BSD" IUSE="bindist bzip2 gmp ssl threads zlib" diff --git a/dev-libs/botan/botan-1.10.5.ebuild b/dev-libs/botan/botan-1.10.5.ebuild index ca1fa914cff2..f30832b48266 100644 --- a/dev-libs/botan/botan-1.10.5.ebuild +++ b/dev-libs/botan/botan-1.10.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.4 2014/11/29 10:09:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.5 2015/02/02 16:38:58 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="~amd64 ~arm ~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" diff --git a/dev-libs/botan/botan-1.11.4.ebuild b/dev-libs/botan/botan-1.11.4.ebuild index 3cf0c7af6dd3..e2feeaf124ee 100644 --- a/dev-libs/botan/botan-1.11.4.ebuild +++ b/dev-libs/botan/botan-1.11.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.11.4.ebuild,v 1.2 2014/11/29 10:09:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.3 2015/02/02 16:38:58 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="~amd64 ~arm ~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 lzma sqlite ssl static-libs threads zlib" diff --git a/dev-libs/botan/botan-1.11.8.ebuild b/dev-libs/botan/botan-1.11.8.ebuild index 6c34ce930bc1..1ccefd263d6c 100644 --- a/dev-libs/botan/botan-1.11.8.ebuild +++ b/dev-libs/botan/botan-1.11.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.11.8.ebuild,v 1.2 2014/11/29 10:09:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.3 2015/02/02 16:38:58 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz" -KEYWORDS="~amd64 ~arm ~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 lzma sqlite ssl static-libs threads zlib" |