summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-01 17:52:00 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-01 17:52:00 +0000
commitc5d80b30a3e1841a3f9713e394ce1b612b6de94f (patch)
tree57afa1b13087175c3bf9cf5c2ab4e2e61db9dc5e /app-portage
parentBump to 1.22.26, thanks to slepnoga (diff)
downloadgentoo-2-c5d80b30a3e1841a3f9713e394ce1b612b6de94f.tar.gz
gentoo-2-c5d80b30a3e1841a3f9713e394ce1b612b6de94f.tar.bz2
gentoo-2-c5d80b30a3e1841a3f9713e394ce1b612b6de94f.zip
Version bump. Fixes double checking of git-2.eclass packages.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
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-1.3.2.ebuild (renamed from app-portage/smart-live-rebuild/smart-live-rebuild-1.3.1.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 72bda4ac3c85..b077b9d94da2 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.54 2013/09/16 12:59:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.55 2013/10/01 17:52:00 mgorny Exp $
+
+*smart-live-rebuild-1.3.2 (01 Oct 2013)
+
+ 01 Oct 2013; Michał Górny <mgorny@gentoo.org>
+ +smart-live-rebuild-1.3.2.ebuild, -smart-live-rebuild-1.3.1.ebuild:
+ Version bump. Fixes double checking of git-2.eclass packages.
*smart-live-rebuild-1.3.1 (16 Sep 2013)
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.2.ebuild
index 8fed64b2ab40..6dc6fce15d70 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.1.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.2.ebuild
@@ -1,6 +1,6 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.2.ebuild,v 1.1 2013/10/01 17:52:00 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )