summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-03-27 20:59:17 +0000
committerMichał Górny <mgorny@gentoo.org>2011-03-27 20:59:17 +0000
commit5a3390c4cd41eb91e5e438a977f8703e8f3bf7fc (patch)
tree11940b32ab777c2fdffaab2b8608fe26afb92341 /app-portage
parentdev-vcs/gitg: Bump to 0.1.2 (diff)
downloadgentoo-2-5a3390c4cd41eb91e5e438a977f8703e8f3bf7fc.tar.gz
gentoo-2-5a3390c4cd41eb91e5e438a977f8703e8f3bf7fc.tar.bz2
gentoo-2-5a3390c4cd41eb91e5e438a977f8703e8f3bf7fc.zip
Version bump. Fixes bug #358977.
(Portage version: 2.2.0_alpha28_p33/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/smart-live-rebuild/ChangeLog8
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-0.7.1.ebuild (renamed from app-portage/smart-live-rebuild/smart-live-rebuild-0.7.ebuild)2
2 files changed, 8 insertions, 2 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog
index 2f8d9ca8bc93..05f98310f073 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.13 2011/02/09 13:27:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.14 2011/03/27 20:59:17 mgorny Exp $
+
+*smart-live-rebuild-0.7.1 (27 Mar 2011)
+
+ 27 Mar 2011; Michał Górny <mgorny@gentoo.org>
+ -smart-live-rebuild-0.7.ebuild, +smart-live-rebuild-0.7.1.ebuild:
+ Version bump. Fixes bug #358977.
*smart-live-rebuild-0.7 (09 Feb 2011)
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-0.7.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-0.7.1.ebuild
index abf7fd3116cc..47ceaecddd0d 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-0.7.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-0.7.1.ebuild
@@ -1,6 +1,6 @@
# 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.7.ebuild,v 1.1 2011/02/09 13:27:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-0.7.1.ebuild,v 1.1 2011/03/27 20:59:17 mgorny Exp $
EAPI=3
PYTHON_DEPEND='*:2.6'