zlogene     15/05/06 19:22:49

  Modified:             ChangeLog
  Added:                GDGraph-1.490.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.50                 dev-perl/GDGraph/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GDGraph/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GDGraph/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GDGraph/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   21 Aug 2014 17:46:00 -0000      1.49
+++ ChangeLog   6 May 2015 19:22:49 -0000       1.50
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/GDGraph
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.49 
2014/08/21 17:46:00 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.50 
2015/05/06 19:22:49 zlogene Exp $
+
+*GDGraph-1.490.0 (06 May 2015)
+
+  06 May 2015; Mikle Kolyada <[email protected]> +GDGraph-1.490.0.ebuild:
+  Version bump
 
 *GDGraph-1.480.0-r1 (21 Aug 2014)
 



1.1                  dev-perl/GDGraph/GDGraph-1.490.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GDGraph/GDGraph-1.490.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GDGraph/GDGraph-1.490.0.ebuild?rev=1.1&content-type=text/plain

Index: GDGraph-1.490.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.490.0.ebuild,v 
1.1 2015/05/06 19:22:49 zlogene Exp $

EAPI=5

MODULE_AUTHOR=RUZ
MODULE_VERSION=1.49
inherit perl-module

DESCRIPTION="Perl5 module to create charts using the GD module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
IUSE=""

RDEPEND="dev-perl/GDTextUtil
        dev-perl/GD
        media-libs/gd"
DEPEND="${RDEPEND}"




Reply via email to