summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-12-01 20:31:39 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-12-01 20:31:39 +0000
commit7d53bdbffe65f56351ce639a721e3babfd64b348 (patch)
treeafda67b21d2858ec2cc8dbecc8f45042ed452261
parentRestore 0.9.20 fixes for Solaris :( (diff)
downloadgentoo-2-7d53bdbffe65f56351ce639a721e3babfd64b348.tar.gz
gentoo-2-7d53bdbffe65f56351ce639a721e3babfd64b348.tar.bz2
gentoo-2-7d53bdbffe65f56351ce639a721e3babfd64b348.zip
Stable for amd64 wrt bug #490784
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-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 af2ce28eb9ba..8e88fd2f7581 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.58 2013/11/30 14:16:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.59 2013/12/01 20:31:39 nimiux Exp $
+
+ 01 Dec 2013; Chema Alonso <nimiux@gentoo.org>
+ smart-live-rebuild-1.3.3.ebuild:
+ Stable for amd64 wrt bug #490784
30 Nov 2013; Markus Meier <maekke@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 451569e8e44b..480efe63cd0e 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.2 2013/11/30 14:16:17 maekke Exp $
+# $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 $
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}]"