public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/smart-live-rebuild: ChangeLog smart-live-rebuild-0.6.5.ebuild smart-live-rebuild-0.6.4.ebuild
@ 2010-11-02 17:47 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2010-11-02 17:47 UTC (permalink / raw
  To: gentoo-commits

mgorny      10/11/02 17:47:06

  Modified:             ChangeLog
  Added:                smart-live-rebuild-0.6.5.ebuild
  Removed:              smart-live-rebuild-0.6.4.ebuild
  Log:
  Version bump. Now smart-live-rebuild comes with bzr and darcs support.
  
  (Portage version: 2.2.0_alpha3_p1/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	23 Oct 2010 19:29:42 -0000	1.8
+++ ChangeLog	2 Nov 2010 17:47:05 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for app-portage/smart-live-rebuild
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.8 2010/10/23 19:29:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.9 2010/11/02 17:47:05 mgorny Exp $
+
+*smart-live-rebuild-0.6.5 (02 Nov 2010)
+
+  02 Nov 2010; Michał Górny <mgorny@gentoo.org>
+  -smart-live-rebuild-0.6.4.ebuild, +smart-live-rebuild-0.6.5.ebuild:
+  Version bump. Now smart-live-rebuild comes with bzr and darcs support.
 
   23 Oct 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
   Update the metadata.



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

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

Index: smart-live-rebuild-0.6.5.ebuild
===================================================================
# Copyright 1999-2010 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-0.6.5.ebuild,v 1.1 2010/11/02 17:47:05 mgorny Exp $

EAPI=3
PYTHON_DEPEND='*:2.6'
SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS='2.4 2.5'
inherit distutils

DESCRIPTION="Check live packages for updates and emerge them as necessary"
HOMEPAGE="http://github.com/mgorny/smart-live-rebuild/"
SRC_URI="http://github.com/downloads/mgorny/${PN}/${P}.tar.bz2"

LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

PYTHON_MODNAME=SmartLiveRebuild

src_install() {
	distutils_src_install

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






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

only message in thread, other threads:[~2010-11-02 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 17:47 [gentoo-commits] gentoo-x86 commit in app-portage/smart-live-rebuild: ChangeLog smart-live-rebuild-0.6.5.ebuild smart-live-rebuild-0.6.4.ebuild 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