diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-04-08 16:09:58 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-04-08 16:09:58 +0000 |
commit | 0391f0ebc02cab8dd21bb51b085c124107ea75d2 (patch) | |
tree | d52d0cd1a7b05af07f19c4ec8271f3aa7d2c0c6c /app-crypt/heimdal | |
parent | Changed DEPEND to virtual/x11. (diff) | |
download | historical-0391f0ebc02cab8dd21bb51b085c124107ea75d2.tar.gz historical-0391f0ebc02cab8dd21bb51b085c124107ea75d2.tar.bz2 historical-0391f0ebc02cab8dd21bb51b085c124107ea75d2.zip |
Marked ppc
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/Manifest | 12 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index 8c9879803b07..d819f4a3324d 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.27 2004/04/08 14:32:43 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.28 2004/04/08 16:09:58 lu_zero Exp $ + + 08 Apr 2004; Luca Barbato <lu_zero@gentoo.org> heimdal-0.6.1.ebuild: + Marked ppc 08 Apr 2004; Jon Portnoy <avenj@gentoo.org> heimdal-0.6.1.ebuild : Stable on AMD64. diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest index 1ba3892ab4e6..e539372e2355 100644 --- a/app-crypt/heimdal/Manifest +++ b/app-crypt/heimdal/Manifest @@ -1,10 +1,10 @@ -MD5 30a18611e350e97682487e533f04ac7f ChangeLog 3951 -MD5 b8bcbc52e1cb7c69f6b565aad3548507 heimdal-0.6.1.ebuild 2615 +MD5 4b3f848ec973df7f40a1d5f1ce5c3861 ChangeLog 4037 MD5 727ced3992540d6a6f03cf048ab6b6f2 metadata.xml 381 -MD5 d0aa4f48342fc8c4550163330ec3d192 heimdal-0.6.ebuild 2574 +MD5 b30a126bea024ec7d8512d6442ee1abd heimdal-0.6.1.ebuild 2615 +MD5 cc7d5045c3ffa67c9a30d8391af6eb11 heimdal-0.6.ebuild 2573 +MD5 35eed8dc7a9b322e4ed6220ef29cd1bc files/heimdal-0.6-berkdb.patch 542 MD5 12c2f086658ad67e3ddaf1340cb9405a files/01heimdal 125 -MD5 a97dade54c35f0835e9f067d825de8a5 files/digest-heimdal-0.6.1 66 MD5 9cf5addf22f494dcf6c5aa9d16a372a8 files/digest-heimdal-0.6 64 -MD5 bdcc2eedb42140afd25307f21aa5bb17 files/heimdal-0.6-gcc3.patch 466 MD5 8eb01abfea336bcb2791c23ef05a5b24 files/heimdal-0.6-rxapps.patch 729 -MD5 35eed8dc7a9b322e4ed6220ef29cd1bc files/heimdal-0.6-berkdb.patch 542 +MD5 bdcc2eedb42140afd25307f21aa5bb17 files/heimdal-0.6-gcc3.patch 466 +MD5 a97dade54c35f0835e9f067d825de8a5 files/digest-heimdal-0.6.1 66 diff --git a/app-crypt/heimdal/heimdal-0.6.1.ebuild b/app-crypt/heimdal/heimdal-0.6.1.ebuild index 392105b00a7c..7a116f5f24d4 100644 --- a/app-crypt/heimdal/heimdal-0.6.1.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.1.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.1.ebuild,v 1.4 2004/04/08 14:32:43 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.1.ebuild,v 1.5 2004/04/08 16:09:58 lu_zero Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc alpha ~ia64 amd64 ~hppa mips" +KEYWORDS="~x86 ~sparc ppc alpha ~ia64 amd64 ~hppa mips" IUSE="ssl ldap berkdb ipv6" PROVIDE="virtual/krb5" |