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/libintl-perl/
Date: Fri, 11 Mar 2016 23:50:49 +0000 (UTC)	[thread overview]
Message-ID: <1457740241.631cc8a30f35ec9cd1dbc9fefb225ec3561213ab.dilfridge@gentoo> (raw)

commit:     631cc8a30f35ec9cd1dbc9fefb225ec3561213ab
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 23:39:48 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 23:50:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631cc8a3

dev-perl/libintl-perl: Remove old

Package-Manager: portage-2.2.27

 dev-perl/libintl-perl/Manifest                    |  1 -
 dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild | 34 -----------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/libintl-perl/Manifest b/dev-perl/libintl-perl/Manifest
index 5dbc656..f756681 100644
--- a/dev-perl/libintl-perl/Manifest
+++ b/dev-perl/libintl-perl/Manifest
@@ -1,3 +1,2 @@
 DIST libintl-perl-1.20.tar.gz 499899 SHA256 3036a9d2df85f200631b55a0b01082898c20819d9aabdb9b871508054bee5c67 SHA512 7d3ff7b1b48c2e5d1bcf07ce9e4519d3146acee04314709ccbfdfc54fb6d5d2583468bb72532115c423de9853364d4912c7a2ecffdd7132e5a4af59cca509db1 WHIRLPOOL 3509d0e9b4f671dd056cc53ef715bce3ae95bd02905f7ceed1aaee66d33278aeb34aa1f2166a64cbb557d2cafe9654324abc1267f0d8ab469f6dcedf7ba77e67
-DIST libintl-perl-1.23.tar.gz 523571 SHA256 60da16356c2fa89a0c542c825d626c8c2811202b6002b56d8574b928a1379ffa SHA512 019ac62bbe7109db5d3525621cb026fa03955764689b81152138a7410ab4f58761d73614bd8e0a6e1424a04343ce19a1bbc7f480f5513db1da5420fa033c8030 WHIRLPOOL 61340cc639b505c47d515ec4774467549eeea7e59e5bd63d2c4835fa3446e6ef278f116dd9805f311fde0a9c0882b13aba55aaddd7de3da2f2dbc2c0ab0888db
 DIST libintl-perl-1.24.tar.gz 605626 SHA256 d8d5e95f5553e1a624c3f8bf0cd42f4a46d67bcf83291d5bd6c81c9be2f261a2 SHA512 1c2c5d6d7ab21c45897195952a9f0f6ba26a9bbb7bfef0b5f3e9da282fcf94ab4ee80721164e5e3293d8abda0158e77ffbc331b8bed66aa56dd7fc7a6a91323d WHIRLPOOL e29989dd61c3d2305b1167b3242323e527d10095bd5a4185f7ab7aff4f6a5a9505f02cb244064eed0be2401a76ec00326e754254e854344e0af302aa8fc41aed

diff --git a/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild
deleted file mode 100644
index 356750e..0000000
--- a/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=GUIDO
-MODULE_VERSION=1.23
-inherit perl-module
-
-DESCRIPTION="High-Level Interface to Uniforum Message Translation"
-HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="virtual/libintl"
-RDEPEND=${DEPEND}
-
-SRC_TEST=do
-
-src_test() {
-	if grep -q '^de_' <( locale -a ) ; then
-		if grep -q '^de_AT$' <( locale -a ) ; then
-			perl-module_src_test
-		else
-			ewarn "Skipping tests, known broken with de_ and without de_AT"
-		fi
-	else
-		perl-module_src_test
-	fi
-}


             reply	other threads:[~2016-03-11 23:50 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11 23:50 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-14 22:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/libintl-perl/ Agostino Sarubbo
2016-03-19 11:35 Agostino Sarubbo
2016-03-29 20:45 Markus Meier
2016-05-26  0:20 Matt Turner
2016-08-13  8:18 Jeroen Roovers
2017-01-29 16:35 Fabian Groffen
2017-04-12 13:26 Michael Haubenwallner
2017-06-13 10:47 Agostino Sarubbo
2017-06-15  9:54 Agostino Sarubbo
2017-06-20 14:56 Tobias Klausmann
2017-06-21 11:57 Agostino Sarubbo
2017-06-25  7:24 Markus Meier
2017-06-30  7:37 Sergei Trofimovich
2018-03-11  5:20 Matt Turner
2018-03-22  8:08 Mart Raudsepp
2018-04-01 19:46 Kent Fredric
2018-06-02 14:18 Mike Frysinger
2018-07-15 10:11 Mart Raudsepp
2018-07-15 23:57 Mikle Kolyada
2018-07-16  6:54 Sergei Trofimovich
2018-07-20  8:08 Sergei Trofimovich
2018-07-20 22:48 Sergei Trofimovich
2018-07-20 23:18 Sergei Trofimovich
2018-07-21 11:50 Tobias Klausmann
2018-07-22  9:01 Sergei Trofimovich
2018-07-23  0:33 Mikle Kolyada
2018-08-20  3:41 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-12-22 10:37 Mikle Kolyada
2019-05-04 19:20 Andreas K. Hüttel
2019-07-15 10:32 Kent Fredric
2019-07-19  7:49 Mikle Kolyada
2019-10-18 10:25 Agostino Sarubbo
2019-10-20 14:25 Agostino Sarubbo
2019-10-21 12:08 Agostino Sarubbo
2019-10-21 12:09 Agostino Sarubbo
2019-10-21 12:12 Agostino Sarubbo
2019-10-21 12:16 Agostino Sarubbo
2019-10-21 19:21 Sergei Trofimovich
2019-11-01 10:26 Mikle Kolyada
2019-11-08  0:24 Aaron Bauman
2019-11-13 11:28 Agostino Sarubbo
2019-11-17  4:02 Matt Turner
2020-03-29  9:25 Sergei Trofimovich
2020-07-21 20:27 Kent Fredric
2021-07-11 20:15 Andreas K. Hüttel
2021-07-11 20:15 Andreas K. Hüttel
2021-08-25 16:26 Sam James
2021-08-26  3:00 Sam James
2021-08-26 14:49 Sam James
2021-08-26 14:52 Sam James
2021-08-26 14:55 Sam James
2021-08-26 19:51 Sam James
2021-11-11 18:48 Andreas K. Hüttel
2022-12-08  7:38 WANG Xuerui
2022-12-18  6:53 Sam James
2023-03-04  5:35 Arthur Zamarin
2023-03-04  5:58 Arthur Zamarin
2023-03-04  6:14 Arthur Zamarin
2023-03-04  6:17 Arthur Zamarin
2023-03-04  7:04 Arthur Zamarin
2023-03-04  8:34 Arthur Zamarin
2023-03-04 14:06 Arthur Zamarin
2023-03-05  7:16 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=1457740241.631cc8a30f35ec9cd1dbc9fefb225ec3561213ab.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