* [gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-1.1.4.ebuild uniconvertor-1.1.0.ebuild
@ 2010-01-10 14:20 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-01-10 14:20 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/01/10 14:20:37
Modified: ChangeLog
Added: uniconvertor-1.1.4.ebuild
Removed: uniconvertor-1.1.0.ebuild
Log:
Should learn to commit latest version.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.2 media-gfx/uniconvertor/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 10 Jan 2010 14:17:36 -0000 1.1
+++ ChangeLog 10 Jan 2010 14:20:36 -0000 1.2
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/uniconvertor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.1 2010/01/10 14:17:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.2 2010/01/10 14:20:36 ssuominen Exp $
+
+*uniconvertor-1.1.4 (10 Jan 2010)
+
+ 10 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +uniconvertor-1.1.4.ebuild:
+ Version bump.
*uniconvertor-1.1.0 (10 Jan 2010)
1.1 media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild?rev=1.1&content-type=text/plain
Index: uniconvertor-1.1.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.4.ebuild,v 1.1 2010/01/10 14:20:36 ssuominen Exp $
EAPI=2
inherit distutils
MY_P=UniConvertor-${PV}
DESCRIPTION="UniConvertor - commandline tool for popular vector formats convertion."
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor"
SRC_URI="http://sk1project.org/downloads/${PN}/v${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""
DEPEND="virtual/python
dev-python/imaging
dev-python/reportlab"
S=${WORKDIR}/${MY_P}
src_prepare() {
sed -i \
-e "s/'GNU_GPL_v2', 'GNU_LGPL_v2', 'COPYRIGHTS',//" \
setup.py || die
distutils_src_prepare
}
src_install() {
distutils_src_install
dosym uniconv /usr/bin/uniconvertor || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-10 14:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-10 14:20 [gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-1.1.4.ebuild uniconvertor-1.1.0.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox