From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CFDE313800E for ; Wed, 25 Jul 2012 18:30:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 674C4E07C0; Wed, 25 Jul 2012 18:30:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AF3EE07C0 for ; Wed, 25 Jul 2012 18:30:21 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8707A1B4750 for ; Wed, 25 Jul 2012 18:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8F8BDE5444 for ; Wed, 25 Jul 2012 18:30:18 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1343225484.6d3b981dbeca1724f68cc90d8a2711b33c75fa6b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gtk3/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Gtk3/ChangeLog dev-perl/Gtk3/Gtk3-0.6.0.ebuild dev-perl/Gtk3/Gtk3-0.7.0.ebuild X-VCS-Directories: dev-perl/Gtk3/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 6d3b981dbeca1724f68cc90d8a2711b33c75fa6b X-VCS-Branch: master Date: Wed, 25 Jul 2012 18:30:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e032f9e7-2170-4792-87c3-d94bb0e98a48 X-Archives-Hash: 7875af2de5cb5edfae2722905b736d75 commit: 6d3b981dbeca1724f68cc90d8a2711b33c75fa6b Author: Kent Fredric gmail com> AuthorDate: Wed Jul 25 14:11:24 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Wed Jul 25 14:11:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6d3b981d [newversion] Gtk3-0.7.0 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4) --- dev-perl/Gtk3/ChangeLog | 6 ++++++ dev-perl/Gtk3/Gtk3-0.6.0.ebuild | 2 +- .../Gtk3/{Gtk3-0.6.0.ebuild => Gtk3-0.7.0.ebuild} | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/dev-perl/Gtk3/ChangeLog b/dev-perl/Gtk3/ChangeLog index 977bcdf..9d17c7f 100644 --- a/dev-perl/Gtk3/ChangeLog +++ b/dev-perl/Gtk3/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Gtk3-0.7.0 (25 Jul 2012) + + 25 Jul 2012; Kent Fredric Gtk3-0.6.0.ebuild, + +Gtk3-0.7.0.ebuild: + Version Bump + *Gtk3-0.6.0 (09 Jun 2012) 09 Jun 2012; Kent Fredric Gtk3-0.5.0.ebuild, diff --git a/dev-perl/Gtk3/Gtk3-0.6.0.ebuild b/dev-perl/Gtk3/Gtk3-0.6.0.ebuild index 3120f21..87105b7 100644 --- a/dev-perl/Gtk3/Gtk3-0.6.0.ebuild +++ b/dev-perl/Gtk3/Gtk3-0.6.0.ebuild @@ -17,7 +17,7 @@ extra_depend() { } perl_meta_configure() { # ExtUtils::MakeMaker 6.30 ( 6.300.0 ) - echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0 + echo \>=virtual/perl-ExtUtils-MakeMaker-6.30 } perl_meta_runtime() { # Cairo::GObject 1.000 ( 1.0.0 ) diff --git a/dev-perl/Gtk3/Gtk3-0.6.0.ebuild b/dev-perl/Gtk3/Gtk3-0.7.0.ebuild similarity index 92% copy from dev-perl/Gtk3/Gtk3-0.6.0.ebuild copy to dev-perl/Gtk3/Gtk3-0.7.0.ebuild index 3120f21..c3696f5 100644 --- a/dev-perl/Gtk3/Gtk3-0.6.0.ebuild +++ b/dev-perl/Gtk3/Gtk3-0.7.0.ebuild @@ -3,7 +3,7 @@ # $Header: $ EAPI=4 MODULE_AUTHOR=TSCH -MODULE_VERSION=0.006 +MODULE_VERSION=0.007 inherit perl-module inherit virtualx @@ -17,7 +17,7 @@ extra_depend() { } perl_meta_configure() { # ExtUtils::MakeMaker 6.30 ( 6.300.0 ) - echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0 + echo \>=virtual/perl-ExtUtils-MakeMaker-6.30 } perl_meta_runtime() { # Cairo::GObject 1.000 ( 1.0.0 )