public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/tintwizard: tintwizard-0.3.4.ebuild ChangeLog
@ 2010-06-30 19:41 Christian Ruppert (idl0r)
  0 siblings, 0 replies; only message in thread
From: Christian Ruppert (idl0r) @ 2010-06-30 19:41 UTC (permalink / raw
  To: gentoo-commits

idl0r       10/06/30 19:41:56

  Modified:             ChangeLog
  Added:                tintwizard-0.3.4.ebuild
  Log:
  Version bump, bug 326355, thanks to Nick Pope <nick+gentoo@nickpope.me.uk>.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-misc/tintwizard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	8 May 2010 13:27:15 -0000	1.3
+++ ChangeLog	30 Jun 2010 19:41:56 -0000	1.4
@@ -1,6 +1,13 @@
 # ChangeLog for x11-misc/tintwizard
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/ChangeLog,v 1.3 2010/05/08 13:27:15 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/ChangeLog,v 1.4 2010/06/30 19:41:56 idl0r Exp $
+
+*tintwizard-0.3.4 (30 Jun 2010)
+
+  30 Jun 2010; Christian Ruppert <idl0r@gentoo.org>
+  +tintwizard-0.3.4.ebuild:
+  Version bump, bug 326355, thanks to Nick Pope
+  <nick+gentoo@nickpope.me.uk>.
 
   08 May 2010; Christian Ruppert <idl0r@gentoo.org>
   tintwizard-0.3.3b.ebuild:



1.1                  x11-misc/tintwizard/tintwizard-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.4.ebuild?rev=1.1&content-type=text/plain

Index: tintwizard-0.3.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.4.ebuild,v 1.1 2010/06/30 19:41:56 idl0r Exp $

EAPI="3"

PYTHON_DEPEND="2"

inherit python

DESCRIPTION="GUI wizard which generates config files for tint2 panels"
HOMEPAGE="http://code.google.com/p/tintwizard/"
SRC_URI="http://tintwizard.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="x11-misc/tint2
	dev-python/pygtk:2"

src_prepare() {
	python_convert_shebangs 2 tintwizard.py
}

src_install() {
	dodoc ChangeLog
	newbin tintwizard.py tintwizard || die
}






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

only message in thread, other threads:[~2010-06-30 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 19:41 [gentoo-commits] gentoo-x86 commit in x11-misc/tintwizard: tintwizard-0.3.4.ebuild ChangeLog Christian Ruppert (idl0r)

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