diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:59:27 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:59:27 +0000 |
commit | 94dc5c506cb0b5778f9ccb845257c893a354d4b6 (patch) | |
tree | 6a697fb419d3d41909a1597a705dc6fd718c13b4 /app-crypt/heimdal | |
parent | GRP and fixes -- portage-2.0.49_pre9 (diff) | |
download | gentoo-2-94dc5c506cb0b5778f9ccb845257c893a354d4b6.tar.gz gentoo-2-94dc5c506cb0b5778f9ccb845257c893a354d4b6.tar.bz2 gentoo-2-94dc5c506cb0b5778f9ccb845257c893a354d4b6.zip |
ppc profile cleanup
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/Manifest | 12 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest index 06c4d03c7be8..9cafbc7764fe 100644 --- a/app-crypt/heimdal/Manifest +++ b/app-crypt/heimdal/Manifest @@ -1,12 +1,12 @@ +MD5 d9dba6f4b3a9e6dc9ac5c22a8e7f7d60 ChangeLog 1916 +MD5 2cb23f80a1186feae49b871c4774ef06 heimdal-0.4e-r1.ebuild 1155 +MD5 a3bf33e6dfbc60f623cf565a58c1c8cc heimdal-0.5.1-r1.ebuild 2293 +MD5 cda2f02d60f2918204738f212b1271d4 heimdal-0.5.1.ebuild 1358 +MD5 8b60fdeb4baa5c671bd39123e1445801 heimdal-0.5.ebuild 1342 +MD5 4c054c80a9d3029a6534595ef483fe97 heimdal-0.6.ebuild 2292 MD5 12c2f086658ad67e3ddaf1340cb9405a files/01heimdal 125 MD5 4b0bf925049fd324edb977fa85fb907f files/digest-heimdal-0.4e-r1 65 MD5 9938c171c490847ed838372b75d29d0c files/digest-heimdal-0.5 64 MD5 2da7cbb90cc55b12828f118553582ead files/digest-heimdal-0.5.1 66 MD5 2da7cbb90cc55b12828f118553582ead files/digest-heimdal-0.5.1-r1 66 MD5 2f0ab643be93cf8cf0a57519bc2ee3fd files/digest-heimdal-0.6 133 -MD5 2cb23f80a1186feae49b871c4774ef06 heimdal-0.4e-r1.ebuild 1155 -MD5 a3bf33e6dfbc60f623cf565a58c1c8cc heimdal-0.5.1-r1.ebuild 2293 -MD5 cda2f02d60f2918204738f212b1271d4 heimdal-0.5.1.ebuild 1358 -MD5 8b60fdeb4baa5c671bd39123e1445801 heimdal-0.5.ebuild 1342 -MD5 d9dba6f4b3a9e6dc9ac5c22a8e7f7d60 ChangeLog 1916 -MD5 66d1cd1e5cec7839ffc47d628a31f6e9 heimdal-0.6.ebuild 2289 diff --git a/app-crypt/heimdal/heimdal-0.6.ebuild b/app-crypt/heimdal/heimdal-0.6.ebuild index 0d1eead26542..df238c59fb0e 100644 --- a/app-crypt/heimdal/heimdal-0.6.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1 2003/05/27 07:53:15 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.2 2003/07/16 14:55:35 pvdabeel Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" IUSE="ssl ldap berkdb ipv6 krb4" PROVIDE="virtual/krb5" |