summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-10 03:00:22 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-10 03:00:22 +0000
commit5ecf1f655b3081c59cc398f0c91e4ff5f5772a75 (patch)
tree4d1a5ee9de41aeb70bb1992580fcb8742a925295 /dev-python/django-setuptest
parentWhitespace (diff)
downloadgentoo-2-5ecf1f655b3081c59cc398f0c91e4ff5f5772a75.tar.gz
gentoo-2-5ecf1f655b3081c59cc398f0c91e4ff5f5772a75.tar.bz2
gentoo-2-5ecf1f655b3081c59cc398f0c91e4ff5f5772a75.zip
Whitespace
(Portage version: 2.2.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/django-setuptest')
-rw-r--r--dev-python/django-setuptest/ChangeLog5
-rw-r--r--dev-python/django-setuptest/django-setuptest-0.1.4.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/django-setuptest/ChangeLog b/dev-python/django-setuptest/ChangeLog
index 940e6a35bcc4..c904bd3617bd 100644
--- a/dev-python/django-setuptest/ChangeLog
+++ b/dev-python/django-setuptest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/django-setuptest
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-setuptest/ChangeLog,v 1.4 2013/09/05 18:46:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-setuptest/ChangeLog,v 1.5 2013/09/10 03:00:22 patrick Exp $
+
+ 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> django-setuptest-0.1.4.ebuild:
+ Whitespace
05 Sep 2013; Michał Górny <mgorny@gentoo.org>
django-setuptest-0.1.2-r1.ebuild, django-setuptest-0.1.4.ebuild:
diff --git a/dev-python/django-setuptest/django-setuptest-0.1.4.ebuild b/dev-python/django-setuptest/django-setuptest-0.1.4.ebuild
index 77cfd4906800..44bbdf55a9dd 100644
--- a/dev-python/django-setuptest/django-setuptest-0.1.4.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-setuptest/django-setuptest-0.1.4.ebuild,v 1.2 2013/09/05 18:46:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-setuptest/django-setuptest-0.1.4.ebuild,v 1.3 2013/09/10 03:00:22 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -11,7 +11,6 @@ DESCRIPTION="Simple test suite enabling Django app testing via setup.py"
HOMEPAGE="https://github.com/praekelt/django-setuptest"
SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
LICENSE="MIT"
SLOT="0"