zlogene     14/06/27 10:08:34

  Modified:             ChangeLog
  Added:                gtk2-trayicon-0.60.0-r1.ebuild
  Log:
  Revision bump: EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.24                 dev-perl/gtk2-trayicon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   24 Jun 2012 12:59:14 -0000      1.23
+++ ChangeLog   27 Jun 2014 10:08:34 -0000      1.24
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/gtk2-trayicon
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.23 
2012/06/24 12:59:14 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.24 
2014/06/27 10:08:34 zlogene Exp $
+
+*gtk2-trayicon-0.60.0-r1 (27 Jun 2014)
+
+  27 Jun 2014; Mikle Kolyada <[email protected]>
+  +gtk2-trayicon-0.60.0-r1.ebuild:
+  Revision bump: EAPI=5
 
   24 Jun 2012; Torsten Veller <[email protected]> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild

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

Index: gtk2-trayicon-0.60.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild,v 
1.1 2014/06/27 10:08:34 zlogene Exp $

EAPI=5

MODULE_AUTHOR=BORUP
MODULE_VERSION=0.06
MY_PN=Gtk2-TrayIcon
inherit perl-module

DESCRIPTION="Perl wrappers for the egg cup Gtk2::TrayIcon utilities."
HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="
        >=dev-perl/glib-perl-1.012
        >=dev-perl/gtk2-perl-1.012
        gnome-base/libglade:2.0
        x11-libs/gtk+:2"
DEPEND="${RDEPEND}
        dev-perl/extutils-depends
        dev-perl/extutils-pkgconfig
        virtual/pkgconfig"




Reply via email to