public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/glib-perl/
Date: Sun, 20 Dec 2015 22:19:50 +0000 (UTC)	[thread overview]
Message-ID: <1450649657.a7af6c0025ade1685aeb560a104d42b2fef195ef.dilfridge@gentoo> (raw)

commit:     a7af6c0025ade1685aeb560a104d42b2fef195ef
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 22:14:17 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 22:14:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7af6c00

dev-perl/glib-perl: Version bump; remove old

Package-Manager: portage-2.2.26

 dev-perl/glib-perl/Manifest                                    |  2 +-
 .../{glib-perl-1.310.0.ebuild => glib-perl-1.314.0.ebuild}     | 10 ++++------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-perl/glib-perl/Manifest b/dev-perl/glib-perl/Manifest
index b2c428c..fd40319 100644
--- a/dev-perl/glib-perl/Manifest
+++ b/dev-perl/glib-perl/Manifest
@@ -1,4 +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
+DIST Glib-1.314.tar.gz 296480 SHA256 b47e9e0117325085457b263b3a70847ed908419e06e8975f36f2b953f5f4908e SHA512 2a61a81f9b3d0404fa2e731d3851d67dc2bfc499a34bd77e0a9b6875a889f0faf5ac5fe2f24f8df7e2059283716e91aba5596556aad43f454e8cfd56fe866607 WHIRLPOOL a1dee6daf8a6cda5ea8da85a5a57551075c8a030f67c8f42c900547ed2754acc98633d12bf8f8d5641f14f9426e2d40309da7e22150a2bb4b7179e58900797fe

diff --git a/dev-perl/glib-perl/glib-perl-1.310.0.ebuild b/dev-perl/glib-perl/glib-perl-1.314.0.ebuild
similarity index 89%
rename from dev-perl/glib-perl/glib-perl-1.310.0.ebuild
rename to dev-perl/glib-perl/glib-perl-1.314.0.ebuild
index 1775f34..4d67186 100644
--- a/dev-perl/glib-perl/glib-perl-1.310.0.ebuild
+++ b/dev-perl/glib-perl/glib-perl-1.314.0.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-MY_PN=Glib
-MODULE_AUTHOR=XAOC
-MODULE_VERSION=1.310
+DIST_NAME=Glib
+DIST_AUTHOR=XAOC
+DIST_VERSION=1.314
 inherit perl-module
 
 DESCRIPTION="Glib - Perl wrappers for the GLib utility and Object libraries"
@@ -27,5 +27,3 @@ DEPEND="${RDEPEND}
 	virtual/pkgconfig
 	dev-perl/Log-Agent
 "
-
-SRC_TEST="do"


             reply	other threads:[~2015-12-20 22:19 UTC|newest]

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

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=1450649657.a7af6c0025ade1685aeb560a104d42b2fef195ef.dilfridge@gentoo \
    --to=dilfridge@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