summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-11-04 09:58:26 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-11-04 09:58:26 +0000
commit2cf4b538389732661386b0076aa804a9175e5675 (patch)
tree7ca4c19c535098fd2867694a484aea5c74b81c68 /app-crypt/chntpw
parentRemoved old versions. Version bump as per bug #69986. Replace use with useq. ... (diff)
downloadhistorical-2cf4b538389732661386b0076aa804a9175e5675.tar.gz
historical-2cf4b538389732661386b0076aa804a9175e5675.tar.bz2
historical-2cf4b538389732661386b0076aa804a9175e5675.zip
added app-arch/zip dependancy as per bug #69831
Diffstat (limited to 'app-crypt/chntpw')
-rw-r--r--app-crypt/chntpw/ChangeLog6
-rw-r--r--app-crypt/chntpw/Manifest14
-rw-r--r--app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild5
3 files changed, 20 insertions, 5 deletions
diff --git a/app-crypt/chntpw/ChangeLog b/app-crypt/chntpw/ChangeLog
index 3ec743992a13..8e9f8cc217e7 100644
--- a/app-crypt/chntpw/ChangeLog
+++ b/app-crypt/chntpw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/chntpw
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/ChangeLog,v 1.2 2004/10/14 20:09:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/ChangeLog,v 1.3 2004/11/04 09:58:26 dragonheart Exp $
+
+ 04 Nov 2004; Daniel Black <dragonheart@gentoo.org>
+ chntpw-0.99.3.20040818.ebuild:
+ added app-arch/zip dependancy as per bug #69831
14 Oct 2004; David Holm <dholm@gentoo.org> chntpw-0.99.3.20040818.ebuild:
Added to ~ppc.
diff --git a/app-crypt/chntpw/Manifest b/app-crypt/chntpw/Manifest
index 03dae90ee710..59411cafca78 100644
--- a/app-crypt/chntpw/Manifest
+++ b/app-crypt/chntpw/Manifest
@@ -1,4 +1,14 @@
-MD5 70c106d014701bd149e1c6b37e5f7726 ChangeLog 507
-MD5 409a627bb468331ae6e977f567626aa1 chntpw-0.99.3.20040818.ebuild 676
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 7e1a5896b58b59fa82a2a1e1ed549180 ChangeLog 650
+MD5 b4e173374010ae522d7dd4dc9087151e chntpw-0.99.3.20040818.ebuild 696
MD5 a5ab3618f9cd3d7433bdfa40ae257618 metadata.xml 222
MD5 67f4823ebe707ddcadb41da795b88a5f files/digest-chntpw-0.99.3.20040818 68
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBif1ImdTrptrqvGERAhtYAJ9gilmMrL4tGDdjid3unXsq3LCm2ACfTeiz
+Y+WzkBAVq9dzvGnYbNJ+UfY=
+=pm+N
+-----END PGP SIGNATURE-----
diff --git a/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild b/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild
index f04b4518df6a..d6de36f431b4 100644
--- a/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild
+++ b/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild,v 1.2 2004/10/14 20:09:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild,v 1.3 2004/11/04 09:58:26 dragonheart Exp $
DESCRIPTION="Offline Windows NT Password & Registry Editor"
HOMEPAGE="http://home.eunet.no/~pnordahl/ntpasswd/"
@@ -8,7 +8,8 @@ MY_PV="${PV/*200/0}"
LICENSE="chntpw"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-DEPEND="dev-libs/openssl"
+DEPEND="dev-libs/openssl
+ app-arch/zip"
SRC_URI="http://home.eunet.no/~pnordahl/ntpasswd/chntpw-source-${MY_PV}.zip"
IUSE=""
S="${WORKDIR}"