diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-01-20 17:10:41 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-01-20 17:10:41 +0000 |
commit | c0905be4e01aed84d6f4ec04a3b1bdcaffde6525 (patch) | |
tree | b4e9592208a00f1f5a640af6845eef0c0d748d2e /app-portage | |
parent | Fix building with libtool-2.4, bug #349777 (diff) | |
download | gentoo-2-c0905be4e01aed84d6f4ec04a3b1bdcaffde6525.tar.gz gentoo-2-c0905be4e01aed84d6f4ec04a3b1bdcaffde6525.tar.bz2 gentoo-2-c0905be4e01aed84d6f4ec04a3b1bdcaffde6525.zip |
Version bump. The new version fixes CVS issues with Python3 and git submodule support.
(Portage version: 2.2.0_alpha17_p8/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/ChangeLog | 11 | ||||
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-0.6.6.ebuild (renamed from app-portage/smart-live-rebuild/smart-live-rebuild-0.6.5.ebuild) | 4 |
2 files changed, 11 insertions, 4 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog index 29d3a05bc428..2f3998037c88 100644 --- a/app-portage/smart-live-rebuild/ChangeLog +++ b/app-portage/smart-live-rebuild/ChangeLog @@ -1,6 +1,13 @@ # 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.11 2010/12/20 14:34:21 mgorny Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.12 2011/01/20 17:10:40 mgorny Exp $ + +*smart-live-rebuild-0.6.6 (20 Jan 2011) + + 20 Jan 2011; Michał Górny <mgorny@gentoo.org> + -smart-live-rebuild-0.6.5.ebuild, +smart-live-rebuild-0.6.6.ebuild: + Version bump. The new version fixes CVS issues with Python3 and git submodule + support. 20 Dec 2010; Michał Górny <mgorny@gentoo.org> smart-live-rebuild-0.6.5.ebuild: diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.5.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.6.ebuild index 17f3053cadf4..40b701301899 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.5.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.2 2010/12/20 14:34:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.6.ebuild,v 1.1 2011/01/20 17:10:40 mgorny Exp $ EAPI=3 PYTHON_DEPEND='*:2.6' |