public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/glib-perl/
Date: Tue, 11 Aug 2015 16:52:54 +0000 (UTC)	[thread overview]
Message-ID: <1439311808.d1cafdf893e3270cfcdbdae5f0a4d64fbde5fd78.zlogene@gentoo> (raw)

commit:     d1cafdf893e3270cfcdbdae5f0a4d64fbde5fd78
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 16:50:08 2015 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 16:50:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1cafdf8

dev-perl/glib-perl: Version bump

Package-Manager: portage-2.2.20

 dev-perl/glib-perl/Manifest                 |  1 +
 dev-perl/glib-perl/glib-perl-1.313.0.ebuild | 31 +++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/glib-perl/Manifest b/dev-perl/glib-perl/Manifest
index e5dc158..b2c428c 100644
--- a/dev-perl/glib-perl/Manifest
+++ b/dev-perl/glib-perl/Manifest
@@ -1,3 +1,4 @@
 DIST Glib-1.301.tar.gz 284547 SHA256 1df55a02c4d173ff4e417503b67e6d7896409966a1560d3bb2b4e50f658a9376 SHA512 f69de4bd9d3ecca0018d1f8a2fddb81a88529580ddbede3beaf2d3f9c2867eb127e8c1f7433f5bc2933a6adbe6265390c7e4d46592357a8414efbef6f4d9c2e7 WHIRLPOOL 27fccd60371629ec0d65822e8ada2af3c8d2da24bc4c8482413888303fc9fab41ea167375a783d3dafede75db95c4bcbf03cfbcde0f4e85f094d4d5491da4fb5
 DIST Glib-1.305.tar.gz 286063 SHA256 2955483a00db4a18953ee7b557e8638415e2aa7e96e75851ba10fbdc68a9108e SHA512 e475ee3ef66d4a9dc3199dbf1ccb4d9d0b12f06ecbb0773f16091f72bfb957dfc24db07ff3b474f93949b0d6028d4078014f1707a63ed32abf39824c99baae49 WHIRLPOOL c3d75a0be528beb1a923ebc75f9dde11575ffcbbe442ae015e6482f950c37c321c6ec5ee2f946f458016e85ccc599ebc058112af561864008a080d669dd378d0
 DIST Glib-1.310.tar.gz 295350 SHA256 f645aac388c7103e217d8b3a75d55be8e2327b5fc77a01fd1af50404dac168c7 SHA512 b04a1ba7488d8b8b01ee54d220acb88dc40ceda6e1ec94d2a08c55a2b31ad4d6736190525334a7e51c0f67de08a352f797bbea7600f68717ab071136b97bf086 WHIRLPOOL ff1bc6cc87d5738aa48f01cdba9f845445657a589cc7415f7b8c5c81dd9e73a42969bfe4bde6eff6851fdf47344f8de5adb39e14d286e5aaf324a6e27ae662f7
+DIST Glib-1.313.tar.gz 295561 SHA256 b29f5cd93f151cd52ef288220df4d5cccb844190c34cde8962c27fb804194f98 SHA512 9a0fff69bab175c6a3d23d0f0aafe05a3a2ab97fe999176a2f07a87cbddea904906d5ff804906588d6eb50650b8722c1c2f7a6c140b593a874d06cf8900aecde WHIRLPOOL 18ebfb8d35bddf460bb799fc9c802b9a9865a7ceaca3073fead9e9568269eff4b287a9fba926ea0b0b6840f559d8c365f8cf0d306f2bb97f7d550b1ee23a92a5

diff --git a/dev-perl/glib-perl/glib-perl-1.313.0.ebuild b/dev-perl/glib-perl/glib-perl-1.313.0.ebuild
new file mode 100644
index 0000000..c933230
--- /dev/null
+++ b/dev-perl/glib-perl/glib-perl-1.313.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Glib
+MODULE_AUTHOR=XAOC
+MODULE_VERSION=1.313
+inherit perl-module
+
+DESCRIPTION="Glib - Perl wrappers for the GLib utility and Object libraries"
+HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/ExtUtils-Depends-0.300.0
+	>=dev-perl/extutils-pkgconfig-1.0.0
+	virtual/pkgconfig
+	dev-perl/Log-Agent
+"
+
+SRC_TEST="do"


             reply	other threads:[~2015-08-11 16:52 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 16:52 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-20 22:19 [gentoo-commits] repo/gentoo:master commit in: dev-perl/glib-perl/ Andreas Hüttel
2016-01-31 14:51 Andreas Hüttel
2016-01-31 14:51 Andreas Hüttel
2016-02-01  8:14 Agostino Sarubbo
2016-02-04 16:32 Tobias Klausmann
2016-02-10 20:54 Markus Meier
2016-08-13  8:18 Jeroen Roovers
2016-08-18  3:01 Kent Fredric
2016-12-10 18:01 Kent Fredric
2017-01-05  3:41 Kent Fredric
2017-03-13 12:58 Agostino Sarubbo
2017-03-16  7:59 Michael Weber
2017-03-17 10:26 Agostino Sarubbo
2017-03-17 10:42 Agostino Sarubbo
2017-04-07 17:20 Jeroen Roovers
2017-04-29  0:43 Kent Fredric
2017-06-18 13:25 Alexis Ballier
2017-06-29  8:06 Agostino Sarubbo
2017-06-30  8:26 Sergei Trofimovich
2017-06-30 11:10 Agostino Sarubbo
2017-07-07 13:24 Agostino Sarubbo
2017-07-07 14:50 Agostino Sarubbo
2017-07-13  1:53 Markus Meier
2017-08-28 15:06 Mikle Kolyada
2017-08-28 15:11 Mikle Kolyada
2017-10-23  9:29 Kent Fredric
2018-06-09 18:54 Sergei Trofimovich
2018-06-10 16:13 Aaron Bauman
2018-06-10 17:11 Thomas Deutschmann
2018-06-10 21:17 Sergei Trofimovich
2018-06-26 12:28 Tobias Klausmann
2018-08-24 19:37 Markus Meier
2019-05-29  0:32 Aaron Bauman
2019-10-16  4:35 Andreas K. Hüttel
2019-10-16  4:35 Andreas K. Hüttel
2019-11-08  0:00 Aaron Bauman
2019-11-12  7:25 Sergei Trofimovich
2019-11-12 10:05 Agostino Sarubbo
2019-11-12 10:38 Agostino Sarubbo
2019-11-12 10:45 Agostino Sarubbo
2019-11-12 16:02 Agostino Sarubbo
2019-11-13 11:28 Agostino Sarubbo
2019-11-17  4:02 Matt Turner
2019-11-30 21:45 Sergei Trofimovich
2019-12-02 10:55 Mikle Kolyada
2020-04-14 11:57 Kent Fredric
2021-07-11 20:15 Andreas K. Hüttel
2021-08-25  5:25 Agostino Sarubbo
2021-08-25  5:32 Agostino Sarubbo
2021-08-25 16:26 Sam James
2021-08-26 14:52 Sam James
2021-08-26 14:55 Sam James
2021-10-31 13:00 Andreas K. Hüttel
2023-04-20 10:37 WANG Xuerui
2023-08-29  6:36 Sam James
2023-08-29  6:36 Sam James
2023-10-01  3:57 Sam James
2023-10-01  3:57 Sam James
2023-10-01  3:57 Sam James
2023-10-01  3:57 Sam James
2023-10-01  4:04 Sam James
2023-10-01  6:47 Arthur Zamarin
2023-10-01 19:29 Arthur Zamarin

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=1439311808.d1cafdf893e3270cfcdbdae5f0a4d64fbde5fd78.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --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