maekke 14/12/02 20:46:39 Modified: ChangeLog smart-live-rebuild-1.3.4.ebuild Log: arm stable, bug #530268 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.66 app-portage/smart-live-rebuild/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 30 Aug 2014 12:44:02 -0000 1.65 +++ ChangeLog 2 Dec 2014 20:46:39 -0000 1.66 @@ -1,6 +1,10 @@ # ChangeLog for app-portage/smart-live-rebuild # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.65 2014/08/30 12:44:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.66 2014/12/02 20:46:39 maekke Exp $ + + 02 Dec 2014; Markus Meier <[email protected]> + smart-live-rebuild-1.3.4.ebuild: + arm stable, bug #530268 30 Aug 2014; Michał Górny <[email protected]> smart-live-rebuild-1.3.4.ebuild: Enable Python 3.4 on the release version. 1.4 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild?r1=1.3&r2=1.4 Index: smart-live-rebuild-1.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- smart-live-rebuild-1.3.4.ebuild 30 Aug 2014 12:44:02 -0000 1.3 +++ smart-live-rebuild-1.3.4.ebuild 2 Dec 2014 20:46:39 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.4.ebuild,v 1.3 2014/08/30 12:44:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild,v 1.4 2014/12/02 20:46:39 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ 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}]"
