public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/smart-live-rebuild: smart-live-rebuild-1.3.1.ebuild ChangeLog
@ 2013-09-16 12:59 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-09-16 12:59 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/09/16 12:59:34

  Modified:             ChangeLog
  Added:                smart-live-rebuild-1.3.1.ebuild
  Log:
  Version bump. The new version adds support for git-r3.
  
  (Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.54                 app-portage/smart-live-rebuild/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	5 Sep 2013 18:24:59 -0000	1.53
+++ ChangeLog	16 Sep 2013 12:59:34 -0000	1.54
@@ -1,6 +1,12 @@
 # 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.53 2013/09/05 18:24:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.54 2013/09/16 12:59:34 mgorny Exp $
+
+*smart-live-rebuild-1.3.1 (16 Sep 2013)
+
+  16 Sep 2013; Michał Górny <mgorny@gentoo.org>
+  +smart-live-rebuild-1.3.1.ebuild:
+  Version bump. The new version adds support for git-r3.
 
   05 Sep 2013; Michał Górny <mgorny@gentoo.org> smart-live-rebuild-1.3.ebuild,
   smart-live-rebuild-9999.ebuild:



1.1                  app-portage/smart-live-rebuild/smart-live-rebuild-1.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.1.ebuild?rev=1.1&content-type=text/plain

Index: smart-live-rebuild-1.3.1.ebuild
===================================================================
# 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.1.ebuild,v 1.1 2013/09/16 12:59:34 mgorny Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit distutils-r1

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"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~mips ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"

python_test() {
	"${PYTHON}" setup.py test || die
}

python_install_all() {
	distutils-r1_python_install_all

	insinto /etc/portage
	newins smart-live-rebuild.conf{.example,}
	insinto /usr/share/portage/config/sets
	newins sets.conf.example ${PN}.conf
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-16 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16 12:59 [gentoo-commits] gentoo-x86 commit in app-portage/smart-live-rebuild: smart-live-rebuild-1.3.1.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox