summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-06-14 13:39:58 +0000
committerDavide Pesavento <pesa@gentoo.org>2015-06-14 13:39:58 +0000
commitcb17abdb0a1b4eb553d3c36c708b2a09afe9ff57 (patch)
treef6d15f62c590080d8d9fb14232d3ed8364707484 /dev-python
parentStop using clutter.eclass (diff)
downloadgentoo-2-cb17abdb0a1b4eb553d3c36c708b2a09afe9ff57.tar.gz
gentoo-2-cb17abdb0a1b4eb553d3c36c708b2a09afe9ff57.tar.bz2
gentoo-2-cb17abdb0a1b4eb553d3c36c708b2a09afe9ff57.zip
Version bump; remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sip/ChangeLog8
-rw-r--r--dev-python/sip/sip-4.16.8.ebuild (renamed from dev-python/sip/sip-4.16.6.ebuild)2
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog
index c01968784867..484a2e664bcb 100644
--- a/dev-python/sip/ChangeLog
+++ b/dev-python/sip/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/sip
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.308 2015/06/09 17:08:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.309 2015/06/14 13:39:58 pesa Exp $
+
+*sip-4.16.8 (14 Jun 2015)
+
+ 14 Jun 2015; Davide Pesavento <pesa@gentoo.org> +sip-4.16.8.ebuild,
+ -sip-4.16.6.ebuild:
+ Version bump; remove old.
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
diff --git a/dev-python/sip/sip-4.16.6.ebuild b/dev-python/sip/sip-4.16.8.ebuild
index c6975849857b..716bd74839cf 100644
--- a/dev-python/sip/sip-4.16.6.ebuild
+++ b/dev-python/sip/sip-4.16.8.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/sip/sip-4.16.6.ebuild,v 1.1 2015/03/02 03:14:52 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.8.ebuild,v 1.1 2015/06/14 13:39:58 pesa Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )