public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Ex-Simple-List: ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild
@ 2011-08-30 14:57 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-08-30 14:57 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/30 14:57:18

  Modified:             ChangeLog
  Added:                Gtk2-Ex-Simple-List-0.500.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-perl/Gtk2-Ex-Simple-List/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	29 Mar 2011 10:18:12 -0000	1.12
+++ ChangeLog	30 Aug 2011 14:57:18 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Gtk2-Ex-Simple-List
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.12 2011/03/29 10:18:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.13 2011/08/30 14:57:18 tove Exp $
+
+*Gtk2-Ex-Simple-List-0.500.0 (30 Aug 2011)
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +Gtk2-Ex-Simple-List-0.500.0.ebuild:
+  Change version scheme
 
   29 Mar 2011; Christoph Mende <angelos@gentoo.org>
   Gtk2-Ex-Simple-List-0.50.ebuild:



1.1                  dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?rev=1.1&content-type=text/plain

Index: Gtk2-Ex-Simple-List-0.500.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v 1.1 2011/08/30 14:57:18 tove Exp $

EAPI=4
MODULE_AUTHOR=RMCFARLA
MODULE_VERSION=0.50
MODULE_SECTION=Gtk2-Perl-Ex
inherit perl-module

DESCRIPTION="A simple interface to Gtk2's complex MVC list widget "

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

DEPEND="x11-libs/gtk+:2"
RDEPEND="${DEPEND}
	>=dev-perl/gtk2-perl-1.060
	>=dev-perl/glib-perl-1.062"

# needs X
SRC_TEST="no"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Ex-Simple-List: ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild
@ 2011-09-03 21:04 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-09-03 21:04 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/03 21:04:43

  Modified:             ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild
  Log:
  Merge stable keywords from former version scheme ebuilds
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-perl/Gtk2-Ex-Simple-List/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	30 Aug 2011 14:57:18 -0000	1.13
+++ ChangeLog	3 Sep 2011 21:04:43 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Gtk2-Ex-Simple-List
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.13 2011/08/30 14:57:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.14 2011/09/03 21:04:43 tove Exp $
+
+  03 Sep 2011; Torsten Veller <tove@gentoo.org>
+  Gtk2-Ex-Simple-List-0.500.0.ebuild:
+  Merge stable keywords from former version scheme ebuild
 
 *Gtk2-Ex-Simple-List-0.500.0 (30 Aug 2011)
 



1.2                  dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?r1=1.1&r2=1.2

Index: Gtk2-Ex-Simple-List-0.500.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Gtk2-Ex-Simple-List-0.500.0.ebuild	30 Aug 2011 14:57:18 -0000	1.1
+++ Gtk2-Ex-Simple-List-0.500.0.ebuild	3 Sep 2011 21:04:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v 1.1 2011/08/30 14:57:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v 1.2 2011/09/03 21:04:43 tove Exp $
 
 EAPI=4
 MODULE_AUTHOR=RMCFARLA
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 ia64 sparc x86"
 IUSE=""
 
 DEPEND="x11-libs/gtk+:2"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-03 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-30 14:57 [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Ex-Simple-List: ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-03 21:04 Torsten Veller (tove)

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