summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-04-06 03:38:35 +0000
committerIan Delaney <idella4@gentoo.org>2015-04-06 03:38:35 +0000
commit9d06140b3f61e8e508a798f870a50be41890e188 (patch)
tree4f72f690037593b1cae4e8feaef437f2d6cb43d6 /dev-python/apipkg
parentMask sys-fs/evms for removal (diff)
downloadgentoo-2-9d06140b3f61e8e508a798f870a50be41890e188.tar.gz
gentoo-2-9d06140b3f61e8e508a798f870a50be41890e188.tar.bz2
gentoo-2-9d06140b3f61e8e508a798f870a50be41890e188.zip
bump; rm -1.3 on the basis of msg in ChangeLog 'revert the automated version gathering'
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/apipkg')
-rw-r--r--dev-python/apipkg/ChangeLog9
-rw-r--r--dev-python/apipkg/apipkg-1.4.ebuild (renamed from dev-python/apipkg/apipkg-1.3.ebuild)2
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/apipkg/ChangeLog b/dev-python/apipkg/ChangeLog
index d28043c4a77c..11210590bb9f 100644
--- a/dev-python/apipkg/ChangeLog
+++ b/dev-python/apipkg/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/apipkg
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.13 2015/03/19 08:24:40 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.14 2015/04/06 03:38:35 idella4 Exp $
+
+*apipkg-1.4 (06 Apr 2015)
+
+ 06 Apr 2015; Ian Delaney <idella4@gentoo.org> +apipkg-1.4.ebuild,
+ -apipkg-1.3.ebuild:
+ bump; rm -1.3 on the basis of msg in ChangeLog 'revert the automated version
+ gathering'
*apipkg-1.3 (19 Mar 2015)
diff --git a/dev-python/apipkg/apipkg-1.3.ebuild b/dev-python/apipkg/apipkg-1.4.ebuild
index 89e76be9e505..0e4229a4b7d3 100644
--- a/dev-python/apipkg/apipkg-1.3.ebuild
+++ b/dev-python/apipkg/apipkg-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.3.ebuild,v 1.1 2015/03/19 08:22:00 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.4.ebuild,v 1.1 2015/04/06 03:38:35 idella4 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )