* [gentoo-commits] gentoo-x86 commit in dev-python/django-picklefield: django-picklefield-0.3.0.ebuild ChangeLog
@ 2013-01-08 21:03 Corentin Chary (iksaif)
0 siblings, 0 replies; only message in thread
From: Corentin Chary (iksaif) @ 2013-01-08 21:03 UTC (permalink / raw
To: gentoo-commits
iksaif 13/01/08 21:03:58
Modified: ChangeLog
Added: django-picklefield-0.3.0.ebuild
Log:
Add 0.3.0 and move to distutils-r1
(Portage version: 2.1.11.33/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 dev-python/django-picklefield/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-picklefield/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-picklefield/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-picklefield/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-picklefield/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 30 May 2012 06:32:59 -0000 1.1
+++ ChangeLog 8 Jan 2013 21:03:58 -0000 1.2
@@ -1,10 +1,15 @@
# ChangeLog for dev-python/django-picklefield
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-picklefield/ChangeLog,v 1.1 2012/05/30 06:32:59 iksaif Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-picklefield/ChangeLog,v 1.2 2013/01/08 21:03:58 iksaif Exp $
+
+*django-picklefield-0.3.0 (08 Jan 2013)
+
+ 08 Jan 2013; Corentin Chary <iksaif@gentoo.org>
+ +django-picklefield-0.3.0.ebuild:
+ Add 0.3.0 and move to distutils-r1
*django-picklefield-0.2.1 (30 May 2012)
30 May 2012; Corentin Chary <iksaif@gentoo.org>
+django-picklefield-0.2.1.ebuild, +metadata.xml:
New ebuild for django-picklefield.
-
1.1 dev-python/django-picklefield/django-picklefield-0.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild?rev=1.1&content-type=text/plain
Index: django-picklefield-0.3.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild,v 1.1 2013/01/08 21:03:58 iksaif Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="Implementation of a pickled object field for django"
HOMEPAGE="http://github.com/shrubberysoft/django-picklefield"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/django-1.1.1
dev-python/six[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-08 21:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08 21:03 [gentoo-commits] gentoo-x86 commit in dev-python/django-picklefield: django-picklefield-0.3.0.ebuild ChangeLog Corentin Chary (iksaif)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox