diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:57:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:57:18 +0000 |
commit | 677be1825942c504c73102f5837708b11585f2e2 (patch) | |
tree | 0b1a7270637d176a264f800f42f6d53a25d61304 /app-crypt/heimdal | |
parent | Stable for amd64, wrt bug #459252 (diff) | |
download | gentoo-2-677be1825942c504c73102f5837708b11585f2e2.tar.gz gentoo-2-677be1825942c504c73102f5837708b11585f2e2.tar.bz2 gentoo-2-677be1825942c504c73102f5837708b11585f2e2.zip |
Stable for amd64, wrt bug #459166
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 7e745754fba4..65ef324bd7bd 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.201 2013/02/26 10:22:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.202 2013/02/26 10:57:18 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild: + Stable for amd64, wrt bug #459166 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild: Stable for alpha, wrt bug #459166 diff --git a/app-crypt/heimdal/heimdal-1.5.3.ebuild b/app-crypt/heimdal/heimdal-1.5.3.ebuild index 2aa5613c9fb2..d20ae3479b9b 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.5 2013/02/26 10:22:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.6 2013/02/26 10:57:18 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 ) |