summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-08-23 08:19:41 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-08-23 08:19:41 +0000
commit6e2e0b3abcc1f58a1a9c6d81f9e0790765a91a4a (patch)
tree2d61617b349d04f73301bfc033684b388fd7a87d /dev-python/webut
parentAdded release candidate, hardmasked, bug #233713, thank kiorky for report. Ad... (diff)
downloadhistorical-6e2e0b3abcc1f58a1a9c6d81f9e0790765a91a4a.tar.gz
historical-6e2e0b3abcc1f58a1a9c6d81f9e0790765a91a4a.tar.bz2
historical-6e2e0b3abcc1f58a1a9c6d81f9e0790765a91a4a.zip
Fixed examples installation, corrected license, using mirror, using versionator-function.
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'dev-python/webut')
-rw-r--r--dev-python/webut/ChangeLog6
-rw-r--r--dev-python/webut/Manifest14
-rw-r--r--dev-python/webut/webut-0.1.0.2.ebuild21
3 files changed, 18 insertions, 23 deletions
diff --git a/dev-python/webut/ChangeLog b/dev-python/webut/ChangeLog
index b8abd175d70e..dccb50753524 100644
--- a/dev-python/webut/ChangeLog
+++ b/dev-python/webut/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/webut
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.1 2008/08/21 23:47:35 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.2 2008/08/23 08:19:41 dev-zero Exp $
+
+ 23 Aug 2008; Tiziano Müller <dev-zero@gentoo.org> webut-0.1.0.2.ebuild:
+ Fixed examples installation, corrected license, using mirror, using
+ versionator-function.
*webut-0.1.0.2 (21 Aug 2008)
diff --git a/dev-python/webut/Manifest b/dev-python/webut/Manifest
index f5336f80de17..f83dab077453 100644
--- a/dev-python/webut/Manifest
+++ b/dev-python/webut/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST webut_0.1-0.2.tar.gz 11142 RMD160 4e5d720a846bdb2a9dfdb22cad5479a1e479b722 SHA1 38ae5d2c87bb3d01aa545d106fda82b2a609ecbd SHA256 e133b6d8cd8d0c46290a2de3f59cb8f8ffb17301bf86fb5d318ad0ad21fea73b
-EBUILD webut-0.1.0.2.ebuild 823 RMD160 642e051266cb0be8d0b7c7fecdec0246d4119d7c SHA1 6f948224317238e5ae9fcc0bb8a6e7de6e33dda4 SHA256 d0712ae9994064dc0dcaf06a8b7f65022cdde182e541c567ac346b1d3206ec13
-MISC ChangeLog 358 RMD160 01c1da81c3fba81f5a5bc20062877a5f7025452c SHA1 fddac6636b374bb998d8d8bf5924a7651e7dcecb SHA256 f0e431c73b877b0dfd1536ad2735d52e495cab0ec468e701a73d09180fcfffb3
+EBUILD webut-0.1.0.2.ebuild 859 RMD160 1cdb6a145d504d46546b9dabc4ac33cd313cf5ea SHA1 bf8aeb7552efd7b54e70b8d63ef552e91744055a SHA256 d716355b8b4d3d29e0a61ecfec2fcd1512d7c3b7829dcf3454e86fedbe030150
+MISC ChangeLog 527 RMD160 6d851d68ac18b01c617506a0c9e0aca4e01bb3d9 SHA1 4fa772c8ddb8a4e29223cf51c9ce0cca646aca17 SHA256 b9bb4a2f76a4edf52a2582f6530f179642a4918731435168624c4fabd5015e20
MISC metadata.xml 160 RMD160 e730f96ab97c5be577a6d6d05f04990374a0dffb SHA1 2aa5e6be9c265c0e7bceb78ee9fd20df5f818e36 SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAkitv0sACgkQdIssYB9vBoN8YQCfQTntnpdX1Mxcrp1pVt14LvDR
-gCgAn2Kmz6WGI5S7ikwD7DzbfrT4qHGV
-=lXgG
------END PGP SIGNATURE-----
diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild
index 4538cd53b4c2..d61a7b5f771c 100644
--- a/dev-python/webut/webut-0.1.0.2.ebuild
+++ b/dev-python/webut/webut-0.1.0.2.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.1 2008/08/21 23:47:35 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.2 2008/08/23 08:19:41 dev-zero Exp $
inherit distutils versionator
MY_P=${PN}_$(replace_version_separator 2 '-')
+
DESCRIPTION="Miscellaneous utilities for nevow and twisted.web programming"
HOMEPAGE="http://www.inoi.fi/open/trac/webut"
-SRC_URI="http://debian.cn99.com/debian/pool/main/w/${PN}/${MY_P}.tar.gz"
-
-LICENSE="X11"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="examples"
DEPEND=""
@@ -19,14 +19,15 @@ RDEPEND=">=dev-python/twisted-2
>=net-zope/zopeinterface-3.0.1
>=dev-python/nevow-0.9.18"
-S="${WORKDIR}/${PN}-${PV:0:3}"
+S="${WORKDIR}/${PN}-$(get_version_component_range 1-2)"
-src_install(){
+src_install() {
distutils_src_install
- use examples && \
- insinto "/usr/share/${PF}"
+ if use examples; then
+ insinto /usr/share/doc/${PF}
doins -r examples
+ fi
- rm -rf "${D}"/examples
+ rm -rf "${D}/examples"
}