summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-17 20:02:37 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-17 20:02:37 +0000
commit09c00aa0af008640b18cd47df90ec32200bb0b5f (patch)
treec2cb31afc2b7d9fa7419679a9f13533460bceda5 /app-portage
parentBump to EAPI=5 to make Paludis happy, bug #447524. (diff)
downloadgentoo-2-09c00aa0af008640b18cd47df90ec32200bb0b5f.tar.gz
gentoo-2-09c00aa0af008640b18cd47df90ec32200bb0b5f.tar.bz2
gentoo-2-09c00aa0af008640b18cd47df90ec32200bb0b5f.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 'app-portage')
-rw-r--r--app-portage/smart-live-rebuild/ChangeLog6
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.ebuild4
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild4
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog
index f6800030f68a..74b5390d7555 100644
--- a/app-portage/smart-live-rebuild/ChangeLog
+++ b/app-portage/smart-live-rebuild/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/smart-live-rebuild
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.45 2012/12/15 12:38:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.46 2012/12/17 20:02:37 mgorny Exp $
+
+ 17 Dec 2012; Michał Górny <mgorny@gentoo.org> smart-live-rebuild-1.2.5.ebuild,
+ smart-live-rebuild-1.3.ebuild, smart-live-rebuild-9999.ebuild:
+ Bump to EAPI=5 to make Paludis happy, bug #447524.
*smart-live-rebuild-9999 (15 Dec 2012)
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.ebuild
index b7546f9a7f93..1113f750d4a2 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.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/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.ebuild,v 1.1 2012/11/02 10:22:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.5.ebuild,v 1.2 2012/12/17 20:02:37 mgorny Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=(python2_6 python2_7 python3_1 python3_2)
inherit distutils-r1
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild
index 1fa97979f8a5..881b47c91c92 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.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/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild,v 1.2 2012/12/12 18:29:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild,v 1.3 2012/12/17 20:02:37 mgorny Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=(python2_6 python2_7 python3_1 python3_2)
inherit distutils-r1
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 435a629a39ea..d23020e6b425 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.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/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.1 2012/12/15 12:38:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.2 2012/12/17 20:02:37 mgorny Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} )
inherit distutils-r1