summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2009-10-19 17:23:12 +0000
committerMike Pagano <mpagano@gentoo.org>2009-10-19 17:23:12 +0000
commit3db036a6ff7f475390373f4d177c15ba54185a80 (patch)
treeaadab5038b2159f31dd0bfbead1898479f306d45 /app-portage
parentChange to maintainer-needed (diff)
downloadgentoo-2-3db036a6ff7f475390373f4d177c15ba54185a80.tar.gz
gentoo-2-3db036a6ff7f475390373f4d177c15ba54185a80.tar.bz2
gentoo-2-3db036a6ff7f475390373f4d177c15ba54185a80.zip
Version bump to fix the identification tilde packages that are have no more masked version are candidates for removal and the removal of the old version.
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/portpeek/ChangeLog10
-rw-r--r--app-portage/portpeek/portpeek-1.9.17.ebuild (renamed from app-portage/portpeek/portpeek-1.9.16.ebuild)2
2 files changed, 10 insertions, 2 deletions
diff --git a/app-portage/portpeek/ChangeLog b/app-portage/portpeek/ChangeLog
index e4ac4115c819..7ef2ffbc3052 100644
--- a/app-portage/portpeek/ChangeLog
+++ b/app-portage/portpeek/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-portage/portpeek
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/ChangeLog,v 1.41 2009/10/18 19:28:14 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/ChangeLog,v 1.42 2009/10/19 17:23:12 mpagano Exp $
+
+*portpeek-1.9.17 (19 Oct 2009)
+
+ 19 Oct 2009; Mike Pagano <mpagano@gentoo.org> -portpeek-1.9.16.ebuild,
+ +portpeek-1.9.17.ebuild:
+ Version bump to fix the identification tilde packages that are have no
+ more masked version are candidates for removal and the removal of the old
+ version.
*portpeek-1.9.16 (18 Oct 2009)
diff --git a/app-portage/portpeek/portpeek-1.9.16.ebuild b/app-portage/portpeek/portpeek-1.9.17.ebuild
index e4eda43665fc..7f8f2f55ae36 100644
--- a/app-portage/portpeek/portpeek-1.9.16.ebuild
+++ b/app-portage/portpeek/portpeek-1.9.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-1.9.16.ebuild,v 1.1 2009/10/18 19:28:14 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-1.9.17.ebuild,v 1.1 2009/10/19 17:23:12 mpagano Exp $
DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files"
HOMEPAGE="http://www.mpagano.com/blog/?page_id=3"