summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-04-12 00:51:17 +0000
committerMike Gilbert <floppym@gentoo.org>2013-04-12 00:51:17 +0000
commit1712fdc46b5788ba01b9badf35e2aec13eff5286 (patch)
treed61b3dc1223eee51c5b568e85bb05ba623198cdd /app-portage
parentThanks to Suloev Dmitry for the help. Version bump fixes bug 449212. (diff)
downloadgentoo-2-1712fdc46b5788ba01b9badf35e2aec13eff5286.tar.gz
gentoo-2-1712fdc46b5788ba01b9badf35e2aec13eff5286.tar.bz2
gentoo-2-1712fdc46b5788ba01b9badf35e2aec13eff5286.zip
Add python3.3.
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/smart-live-rebuild/ChangeLog5
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog
index b3aad418c35e..55dd9f194645 100644
--- a/app-portage/smart-live-rebuild/ChangeLog
+++ b/app-portage/smart-live-rebuild/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/smart-live-rebuild
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.49 2013/01/26 13:38:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.50 2013/04/12 00:51:17 floppym Exp $
+
+ 12 Apr 2013; Mike Gilbert <floppym@gentoo.org> smart-live-rebuild-9999.ebuild:
+ Add python3.3.
26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> smart-live-rebuild-1.3.ebuild:
Stable for arm, wrt bug #453848
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 7d97833438f7..db4734aa81c4 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 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.3 2013/01/09 21:40:28 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.4 2013/04/12 00:51:17 floppym Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} )
+PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
inherit distutils-r1