diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-11-02 17:47:06 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-11-02 17:47:06 +0000 |
commit | 23f539a3613c6098e415681f64c94861c49aabec (patch) | |
tree | f7dc6a571c1a76dbbeb5516d1cf7d568c39a0ba8 /app-portage | |
parent | Stable for HPPA (bug #341471). (diff) | |
download | gentoo-2-23f539a3613c6098e415681f64c94861c49aabec.tar.gz gentoo-2-23f539a3613c6098e415681f64c94861c49aabec.tar.bz2 gentoo-2-23f539a3613c6098e415681f64c94861c49aabec.zip |
Version bump. Now smart-live-rebuild comes with bzr and darcs support.
(Portage version: 2.2.0_alpha3_p1/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/ChangeLog | 8 | ||||
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-0.6.5.ebuild (renamed from app-portage/smart-live-rebuild/smart-live-rebuild-0.6.4.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog index 6e81a498bb37..6e8426698d80 100644 --- a/app-portage/smart-live-rebuild/ChangeLog +++ b/app-portage/smart-live-rebuild/ChangeLog @@ -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. diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.4.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.5.ebuild index b86ba3ac26db..23c5df45af04 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.4.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.5.ebuild @@ -1,8 +1,8 @@ # 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.4.ebuild,v 1.1 2010/10/23 08:10:08 mgorny Exp $ +# $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" +EAPI=3 PYTHON_DEPEND='*:2.6' SUPPORT_PYTHON_ABIS=1 RESTRICT_PYTHON_ABIS='2.4 2.5' |