diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-01-07 12:34:21 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-01-07 12:34:21 +0000 |
commit | 1607881ab5c2894d28227c9f34ff8c156a1ff3c1 (patch) | |
tree | 665befcd46c0b451b632321307d9f34b6ff18e67 /app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild | |
parent | initial commit (diff) | |
download | gentoo-2-1607881ab5c2894d28227c9f34ff8c156a1ff3c1.tar.gz gentoo-2-1607881ab5c2894d28227c9f34ff8c156a1ff3c1.tar.bz2 gentoo-2-1607881ab5c2894d28227c9f34ff8c156a1ff3c1.zip |
Bug #69831.
Diffstat (limited to 'app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild')
-rw-r--r-- | app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild b/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild index 3bae779f4806..5d8957fe20ea 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-2005 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.4 2005/01/01 12:27:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/chntpw-0.99.3.20040818.ebuild,v 1.5 2005/01/07 12:34:21 robbat2 Exp $ DESCRIPTION="Offline Windows NT Password & Registry Editor" HOMEPAGE="http://home.eunet.no/~pnordahl/ntpasswd/" @@ -9,7 +9,7 @@ LICENSE="chntpw" SLOT="0" KEYWORDS="~x86 ~ppc" DEPEND="dev-libs/openssl - app-arch/zip" + app-arch/unzip" SRC_URI="http://home.eunet.no/~pnordahl/ntpasswd/chntpw-source-${MY_PV}.zip" IUSE="" S="${WORKDIR}" |