From 5fc497544c9646b045a69efa8730f143f3685149 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 9 Feb 2012 23:56:08 +0000 Subject: Added ~mips, bug 393185. (Portage version: 2.1.10.44/cvs/Linux x86_64) --- app-portage/smart-live-rebuild/ChangeLog | 8 ++++++-- app-portage/smart-live-rebuild/smart-live-rebuild-1.2.1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-portage') diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog index 216e2575fecf..2a76b2eeadfe 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.33 2011/12/15 08:26:26 mgorny Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.34 2012/02/09 23:56:08 mattst88 Exp $ + + 09 Feb 2012; Matt Turner + smart-live-rebuild-1.2.1.ebuild: + Added ~mips, bug 393185. 15 Dec 2011; Michał Górny smart-live-rebuild-1.2.1.ebuild: diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.1.ebuild index fb2a192d332c..802683def80b 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.1.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.ebuild,v 1.3 2011/12/15 08:26:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.2.1.ebuild,v 1.4 2012/02/09 23:56:08 mattst88 Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1 -- cgit v1.2.3-65-gdbad