diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 22:13:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 22:13:05 +0000 |
commit | 2aa73f2c4e4cd4da8012774a2c09a66f6cbc2e1b (patch) | |
tree | 1fb7eff72c81bd0d15c2697964523ffc1246c554 /app-crypt/heimdal | |
parent | app-portage/elogv: ~ppc64 keyword (bug #459196) (diff) | |
download | gentoo-2-2aa73f2c4e4cd4da8012774a2c09a66f6cbc2e1b.tar.gz gentoo-2-2aa73f2c4e4cd4da8012774a2c09a66f6cbc2e1b.tar.bz2 gentoo-2-2aa73f2c4e4cd4da8012774a2c09a66f6cbc2e1b.zip |
Stable for ppc64, wrt bug #459166
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index 4e161f0b96ea..10c3efd758b7 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.199 2013/02/25 21:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.200 2013/02/25 22:13:05 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild: + Stable for ppc64, wrt bug #459166 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild: Stable for ppc, wrt bug #459166 diff --git a/app-crypt/heimdal/heimdal-1.5.3.ebuild b/app-crypt/heimdal/heimdal-1.5.3.ebuild index 40a33c4bb907..b1b8b28f73cc 100644 --- a/app-crypt/heimdal/heimdal-1.5.3.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.3 2013/02/25 21:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.4 2013/02/25 22:13:05 ago Exp $ EAPI=4 # PYTHON_BDEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="afs +berkdb caps hdb-ldap ipv6 otp +pkinit ssl static-libs threads test X" RDEPEND="ssl? ( dev-libs/openssl ) |