summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-09 21:40:28 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-09 21:40:28 +0000
commit5421c273d3b6e9e4402a6d7876a5781d0ca5c2de (patch)
tree7181712d65003ec988b97cafa986264e26ab8826 /app-portage
parentadding ~arm keywords (diff)
downloadgentoo-2-5421c273d3b6e9e4402a6d7876a5781d0ca5c2de.tar.gz
gentoo-2-5421c273d3b6e9e4402a6d7876a5781d0ca5c2de.tar.bz2
gentoo-2-5421c273d3b6e9e4402a6d7876a5781d0ca5c2de.zip
adding ~arm keywords
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/smart-live-rebuild/ChangeLog8
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild6
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog
index 43dd19519484..5ee8060806c9 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.47 2012/12/31 23:18:23 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.48 2013/01/09 21:40:28 zerochaos Exp $
+
+ 09 Jan 2013; Rick Farina <zerochaos@gentoo.org> smart-live-rebuild-1.3.ebuild,
+ smart-live-rebuild-9999.ebuild:
+ adding ~arm keywords
31 Dec 2012; Jeff Horelick <jdhore@gentoo.org> smart-live-rebuild-1.3.ebuild:
marked x86 per bug 446406
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 d0ff4217b0ae..eb4383cdb341 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,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.ebuild,v 1.4 2012/12/31 23:18:23 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.ebuild,v 1.5 2013/01/09 21:40:28 zerochaos Exp $
EAPI=5
PYTHON_COMPAT=(python2_6 python2_7 python3_1 python3_2)
@@ -13,7 +13,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~mips x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~mips x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"
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 d23020e6b425..7d97833438f7 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.2 2012/12/17 20:02:37 mgorny Exp $
+# $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 $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} )
@@ -18,7 +18,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~mips ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"