diff options
author | 2015-02-15 08:21:20 +0000 | |
---|---|---|
committer | 2015-02-15 08:21:20 +0000 | |
commit | f6ec934c5986748b7078e86e6d0e258f7792af7b (patch) | |
tree | 327c419d8434ce809f06d083b48b60fbfd103763 /dev-python | |
parent | Move into ~arch. (diff) | |
download | gentoo-2-f6ec934c5986748b7078e86e6d0e258f7792af7b.tar.gz gentoo-2-f6ec934c5986748b7078e86e6d0e258f7792af7b.tar.bz2 gentoo-2-f6ec934c5986748b7078e86e6d0e258f7792af7b.zip |
Version bump of django-opensearch
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/django-opensearch/ChangeLog | 10 | ||||
-rw-r--r-- | dev-python/django-opensearch/django-opensearch-0.1.2.ebuild (renamed from dev-python/django-opensearch/django-opensearch-0.1.1.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-python/django-opensearch/ChangeLog b/dev-python/django-opensearch/ChangeLog index af0278b6505a..29a4b893a797 100644 --- a/dev-python/django-opensearch/ChangeLog +++ b/dev-python/django-opensearch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/django-opensearch -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django-opensearch/ChangeLog,v 1.1 2014/10/22 04:43:35 ercpe Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-opensearch/ChangeLog,v 1.2 2015/02/15 08:21:20 ercpe Exp $ + +*django-opensearch-0.1.2 (15 Feb 2015) + + 15 Feb 2015; Johann Schmitz <ercpe@gentoo.org> + +django-opensearch-0.1.2.ebuild, -django-opensearch-0.1.1.ebuild: + Version bump of django-opensearch *django-opensearch-0.1.1 (22 Oct 2014) diff --git a/dev-python/django-opensearch/django-opensearch-0.1.1.ebuild b/dev-python/django-opensearch/django-opensearch-0.1.2.ebuild index bbf1e66e87dc..45160fdd2d52 100644 --- a/dev-python/django-opensearch/django-opensearch-0.1.1.ebuild +++ b/dev-python/django-opensearch/django-opensearch-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django-opensearch/django-opensearch-0.1.1.ebuild,v 1.1 2014/10/22 04:43:35 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-opensearch/django-opensearch-0.1.2.ebuild,v 1.1 2015/02/15 08:21:20 ercpe Exp $ EAPI=5 |