public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/diffmask: ChangeLog diffmask-0.3.3.ebuild diffmask-0.3.2.ebuild
@ 2010-10-29 12:42 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2010-10-29 12:42 UTC (permalink / raw
  To: gentoo-commits

mgorny      10/10/29 12:42:57

  Modified:             ChangeLog
  Added:                diffmask-0.3.3.ebuild
  Removed:              diffmask-0.3.2.ebuild
  Log:
  A version bump. The new version fixes a failure when --add or --delete didn't match anything and improves whitespace handling. The code has been cleaned up, split into modules and documented. Distutils is now used as a build system.
  
  (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-portage/diffmask/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	25 Oct 2010 19:11:37 -0000	1.3
+++ ChangeLog	29 Oct 2010 12:42:57 -0000	1.4
@@ -1,6 +1,15 @@
 # ChangeLog for app-portage/diffmask
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v 1.3 2010/10/25 19:11:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v 1.4 2010/10/29 12:42:57 mgorny Exp $
+
+*diffmask-0.3.3 (29 Oct 2010)
+
+  29 Oct 2010; Michał Górny <mgorny@gentoo.org> -diffmask-0.3.2.ebuild,
+  +diffmask-0.3.3.ebuild:
+  A version bump. The new version fixes a failure when --add or --delete didn't
+  match anything and improves whitespace handling. The code has been cleaned
+  up, split into modules and documented. Distutils is now used as a build
+  system.
 
 *diffmask-0.3.2 (25 Oct 2010)
 



1.1                  app-portage/diffmask/diffmask-0.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/diffmask-0.3.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/diffmask-0.3.3.ebuild?rev=1.1&content-type=text/plain

Index: diffmask-0.3.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/diffmask-0.3.3.ebuild,v 1.1 2010/10/29 12:42:57 mgorny Exp $

EAPI=1
PYTHON_DEPEND="*:2.6"
SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS="2.4 2.5"

inherit distutils

DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
HOMEPAGE="http://github.com/mgorny/diffmask/"
SRC_URI="http://github.com/downloads/mgorny/${PN}/${P}.tar.bz2"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="sys-apps/portage"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-29 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-29 12:42 [gentoo-commits] gentoo-x86 commit in app-portage/diffmask: ChangeLog diffmask-0.3.3.ebuild diffmask-0.3.2.ebuild Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox