summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-07 11:27:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-07 11:27:45 +0000
commitc24942566ce26116dfb0937221ea30ba115e253e (patch)
tree1913fc0cbec699cd9322f969ab379ea541cea32b /dev-python/south
parentStable for amd64, wrt bug #446100 (diff)
downloadgentoo-2-c24942566ce26116dfb0937221ea30ba115e253e.tar.gz
gentoo-2-c24942566ce26116dfb0937221ea30ba115e253e.tar.bz2
gentoo-2-c24942566ce26116dfb0937221ea30ba115e253e.zip
Stable for amd64, wrt bug #364053
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/south')
-rw-r--r--dev-python/south/ChangeLog5
-rw-r--r--dev-python/south/south-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/south/ChangeLog b/dev-python/south/ChangeLog
index dedd13043e6a..be027c11ce1a 100644
--- a/dev-python/south/ChangeLog
+++ b/dev-python/south/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/south
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/south/ChangeLog,v 1.6 2012/07/13 12:28:26 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/south/ChangeLog,v 1.7 2012/12/07 11:27:45 ago Exp $
+
+ 07 Dec 2012; <ago@gentoo.org> south-0.7.5.ebuild:
+ Stable for amd64, wrt bug #364053
13 Jul 2012; Tiziano Müller <dev-zero@gentoo.org> south-0.7.5.ebuild:
one step closer to working tests but there's still something wrong
diff --git a/dev-python/south/south-0.7.5.ebuild b/dev-python/south/south-0.7.5.ebuild
index 89d0dab09596..078e17fa334c 100644
--- a/dev-python/south/south-0.7.5.ebuild
+++ b/dev-python/south/south-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/south/south-0.7.5.ebuild,v 1.2 2012/07/13 12:28:26 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/south/south-0.7.5.ebuild,v 1.3 2012/12/07 11:27:45 ago Exp $
EAPI="4"
@@ -16,7 +16,7 @@ SRC_URI="https://bitbucket.org/andrewgodwin/south/get/${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
RDEPEND="dev-python/django"