summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-17 19:53:28 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-17 19:53:28 +0000
commite00558c866118037d3e2e0e208440ca554aa04f4 (patch)
treec772e0715e0815671659bc22a13acd3e313d6e3c /dev-util
parentBump to EAPI=5 to make Paludis happy, bug #447524. (diff)
downloadgentoo-2-e00558c866118037d3e2e0e208440ca554aa04f4.tar.gz
gentoo-2-e00558c866118037d3e2e0e208440ca554aa04f4.tar.bz2
gentoo-2-e00558c866118037d3e2e0e208440ca554aa04f4.zip
Bump to EAPI=5 to make Paludis happy, bug #447524.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gdbus-codegen/ChangeLog5
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog
index 59c327be2081..20a3c7462662 100644
--- a/dev-util/gdbus-codegen/ChangeLog
+++ b/dev-util/gdbus-codegen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gdbus-codegen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.41 2012/12/10 10:21:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.42 2012/12/17 19:53:28 mgorny Exp $
+
+ 17 Dec 2012; Michał Górny <mgorny@gentoo.org> gdbus-codegen-2.34.2.ebuild:
+ Bump to EAPI=5 to make Paludis happy, bug #447524.
10 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
gdbus-codegen-2.34.2.ebuild, gdbus-codegen-2.34.3.ebuild:
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild
index ffc107777517..b62e100abf66 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild,v 1.2 2012/12/10 10:21:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.2.ebuild,v 1.3 2012/12/17 19:53:28 mgorny Exp $
-EAPI="4"
+EAPI="5"
GNOME_ORG_MODULE="glib"
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
PYTHON_REQ_USE="xml"