summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-15 09:04:09 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-15 09:04:09 +0000
commit25f943e7a26e5e73d3633081c9a2cfecbc2b4309 (patch)
tree875391d40cb3c02cad57e57eb5840a731afb7ba6 /dev-libs
parentx86 stable wrt bug #516524 (diff)
downloadgentoo-2-25f943e7a26e5e73d3633081c9a2cfecbc2b4309.tar.gz
gentoo-2-25f943e7a26e5e73d3633081c9a2cfecbc2b4309.tar.bz2
gentoo-2-25f943e7a26e5e73d3633081c9a2cfecbc2b4309.zip
Bump to EAPI=5
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/dbxml/ChangeLog8
-rw-r--r--dev-libs/dbxml/dbxml-2.5.16-r2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-libs/dbxml/ChangeLog b/dev-libs/dbxml/ChangeLog
index 9e6e381b9d75..22dbbcc4e09b 100644
--- a/dev-libs/dbxml/ChangeLog
+++ b/dev-libs/dbxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/dbxml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/ChangeLog,v 1.18 2013/08/06 13:11:05 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/ChangeLog,v 1.19 2014/07/15 09:04:09 zlogene Exp $
+
+ 15 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> dbxml-2.5.16-r2.ebuild:
+ Bump to EAPI=5
06 Aug 2013; Ulrich Müller <ulm@gentoo.org> dbxml-2.5.16-r2.ebuild:
Remove db[-nocxx] from dependencies, the nocxx flag is gone.
@@ -98,4 +101,3 @@
07 Mar 2007; Chris Carlin (volkris) <carlin@jlab.org>
+dbxml-2.3.10.ebuild, +metadata.xml:
New Ebuild for bug 24473
-
diff --git a/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild b/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild
index 130e25267492..fcd5a00f0d6c 100644
--- a/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild
+++ b/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild,v 1.7 2013/08/06 13:11:05 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild,v 1.8 2014/07/15 09:04:09 zlogene Exp $
-EAPI="3"
+EAPI="5"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"