diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 04:28:26 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 04:28:26 +0000 |
commit | e681240aa4b8b8b4d3f2b82f4a3840dc5cc30a66 (patch) | |
tree | 8f407d7442fb93afb3300c8ab5fc26d9e9bc0a2c | |
parent | fare the well default-sparc64-1.0 profile\! (diff) | |
download | gentoo-2-e681240aa4b8b8b4d3f2b82f4a3840dc5cc30a66.tar.gz gentoo-2-e681240aa4b8b8b4d3f2b82f4a3840dc5cc30a66.tar.bz2 gentoo-2-e681240aa4b8b8b4d3f2b82f4a3840dc5cc30a66.zip |
Stable on sparc. (If `whoami` != "weeve")
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index d1fe5ca2ec82..e2e544aa6616 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.17 2004/02/21 22:34:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.18 2004/02/24 04:28:26 bazik Exp $ + + 24 Feb 2004; Sven Blumenstein <bazik@gentoo.org> heimdal-0.6.ebuild: + Stable on sparc. (If `whoami` != "weeve") 21 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> heimdal-0.6.ebuild: Change binary in rx wrappers. Closing #39290. diff --git a/app-crypt/heimdal/heimdal-0.6.ebuild b/app-crypt/heimdal/heimdal-0.6.ebuild index b37966153325..5a71cfa60e62 100644 --- a/app-crypt/heimdal/heimdal-0.6.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.9 2004/02/21 22:34:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.10 2004/02/24 04:28:26 bazik Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 -sparc ppc alpha ia64 ~amd64" +KEYWORDS="x86 sparc ppc alpha ia64 ~amd64" IUSE="ssl ldap berkdb ipv6" PROVIDE="virtual/krb5" |