[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-26 Thread Justin Lecher (jlec)
jlec14/10/26 15:48:32

  Modified: ChangeLog
  Added:uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Dec 2013 09:37:46 -  1.19
+++ ChangeLog   26 Oct 2014 15:48:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 
2013/12/25 09:37:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+
+*uniconvertor-2.0_pre379 (26 Oct 2014)
+
+  26 Oct 2014; Justin Lecher  +uniconvertor-2.0_pre379.ebuild:
+  Version Bump
 
   25 Dec 2013; Markus Meier  uniconvertor-1.1.5-r1.ebuild:
   add ~arm, bug #488590



1.1  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&content-type=text/plain

Index: uniconvertor-2.0_pre379.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Commandline tool for popular vector formats convertion"
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""

DEPEND="media-libs/lcms:2"
RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-27 Thread Sebastian Pipping (sping)
sping   14/10/27 21:32:15

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Missing depencies (bug #527026)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.21 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   26 Oct 2014 15:48:32 -  1.20
+++ ChangeLog   27 Oct 2014 21:32:15 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+
+  27 Oct 2014; Sebastian Pipping 
+  uniconvertor-2.0_pre379.ebuild:
+  Add missing dependencies virtual/python-imaging and dev-python/pycairo (bug
+  #527026)
 
 *uniconvertor-2.0_pre379 (26 Oct 2014)
 



1.2  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.1&r2=1.2

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uniconvertor-2.0_pre379.ebuild  26 Oct 2014 15:48:32 -  1.1
+++ uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
 
-DEPEND="media-libs/lcms:2"
+DEPEND="media-libs/lcms:2
+   virtual/python-imaging
+   dev-python/pycairo"
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-26 Thread Justin Lecher (jlec)
jlec14/10/26 15:48:32

  Modified: ChangeLog
  Added:uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Dec 2013 09:37:46 -  1.19
+++ ChangeLog   26 Oct 2014 15:48:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 
2013/12/25 09:37:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+
+*uniconvertor-2.0_pre379 (26 Oct 2014)
+
+  26 Oct 2014; Justin Lecher  +uniconvertor-2.0_pre379.ebuild:
+  Version Bump
 
   25 Dec 2013; Markus Meier  uniconvertor-1.1.5-r1.ebuild:
   add ~arm, bug #488590



1.1  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&content-type=text/plain

Index: uniconvertor-2.0_pre379.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Commandline tool for popular vector formats convertion"
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""

DEPEND="media-libs/lcms:2"
RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-27 Thread Sebastian Pipping (sping)
sping   14/10/27 21:32:15

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Missing depencies (bug #527026)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.21 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   26 Oct 2014 15:48:32 -  1.20
+++ ChangeLog   27 Oct 2014 21:32:15 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+
+  27 Oct 2014; Sebastian Pipping 
+  uniconvertor-2.0_pre379.ebuild:
+  Add missing dependencies virtual/python-imaging and dev-python/pycairo (bug
+  #527026)
 
 *uniconvertor-2.0_pre379 (26 Oct 2014)
 



1.2  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.1&r2=1.2

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uniconvertor-2.0_pre379.ebuild  26 Oct 2014 15:48:32 -  1.1
+++ uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
 
-DEPEND="media-libs/lcms:2"
+DEPEND="media-libs/lcms:2
+   virtual/python-imaging
+   dev-python/pycairo"
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-26 Thread Justin Lecher (jlec)
jlec14/10/26 15:48:32

  Modified: ChangeLog
  Added:uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Dec 2013 09:37:46 -  1.19
+++ ChangeLog   26 Oct 2014 15:48:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 
2013/12/25 09:37:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+
+*uniconvertor-2.0_pre379 (26 Oct 2014)
+
+  26 Oct 2014; Justin Lecher  +uniconvertor-2.0_pre379.ebuild:
+  Version Bump
 
   25 Dec 2013; Markus Meier  uniconvertor-1.1.5-r1.ebuild:
   add ~arm, bug #488590



1.1  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&content-type=text/plain

Index: uniconvertor-2.0_pre379.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Commandline tool for popular vector formats convertion"
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""

DEPEND="media-libs/lcms:2"
RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-27 Thread Sebastian Pipping (sping)
sping   14/10/27 21:32:15

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Missing depencies (bug #527026)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.21 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   26 Oct 2014 15:48:32 -  1.20
+++ ChangeLog   27 Oct 2014 21:32:15 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+
+  27 Oct 2014; Sebastian Pipping 
+  uniconvertor-2.0_pre379.ebuild:
+  Add missing dependencies virtual/python-imaging and dev-python/pycairo (bug
+  #527026)
 
 *uniconvertor-2.0_pre379 (26 Oct 2014)
 



1.2  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.1&r2=1.2

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uniconvertor-2.0_pre379.ebuild  26 Oct 2014 15:48:32 -  1.1
+++ uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
 
-DEPEND="media-libs/lcms:2"
+DEPEND="media-libs/lcms:2
+   virtual/python-imaging
+   dev-python/pycairo"
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-26 Thread Justin Lecher (jlec)
jlec14/10/26 15:48:32

  Modified: ChangeLog
  Added:uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Dec 2013 09:37:46 -  1.19
+++ ChangeLog   26 Oct 2014 15:48:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 
2013/12/25 09:37:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+
+*uniconvertor-2.0_pre379 (26 Oct 2014)
+
+  26 Oct 2014; Justin Lecher  +uniconvertor-2.0_pre379.ebuild:
+  Version Bump
 
   25 Dec 2013; Markus Meier  uniconvertor-1.1.5-r1.ebuild:
   add ~arm, bug #488590



1.1  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&content-type=text/plain

Index: uniconvertor-2.0_pre379.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Commandline tool for popular vector formats convertion"
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""

DEPEND="media-libs/lcms:2"
RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-27 Thread Sebastian Pipping (sping)
sping   14/10/27 21:32:15

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Missing depencies (bug #527026)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.21 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   26 Oct 2014 15:48:32 -  1.20
+++ ChangeLog   27 Oct 2014 21:32:15 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+
+  27 Oct 2014; Sebastian Pipping 
+  uniconvertor-2.0_pre379.ebuild:
+  Add missing dependencies virtual/python-imaging and dev-python/pycairo (bug
+  #527026)
 
 *uniconvertor-2.0_pre379 (26 Oct 2014)
 



1.2  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.1&r2=1.2

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uniconvertor-2.0_pre379.ebuild  26 Oct 2014 15:48:32 -  1.1
+++ uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
 
-DEPEND="media-libs/lcms:2"
+DEPEND="media-libs/lcms:2
+   virtual/python-imaging
+   dev-python/pycairo"
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-26 Thread Justin Lecher (jlec)
jlec14/10/26 15:48:32

  Modified: ChangeLog
  Added:uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Dec 2013 09:37:46 -  1.19
+++ ChangeLog   26 Oct 2014 15:48:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 
2013/12/25 09:37:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+
+*uniconvertor-2.0_pre379 (26 Oct 2014)
+
+  26 Oct 2014; Justin Lecher  +uniconvertor-2.0_pre379.ebuild:
+  Version Bump
 
   25 Dec 2013; Markus Meier  uniconvertor-1.1.5-r1.ebuild:
   add ~arm, bug #488590



1.1  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&content-type=text/plain

Index: uniconvertor-2.0_pre379.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Commandline tool for popular vector formats convertion"
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""

DEPEND="media-libs/lcms:2"
RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-27 Thread Sebastian Pipping (sping)
sping   14/10/27 21:32:15

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Missing depencies (bug #527026)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.21 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   26 Oct 2014 15:48:32 -  1.20
+++ ChangeLog   27 Oct 2014 21:32:15 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+
+  27 Oct 2014; Sebastian Pipping 
+  uniconvertor-2.0_pre379.ebuild:
+  Add missing dependencies virtual/python-imaging and dev-python/pycairo (bug
+  #527026)
 
 *uniconvertor-2.0_pre379 (26 Oct 2014)
 



1.2  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.1&r2=1.2

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uniconvertor-2.0_pre379.ebuild  26 Oct 2014 15:48:32 -  1.1
+++ uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
 
-DEPEND="media-libs/lcms:2"
+DEPEND="media-libs/lcms:2
+   virtual/python-imaging
+   dev-python/pycairo"
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-26 Thread Justin Lecher (jlec)
jlec14/10/26 15:48:32

  Modified: ChangeLog
  Added:uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Dec 2013 09:37:46 -  1.19
+++ ChangeLog   26 Oct 2014 15:48:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.19 
2013/12/25 09:37:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+
+*uniconvertor-2.0_pre379 (26 Oct 2014)
+
+  26 Oct 2014; Justin Lecher  +uniconvertor-2.0_pre379.ebuild:
+  Version Bump
 
   25 Dec 2013; Markus Meier  uniconvertor-1.1.5-r1.ebuild:
   add ~arm, bug #488590



1.1  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.1&content-type=text/plain

Index: uniconvertor-2.0_pre379.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Commandline tool for popular vector formats convertion"
HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";

KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
IUSE=""

DEPEND="media-libs/lcms:2"
RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-10-27 Thread Sebastian Pipping (sping)
sping   14/10/27 21:32:15

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Missing depencies (bug #527026)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.21 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   26 Oct 2014 15:48:32 -  1.20
+++ ChangeLog   27 Oct 2014 21:32:15 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.20 
2014/10/26 15:48:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+
+  27 Oct 2014; Sebastian Pipping 
+  uniconvertor-2.0_pre379.ebuild:
+  Add missing dependencies virtual/python-imaging and dev-python/pycairo (bug
+  #527026)
 
 *uniconvertor-2.0_pre379 (26 Oct 2014)
 



1.2  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.1&r2=1.2

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uniconvertor-2.0_pre379.ebuild  26 Oct 2014 15:48:32 -  1.1
+++ uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.1 2014/10/26 15:48:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
 
-DEPEND="media-libs/lcms:2"
+DEPEND="media-libs/lcms:2
+   virtual/python-imaging
+   dev-python/pycairo"
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"