summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-20 08:56:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-20 08:56:51 +0000
commit3901aa5d7bf9c59dd3d14d33f8fc27b588f4044a (patch)
tree3e490135254d89d788c679d0ddbf0d16f9d00eb3 /app-crypt
parentx11-drivers/xf86-video-ati: copy old hwdata files to a separate dir (diff)
downloadgentoo-2-3901aa5d7bf9c59dd3d14d33f8fc27b588f4044a.tar.gz
gentoo-2-3901aa5d7bf9c59dd3d14d33f8fc27b588f4044a.tar.bz2
gentoo-2-3901aa5d7bf9c59dd3d14d33f8fc27b588f4044a.zip
arm/ia64/s390/sh/sparc stable wrt #244707
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-1.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 0466cc923c0a..5a1180f84d6b 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.133 2009/01/26 15:36:50 mueli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.134 2009/02/20 08:56:51 armin76 Exp $
+
+ 20 Feb 2009; Raúl Porcel <armin76@gentoo.org> heimdal-1.2.1-r1.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #244707
*heimdal-1.2.1-r2 (26 Jan 2009)
diff --git a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild
index 2f7d3f1f001f..77ee8fc98d25 100644
--- a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.8 2009/01/24 12:18:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.9 2009/02/20 08:56:51 armin76 Exp $
WANT_AUTOMAKE=latest
WANT_AUTOCONF=latest
@@ -19,7 +19,7 @@ SRC_URI="http://www.h5l.org/dist/src/${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 hdb-ldap ipv6 otp pkinit ssl threads X"
RDEPEND="ssl? ( dev-libs/openssl )