summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Brill <egore911@egore911.de>2011-08-10 21:13:12 +0200
committerChristoph Brill <egore911@egore911.de>2011-08-10 21:13:12 +0200
commitbedc372793ae8ac8a6011d1da1d702b5a499fd14 (patch)
tree66a1be273642d9543a0c339c6da2e39c5fef0afd
parentcb7939380c6a62d6e47513f0e7bac7ef53d98988 (diff)
pygccxml-9999.ebuild
Update to EAPI 3
-rw-r--r--dev-python/pygccxml/ChangeLog5
-rw-r--r--dev-python/pygccxml/Manifest4
-rw-r--r--dev-python/pygccxml/pygccxml-9999.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pygccxml/ChangeLog b/dev-python/pygccxml/ChangeLog
index c65ad51..7b28b79 100644
--- a/dev-python/pygccxml/ChangeLog
+++ b/dev-python/pygccxml/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-python/pygccxml
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Aug 2011; Christoph Brill <egore911@egore911.de> pygccxml-9999.ebuild:
+ Update to EAPI 3
+
*pygccxml-9999 (30 Dec 2009)
30 Dec 2009; Christoph Brill <egore911@egore911.de> pygccxml-9999.ebuild :
diff --git a/dev-python/pygccxml/Manifest b/dev-python/pygccxml/Manifest
index aae6ee5..ce71ee1 100644
--- a/dev-python/pygccxml/Manifest
+++ b/dev-python/pygccxml/Manifest
@@ -1,3 +1,3 @@
-EBUILD pygccxml-9999.ebuild 910 RMD160 fa4312d19f1b62854aca7b43cc3822a4cbfb2ad3 SHA1 6f6092d5552f43310b51741acb225713a39e9984 SHA256 d6add018b7cfe455d8170da4dacae2507b71129ab8b8264e2bc5750413578f11
-MISC ChangeLog 440 RMD160 2b893462d574acfc9a3068e8591719c21f0c54ab SHA1 2ea00c06ae5340fc18f6e5a368ae8e58b4839a71 SHA256 46a19b2e80fd48b077b583c0067c0f107c26f86f68e29f62200cac2d70603ad3
+EBUILD pygccxml-9999.ebuild 910 RMD160 bfcdd60878ab03b6cc9c0a788b5cf383e99c4b3f SHA1 dbcd8c9b9c0372cb9f77162fc1e0902fa14c7f56 SHA256 e43e17d3acf46a792d56732f1435f338f8efa9350014204fe508d04171064cde
+MISC ChangeLog 536 RMD160 983388846427a9fce485367f01a7e5b3a4f44fd0 SHA1 4cbfd8ddb1eaa133411904abb241b86cee3057cd SHA256 e90347d3922bbabed3941b3958ccbcfdf2fe0a36001315439354f9278ef76974
MISC metadata.xml 225 RMD160 4c506d7c9b24eec779d50ce5ede69834a7f6178a SHA1 a318096995ed1f48d6657e4b08a13371852b12de SHA256 4e2111c4227c34a36c3477bb355a39b8716e982e6ccdb67df1359a3a5f25d655
diff --git a/dev-python/pygccxml/pygccxml-9999.ebuild b/dev-python/pygccxml/pygccxml-9999.ebuild
index 2e605b2..8677227 100644
--- a/dev-python/pygccxml/pygccxml-9999.ebuild
+++ b/dev-python/pygccxml/pygccxml-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI="3"
ESVN_REPO_URI="https://pygccxml.svn.sourceforge.net/svnroot/pygccxml/pygccxml_dev"
inherit distutils subversion