summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-08 12:29:32 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-08 12:29:32 +0000
commit5b7eed748a46ecfaba1a65c0006180d9e20614dc (patch)
treeb9d162f78797d6aa97cb550cde9ffae034960324 /app-portage
parentremove arm magic for dev-python/cffi dependency (diff)
downloadgentoo-2-5b7eed748a46ecfaba1a65c0006180d9e20614dc.tar.gz
gentoo-2-5b7eed748a46ecfaba1a65c0006180d9e20614dc.tar.bz2
gentoo-2-5b7eed748a46ecfaba1a65c0006180d9e20614dc.zip
x86 stable, bug #490784
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
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.3.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog
index 8e88fd2f7581..8efcab1fdfd7 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.59 2013/12/01 20:31:39 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.60 2013/12/08 12:29:32 johu Exp $
+
+ 08 Dec 2013; Johannes Huber <johu@gentoo.org>
+ smart-live-rebuild-1.3.3.ebuild:
+ x86 stable, bug #490784
01 Dec 2013; Chema Alonso <nimiux@gentoo.org>
smart-live-rebuild-1.3.3.ebuild:
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild
index 480efe63cd0e..65d775bc3ad1 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild
@@ -1,6 +1,6 @@
# 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-1.3.3.ebuild,v 1.3 2013/12/01 20:31:39 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild,v 1.4 2013/12/08 12:29:32 johu Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ~x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~mips x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"