public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/flaggie: flaggie-0.0.2.4.ebuild ChangeLog
@ 2010-11-23 22:00 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2010-11-23 22:00 UTC (permalink / raw
  To: gentoo-commits

mgorny      10/11/23 22:00:33

  Modified:             ChangeLog
  Added:                flaggie-0.0.2.4.ebuild
  Log:
  Version bump. The new version fixes '**' keyword argument support and uses atomic writes.
  
  (Portage version: 2.2.0_alpha4_p23/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-portage/flaggie/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/flaggie/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	17 Nov 2010 15:03:02 -0000	1.5
+++ ChangeLog	23 Nov 2010 22:00:33 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for app-portage/flaggie
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/flaggie/ChangeLog,v 1.5 2010/11/17 15:03:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/flaggie/ChangeLog,v 1.6 2010/11/23 22:00:33 mgorny Exp $
+
+*flaggie-0.0.2.4 (23 Nov 2010)
+
+  23 Nov 2010; Michał Górny <mgorny@gentoo.org> +flaggie-0.0.2.4.ebuild:
+  Version bump. The new version fixes '**' keyword argument support and uses
+  atomic writes.
 
 *flaggie-0.0.2.3 (17 Nov 2010)
 



1.1                  app-portage/flaggie/flaggie-0.0.2.4.ebuild

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

Index: flaggie-0.0.2.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/flaggie/flaggie-0.0.2.4.ebuild,v 1.1 2010/11/23 22:00:33 mgorny Exp $

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

inherit base distutils

DESCRIPTION="A smart CLI mangler for package.* files"
HOMEPAGE="https://github.com/mgorny/flaggie/"
SRC_URI="https://github.com/downloads/mgorny/${PN}/${P}.tar.bz2"

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

RDEPEND="sys-apps/portage"

src_prepare() {
	base_src_prepare
	distutils_src_prepare
}

pkg_postinst() {
	ewarn "Please notice that flaggie is a fairly young project, and can definitely"
	ewarn "be buggy. It is suggested that you backup your package.* files before"
	ewarn "using it for the first time to prevent potential data loss."
}






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

only message in thread, other threads:[~2010-11-23 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 22:00 [gentoo-commits] gentoo-x86 commit in app-portage/flaggie: flaggie-0.0.2.4.ebuild ChangeLog 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