* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Glib-Object-Introspection/
@ 2012-08-01 1:44 99% Kent Fredric
0 siblings, 0 replies; 1+ results
From: Kent Fredric @ 2012-08-01 1:44 UTC (permalink / raw
To: gentoo-commits
commit: 6efcf4c03317b8a8349964670a802ca48ad13b72
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 31 23:43:30 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 31 23:43:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6efcf4c0
[newversion] Glib-Object-Introspection-0.11.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/Glib-Object-Introspection/ChangeLog | 6 +++
.../Glib-Object-Introspection-0.11.0.ebuild | 45 ++++++++++++++++++++
2 files changed, 51 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Glib-Object-Introspection/ChangeLog b/dev-perl/Glib-Object-Introspection/ChangeLog
index ff9f4fc..0b64017 100644
--- a/dev-perl/Glib-Object-Introspection/ChangeLog
+++ b/dev-perl/Glib-Object-Introspection/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Glib-Object-Introspection-0.11.0 (31 Jul 2012)
+
+ 31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+ +Glib-Object-Introspection-0.11.0.ebuild:
+ Version Bump
+
*Glib-Object-Introspection-0.10.0 (29 Jul 2012)
29 Jul 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.11.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.11.0.ebuild
new file mode 100644
index 0000000..13e7997
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.11.0.ebuild
@@ -0,0 +1,45 @@
+# 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.011
+inherit perl-module
+
+DESCRIPTION='Dynamically create Perl language bindings'
+LICENSE=" LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+extra_deps() {
+ echo \>=dev-libs/gobject-introspection-1.0
+}
+perl_meta_configure() {
+ # ExtUtils::Depends 0.3 ( 0.300.0 )
+ echo \>=dev-perl/extutils-depends-0.300.0
+ # ExtUtils::PkgConfig 1 ( 1.0.0 )
+ echo \>=dev-perl/extutils-pkgconfig-1.0.0
+ # Glib 1.24 ( 1.240.0 )
+ echo \>=dev-perl/glib-perl-1.240.0
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # ExtUtils::Depends 0.3 ( 0.300.0 )
+ echo \>=dev-perl/extutils-depends-0.300.0
+ # Glib 1.24 ( 1.240.0 )
+ echo \>=dev-perl/glib-perl-1.240.0
+}
+DEPEND="
+ $(extra_deps)
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(extra_deps)
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-01 1:44 99% [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Glib-Object-Introspection/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox