summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-06-19 09:49:22 +0000
committerAli Polatel <hawking@gentoo.org>2007-06-19 09:49:22 +0000
commit1565ba80b556d46b19bf0b5992f012be03aebdaf (patch)
tree9da1f0a79e8b30c7911ad28486469ddad762491c /dev-python
parentRemove unneeded entries from use.local.desc (diff)
downloadsunrise-1565ba80b556d46b19bf0b5992f012be03aebdaf.tar.gz
sunrise-1565ba80b556d46b19bf0b5992f012be03aebdaf.tar.bz2
sunrise-1565ba80b556d46b19bf0b5992f012be03aebdaf.zip
dev-python/mother: version bump
svn path=/sunrise/; revision=3978
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/mother/ChangeLog4
-rw-r--r--dev-python/mother/Manifest6
-rw-r--r--dev-python/mother/mother-0.5.5.ebuild (renamed from dev-python/mother/mother-0.5.2.ebuild)2
3 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/mother/ChangeLog b/dev-python/mother/ChangeLog
index 522c13c57..f111506a9 100644
--- a/dev-python/mother/ChangeLog
+++ b/dev-python/mother/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jun 2007; Ali Polatel (hawking) <polatel@gmail.com>
+ -mother-0.5.2.ebuild, +mother-0.5.5.ebuild:
+ version bump
+
26 Apr 2007; Ali Polatel (hawking) <polatel@gmail.com>
-mother-0.4.6.ebuild, +mother-0.5.2.ebuild:
version bump
diff --git a/dev-python/mother/Manifest b/dev-python/mother/Manifest
index 39213493e..1029d1132 100644
--- a/dev-python/mother/Manifest
+++ b/dev-python/mother/Manifest
@@ -1,4 +1,4 @@
-DIST mother-0.5.2.tgz 40494 RMD160 97c7bcfb770423fbebc34bdc3f6bffb730a68e14 SHA1 75b0913f3955326a2eddea544edf10d8d7222c32 SHA256 f24bb82b97f4c485cd76835f01a1cce0f3ee8346d855ee769783b5988eea7e96
-EBUILD mother-0.5.2.ebuild 513 RMD160 94682b3fc7dcefea6ddf40dbba0a2887fcbe74df SHA1 9f41980ed118389f98e0c6839ad7c82a49e50918 SHA256 541bfde9a2cbf0547d4dedd54b97fbe03566041c9d19aeff0bf5cfd60c0ba03e
-MISC ChangeLog 484 RMD160 751a8095b1fc12d6fcc58f2432649477aee47545 SHA1 326554cd328a608f8fd9fc94f9c1642bd283c3b2 SHA256 f237989e9e6a680ad52b76a3529b192b2f34a0eac1e54b4c5f332b42c0d0d181
+DIST mother-0.5.5.tgz 44826 RMD160 6500985416ab1241469e44c53c86524e495fa30d SHA1 ab67e457a06921494e66f07918b5f3377e0bf7c6 SHA256 1526e5f61a630b2136a214ccb6c597d47113a5694381a4ca17aa92b67b986608
+EBUILD mother-0.5.5.ebuild 514 RMD160 66580722cdf471e56dfecffa2795e4d3b0fe611b SHA1 2ebb687d37d547a4848f510bb6ac84810d61e17e SHA256 3ed191b76334e4e9ad2644dfae59a0ad3322fa4d54f8f1dc153c299fcec55f34
+MISC ChangeLog 603 RMD160 c56241fd38e6fa7cd4e18eb5faf595c570efbaaa SHA1 e34f98dc74477560d707f07b303d6b5b1b9f4a8d SHA256 ff79fe547a393e9e317e90e5c7e1e155ab2d7219fb6f13aa417d66070af9c66d
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/dev-python/mother/mother-0.5.2.ebuild b/dev-python/mother/mother-0.5.5.ebuild
index a4cdc3344..3e577179f 100644
--- a/dev-python/mother/mother-0.5.2.ebuild
+++ b/dev-python/mother/mother-0.5.5.ebuild
@@ -7,7 +7,7 @@ NEED_PYHON="2.4"
inherit distutils
DESCRIPTION="A python PostgreSQL introspective ORM"
-HOMEPAGE="http://www.dbmother.org"
+HOMEPAGE="http://www.dbmother.org/"
SRC_URI="http://www.dbmother.org/download/${P}.tgz"
LICENSE="BSD"