summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-01-05 13:59:50 +0000
committerMichał Górny <mgorny@gentoo.org>2011-01-05 13:59:50 +0000
commit2b40c05c841359f638d79e9c877f5a1bacf3f298 (patch)
tree27a409713d02f0e98269807d3eeac77aab860c74 /app-portage
parentStable on amd64 wrt bug #347593 (diff)
downloadgentoo-2-2b40c05c841359f638d79e9c877f5a1bacf3f298.tar.gz
gentoo-2-2b40c05c841359f638d79e9c877f5a1bacf3f298.tar.bz2
gentoo-2-2b40c05c841359f638d79e9c877f5a1bacf3f298.zip
EAPI bump.
(Portage version: 2.2.0_alpha12_p8/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/diffmask/ChangeLog7
-rw-r--r--app-portage/diffmask/diffmask-0.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/diffmask/ChangeLog b/app-portage/diffmask/ChangeLog
index ed38d5a16f71..ed1bcd6ebc79 100644
--- a/app-portage/diffmask/ChangeLog
+++ b/app-portage/diffmask/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/diffmask
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v 1.6 2010/12/20 14:28:08 mgorny Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v 1.7 2011/01/05 13:59:50 mgorny Exp $
+
+ 05 Jan 2011; Michał Górny <mgorny@gentoo.org> diffmask-0.3.3.ebuild:
+ EAPI bump.
20 Dec 2010; Michał Górny <mgorny@gentoo.org> diffmask-0.3.3.ebuild:
Change the SRC_URIs to use cloud.github.com directly. This avoids issues with
diff --git a/app-portage/diffmask/diffmask-0.3.3.ebuild b/app-portage/diffmask/diffmask-0.3.3.ebuild
index d2d6a5ee457e..69012dd420da 100644
--- a/app-portage/diffmask/diffmask-0.3.3.ebuild
+++ b/app-portage/diffmask/diffmask-0.3.3.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: /var/cvsroot/gentoo-x86/app-portage/diffmask/diffmask-0.3.3.ebuild,v 1.2 2010/12/20 14:28:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/diffmask-0.3.3.ebuild,v 1.3 2011/01/05 13:59:50 mgorny Exp $
-EAPI=1
+EAPI=3
PYTHON_DEPEND="*:2.6"
SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS="2.4 2.5"