summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-17 19:53:25 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-17 19:53:25 +0000
commit45e00623576195db21c822a1e9c138212d2f7cdd (patch)
tree39b9f8bc2be85ad8143f2cbdba95b4eef3f348fd /dev-util/synopsis
parentBump to EAPI=5 to make Paludis happy, bug #447524. (diff)
downloadgentoo-2-45e00623576195db21c822a1e9c138212d2f7cdd.tar.gz
gentoo-2-45e00623576195db21c822a1e9c138212d2f7cdd.tar.bz2
gentoo-2-45e00623576195db21c822a1e9c138212d2f7cdd.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/synopsis')
-rw-r--r--dev-util/synopsis/ChangeLog5
-rw-r--r--dev-util/synopsis/synopsis-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/synopsis/ChangeLog b/dev-util/synopsis/ChangeLog
index 4257eb3bf19a..1135c458691a 100644
--- a/dev-util/synopsis/ChangeLog
+++ b/dev-util/synopsis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/synopsis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/ChangeLog,v 1.15 2012/11/05 17:53:44 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/ChangeLog,v 1.16 2012/12/17 19:53:25 mgorny Exp $
+
+ 17 Dec 2012; Michał Górny <mgorny@gentoo.org> synopsis-0.13.ebuild:
+ Bump to EAPI=5 to make Paludis happy, bug #447524.
*synopsis-0.13 (05 Nov 2012)
diff --git a/dev-util/synopsis/synopsis-0.13.ebuild b/dev-util/synopsis/synopsis-0.13.ebuild
index e70ff158fa1f..2b80b38ec062 100644
--- a/dev-util/synopsis/synopsis-0.13.ebuild
+++ b/dev-util/synopsis/synopsis-0.13.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/synopsis/synopsis-0.13.ebuild,v 1.2 2012/11/06 19:27:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/synopsis-0.13.ebuild,v 1.3 2012/12/17 19:53:25 mgorny Exp $
-EAPI=4
+EAPI=5
DISTUTILS_IN_SOURCE_BUILD=1
PYTHON_COMPAT=( python2_5 python2_6 python2_7 )