mgorny 14/07/06 13:17:27 Modified: smart-live-rebuild-1.3.3.ebuild smart-live-rebuild-9999.ebuild smart-live-rebuild-1.3.4.ebuild ChangeLog Log: Replace obsolete mirror://bitbucket with the real URI. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.5 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild?r1=1.4&r2=1.5 Index: smart-live-rebuild-1.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- smart-live-rebuild-1.3.3.ebuild 8 Dec 2013 12:29:32 -0000 1.4 +++ smart-live-rebuild-1.3.3.ebuild 6 Jul 2014 13:17:27 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.3.ebuild,v 1.4 2013/12/08 12:29:32 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild,v 1.5 2014/07/06 13:17:27 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -9,7 +9,7 @@ DESCRIPTION="Check live packages for updates and emerge them as necessary" HOMEPAGE="https://bitbucket.org/mgorny/smart-live-rebuild/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" 1.8 app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?r1=1.7&r2=1.8 Index: smart-live-rebuild-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- smart-live-rebuild-9999.ebuild 29 Mar 2014 03:22:44 -0000 1.7 +++ smart-live-rebuild-9999.ebuild 6 Jul 2014 13:17:27 -0000 1.8 @@ -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-9999.ebuild,v 1.7 2014/03/29 03:22:44 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.8 2014/07/06 13:17:27 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -14,7 +14,7 @@ DESCRIPTION="Check live packages for updates and emerge them as necessary" HOMEPAGE="https://bitbucket.org/mgorny/smart-live-rebuild/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" 1.2 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.2&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.2&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.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smart-live-rebuild-1.3.4.ebuild 23 Mar 2014 18:04:32 -0000 1.1 +++ smart-live-rebuild-1.3.4.ebuild 6 Jul 2014 13:17:27 -0000 1.2 @@ -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.1 2014/03/23 18:04:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild,v 1.2 2014/07/06 13:17:27 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -9,7 +9,7 @@ DESCRIPTION="Check live packages for updates and emerge them as necessary" HOMEPAGE="https://bitbucket.org/mgorny/smart-live-rebuild/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" 1.64 app-portage/smart-live-rebuild/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 29 Mar 2014 03:22:44 -0000 1.63 +++ ChangeLog 6 Jul 2014 13:17:27 -0000 1.64 @@ -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.63 2014/03/29 03:22:44 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.64 2014/07/06 13:17:27 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgo...@gentoo.org> smart-live-rebuild-1.3.3.ebuild, + smart-live-rebuild-1.3.4.ebuild, smart-live-rebuild-9999.ebuild: + Replace obsolete mirror://bitbucket with the real URI. 29 Mar 2014; Mike Gilbert <flop...@gentoo.org> smart-live-rebuild-9999.ebuild: Add python3.4.