summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2007-04-07 10:47:47 +0000
committerTiziano Müller <dev-zero@gentoo.org>2007-04-07 10:47:47 +0000
commit9ee43eadcbf49428f4879927079baef0f478689e (patch)
tree55f8a00b96833e8d68c8b5dc4b9fc9e8780ce804 /dev-python/py-smbpasswd
parentStable on x86 (diff)
downloadgentoo-2-9ee43eadcbf49428f4879927079baef0f478689e.tar.gz
gentoo-2-9ee43eadcbf49428f4879927079baef0f478689e.tar.bz2
gentoo-2-9ee43eadcbf49428f4879927079baef0f478689e.zip
Version bump. Fixed SRC_URI and DEPEND.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/py-smbpasswd')
-rw-r--r--dev-python/py-smbpasswd/ChangeLog10
-rw-r--r--dev-python/py-smbpasswd/files/digest-py-smbpasswd-1.0.13
-rw-r--r--dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild16
-rw-r--r--dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild8
4 files changed, 31 insertions, 6 deletions
diff --git a/dev-python/py-smbpasswd/ChangeLog b/dev-python/py-smbpasswd/ChangeLog
index 91a6cfe17c5f..499e623b9153 100644
--- a/dev-python/py-smbpasswd/ChangeLog
+++ b/dev-python/py-smbpasswd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/py-smbpasswd
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.8 2006/07/12 15:49:59 agriffis Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.9 2007/04/07 10:47:47 dev-zero Exp $
+
+*py-smbpasswd-1.0.1 (07 Apr 2007)
+
+ 07 Apr 2007; Tiziano Müller <dev-zero@gentoo.org>
+ py-smbpasswd-1.0.ebuild, +py-smbpasswd-1.0.1.ebuild:
+ Version bump. Fixed SRC_URI and DEPEND.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> py-smbpasswd-1.0.ebuild:
Mark 1.0 stable on ia64
diff --git a/dev-python/py-smbpasswd/files/digest-py-smbpasswd-1.0.1 b/dev-python/py-smbpasswd/files/digest-py-smbpasswd-1.0.1
new file mode 100644
index 000000000000..cf2a3631e885
--- /dev/null
+++ b/dev-python/py-smbpasswd/files/digest-py-smbpasswd-1.0.1
@@ -0,0 +1,3 @@
+MD5 0eab2c29588e32e77ce6e5d2faea7874 py-smbpasswd-1.0.1.tar.gz 13153
+RMD160 898046b6f1b2191354af0c49b996b5b2066a54b8 py-smbpasswd-1.0.1.tar.gz 13153
+SHA256 ea2eaca082c98a40f99ad1866b85a9e14e56af10bc9c90c69a7fb3a63cb8be4c py-smbpasswd-1.0.1.tar.gz 13153
diff --git a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild b/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
new file mode 100644
index 000000000000..c638913f6e91
--- /dev/null
+++ b/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.1 2007/04/07 10:47:47 dev-zero Exp $
+
+inherit distutils
+
+DESCRIPTION="This module can generate both LANMAN and NT password hashes, suitable for use with Samba."
+HOMEPAGE="http://barryp.org/software/py-smbpasswd/"
+SRC_URI="http://barryp.org/software/${PN}/files/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
diff --git a/dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild b/dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild
index 8e53df385529..51eb42c8212a 100644
--- a/dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild
+++ b/dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild,v 1.8 2006/07/12 15:49:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.ebuild,v 1.9 2007/04/07 10:47:47 dev-zero Exp $
inherit distutils
DESCRIPTION="This module can generate both LANMAN and NT password hashes, suitable for use with Samba."
HOMEPAGE="http://barryp.org/software/py-smbpasswd/"
-SRC_URI="http://barryp.org/software/py-smbpasswd/files/py-smbpasswd-1.0.tar.gz"
+SRC_URI="http://barryp.org/software/${PN}/files/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ia64 ppc ~sparc x86"
IUSE=""
-DEPEND="virtual/python"
+DEPEND=""