From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gtk3/
Date: Sat, 9 Jun 2012 14:33:33 +0000 (UTC) [thread overview]
Message-ID: <1339244289.2be657b7d4bab3fcdd0410f1d1f4817161048374.kent@gentoo> (raw)
commit: 2be657b7d4bab3fcdd0410f1d1f4817161048374
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 9 12:18:09 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 9 12:18:09 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2be657b7
[newversion] Gtk3-0.6.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Gtk3/ChangeLog | 6 +++++
dev-perl/Gtk3/Gtk3-0.5.0.ebuild | 1 -
dev-perl/Gtk3/Gtk3-0.6.0.ebuild | 42 +++++++++++++++++++++++++++++++++++++++
3 files changed, 48 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Gtk3/ChangeLog b/dev-perl/Gtk3/ChangeLog
index aa6191a..977bcdf 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.6.0 (09 Jun 2012)
+
+ 09 Jun 2012; Kent Fredric <kentfredric@gmail.com> Gtk3-0.5.0.ebuild,
+ +Gtk3-0.6.0.ebuild:
+ Version Bump
+
*Gtk3-0.5.0 (28 Apr 2012)
28 Apr 2012; Torsten Veller <tove@gentoo.org> +Gtk3-0.5.0.ebuild,
diff --git a/dev-perl/Gtk3/Gtk3-0.5.0.ebuild b/dev-perl/Gtk3/Gtk3-0.5.0.ebuild
index 10e6922..10df91d 100644
--- a/dev-perl/Gtk3/Gtk3-0.5.0.ebuild
+++ b/dev-perl/Gtk3/Gtk3-0.5.0.ebuild
@@ -30,4 +30,3 @@ SRC_TEST=do
src_test() {
Xemake -j1 test || die
}
-
diff --git a/dev-perl/Gtk3/Gtk3-0.6.0.ebuild b/dev-perl/Gtk3/Gtk3-0.6.0.ebuild
new file mode 100644
index 0000000..3120f21
--- /dev/null
+++ b/dev-perl/Gtk3/Gtk3-0.6.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=TSCH
+MODULE_VERSION=0.006
+inherit perl-module
+inherit virtualx
+
+DESCRIPTION='Perl interface to the 3.x series of the gtk+ toolkit'
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+extra_depend() {
+ echo x11-libs/gtk+:3
+}
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+}
+perl_meta_runtime() {
+ # Cairo::GObject 1.000 ( 1.0.0 )
+ echo \>=dev-perl/Cairo-GObject-1.0.0
+ # Glib 1.260 ( 1.260.0 )
+ echo \>=dev-perl/glib-perl-1.260.0
+ # Glib::Object::Introspection 0.009 ( 0.9.0 )
+ echo \>=dev-perl/Glib-Object-Introspection-0.9.0
+}
+DEPEND="
+ $(extra_depend)
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(extra_depend)
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
+src_test() {
+ Xemake -j1 test || die
+}
next reply other threads:[~2012-06-09 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-09 14:33 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-25 22:49 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gtk3/ Kent Fredric
2013-02-23 22:54 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-09-15 23:19 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-04-28 9:18 Torsten Veller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1339244289.2be657b7d4bab3fcdd0410f1d1f4817161048374.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox