diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-17 17:23:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-17 17:23:52 +0000 |
commit | 3ea4552e5b275c734cf0c8bc9e4d36a7cbabf9e7 (patch) | |
tree | d97359a418995ea6951a4d0e8f42513a697d91c1 /app-crypt/heimdal | |
parent | x86 stable wrt bug #395735 (diff) | |
download | gentoo-2-3ea4552e5b275c734cf0c8bc9e4d36a7cbabf9e7.tar.gz gentoo-2-3ea4552e5b275c734cf0c8bc9e4d36a7cbabf9e7.tar.bz2 gentoo-2-3ea4552e5b275c734cf0c8bc9e4d36a7cbabf9e7.zip |
Stable for HPPA (bug #396105).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.5.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index 91a318e86d6a..d792ff569e1f 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.189 2012/01/11 22:20:13 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.190 2012/01/17 17:23:52 jer Exp $ + + 17 Jan 2012; Jeroen Roovers <jer@gentoo.org> heimdal-1.5.1-r1.ebuild: + Stable for HPPA (bug #396105). *heimdal-1.5.2 (11 Jan 2012) diff --git a/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild index 52494c4fc9e4..198586b813a5 100644 --- a/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild,v 1.7 2012/01/08 17:01:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild,v 1.8 2012/01/17 17:23:52 jer Exp $ EAPI=2 # 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 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~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 ) |