* [gentoo-commits] gentoo-x86 commit in app-portage/portpeek: portpeek-2.0.22.ebuild ChangeLog portpeek-2.0.20.ebuild
@ 2012-04-23 12:40 Mike Pagano (mpagano)
0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2012-04-23 12:40 UTC (permalink / raw
To: gentoo-commits
mpagano 12/04/23 12:40:51
Modified: ChangeLog
Added: portpeek-2.0.22.ebuild
Removed: portpeek-2.0.20.ebuild
Log:
Fix confirmation of file fixing during check of package.use. bug #412387. Fix confirmation of file fixing during check of package.use. bug #412387. Unify colors for packages that are not installed. Refactor analysis of package.use packages with no atom master v2.0.22. Thanks to Daniel Perzynski for reporting, testing and assistance in making portpeek better and more useful.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.142 app-portage/portpeek/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/portpeek/ChangeLog?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/portpeek/ChangeLog?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/portpeek/ChangeLog?r1=1.141&r2=1.142
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/portpeek/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog 17 Apr 2012 13:30:39 -0000 1.141
+++ ChangeLog 23 Apr 2012 12:40:51 -0000 1.142
@@ -1,6 +1,16 @@
# ChangeLog for app-portage/portpeek
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/ChangeLog,v 1.141 2012/04/17 13:30:39 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/ChangeLog,v 1.142 2012/04/23 12:40:51 mpagano Exp $
+
+*portpeek-2.0.22 (23 Apr 2012)
+
+ 23 Apr 2012; Michael Pagano <mpagano@gentoo.org> -portpeek-2.0.20.ebuild,
+ +portpeek-2.0.22.ebuild:
+ Fix confirmation of file fixing during check of package.use. bug #412387. Fix
+ confirmation of file fixing during check of package.use. bug #412387. Unify
+ colors for packages that are not installed. Refactor analysis of package.use
+ packages with no atom master v2.0.22. Thanks to Daniel Perzynski for
+ reporting, testing and assistance in making portpeek better and more useful.
*portpeek-2.0.20 (17 Apr 2012)
1.1 app-portage/portpeek/portpeek-2.0.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/portpeek/portpeek-2.0.22.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/portpeek/portpeek-2.0.22.ebuild?rev=1.1&content-type=text/plain
Index: portpeek-2.0.22.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.0.22.ebuild,v 1.1 2012/04/23 12:40:51 mpagano Exp $
EAPI="4"
PYTHON_DEPEND="*:2.7"
inherit python
DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files"
HOMEPAGE="http://www.mpagano.com/blog/?page_id=3"
SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND=">=app-portage/gentoolkit-0.3.0.5
>=sys-apps/portage-2.1.10.49"
src_install() {
dobin ${PN} || die "dobin failed"
doman *.[0-9]
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-23 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 12:40 [gentoo-commits] gentoo-x86 commit in app-portage/portpeek: portpeek-2.0.22.ebuild ChangeLog portpeek-2.0.20.ebuild Mike Pagano (mpagano)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox