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/Wx/
Date: Fri, 29 Apr 2016 19:36:22 +0000 (UTC)	[thread overview]
Message-ID: <1461958559.bf676596e58772b0c129e3cc08926966d8c0cc8b.dilfridge@gentoo> (raw)

commit:     bf676596e58772b0c129e3cc08926966d8c0cc8b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 17:46:09 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:35:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf676596

dev-perl/Wx: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Wx/Manifest               |  2 --
 dev-perl/Wx/Wx-0.990.200-r1.ebuild | 26 -------------------------
 dev-perl/Wx/Wx-0.991.700.ebuild    | 28 ---------------------------
 dev-perl/Wx/Wx-0.992.700.ebuild    | 39 --------------------------------------
 4 files changed, 95 deletions(-)

diff --git a/dev-perl/Wx/Manifest b/dev-perl/Wx/Manifest
index d9da84e..964f67b 100644
--- a/dev-perl/Wx/Manifest
+++ b/dev-perl/Wx/Manifest
@@ -1,4 +1,2 @@
-DIST Wx-0.9902.tar.gz 406639 SHA256 ea4982993de1a188d4bc130d785f10faa0fda4c8521b08b3768915d0ed8b7ebf SHA512 e6d1061319c0232b0f5109f314b88c771960aeb2ce18effd4bf040fd377edd0f9ab94f3359c318b52a40fe73bd8e1a0c9f90d87d5c23690435303e644e5bbfd3 WHIRLPOOL 59f4b30616931d3c89bd61076bbaf69592ec0facb3eb063387d8d34f004b5c42775b5bafe688d2bd5458af9556c023a6149a0e104d7ef34403eccb9c760dc353
-DIST Wx-0.9917.tar.gz 485343 SHA256 1356f7830173ad17ad8bd760306ac101c05165613cb87e02d843f20c340c085a SHA512 6b06bfdd7ab883eaf8e6b3aed62ecf9105c2388be353a8c51355695543121350ead2040c51a4cf5a6ebacd1e8096cc76e9c77be0222fbc2c3ce2335028118fc8 WHIRLPOOL c907f852f977adc90b6438321151bd72aaf61b517c4e146e74848325e78bc4c5f8b64d210e4bd78d6ac23d7a51002660f21712b1b43a3e777c545926e10a020f
 DIST Wx-0.9927.tar.gz 486022 SHA256 a174bd1b6a5558174697775be0ede2fb8260258d60bb6e116dfe6f56ac1d22bb SHA512 9f81b0c5f8017ca03eeb773555842d3e2b8360b20b071534f9f6501094af0f5371a0b2cfb5cd490b7ee77316ad3005183ff8c16f945393bff2d615e4d8721726 WHIRLPOOL 1210eb83969ab1ab6b89dc8b1aa7d605406276b22dcaf35bdc1a2c9d02ecbb8a1ac88ed15f9852f9e38b959215cd4d55a2747204c37f4a61ebac69b7d7ea8a5b
 DIST Wx-0.9928.tar.gz 501439 SHA256 58e06c094c07817617b1e69fa0501f2cee80cd4700ac7a62c516179f7aa85b42 SHA512 9ddb946e1a6a7f670fcc27ece4227821cfa9b2fcebe078e8452e924a8786fca8c20c53262a5fa2f93ecd6586a82d42af77920ec543817a0552749caca2c552f6 WHIRLPOOL e8d3b68a7cf1ecaaa8134b7108606b3c8f8116908ab3daff1502f0023a469ca608ab5c310405dea68a7afb8baac4bcfae08cc576d96fb1256c9a30d210e1b248

diff --git a/dev-perl/Wx/Wx-0.990.200-r1.ebuild b/dev-perl/Wx/Wx-0.990.200-r1.ebuild
deleted file mode 100644
index a23018a..0000000
--- a/dev-perl/Wx/Wx-0.990.200-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER="2.8"
-MODULE_AUTHOR=MDOOTSON
-MODULE_VERSION=0.9902
-inherit wxwidgets perl-module
-
-DESCRIPTION="Perl bindings for wxGTK"
-HOMEPAGE="http://wxperl.sourceforge.net/"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-perl/Alien-wxWidgets-0.25
-	>=virtual/perl-File-Spec-0.82"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-ParseXS-0.22.03
-	>=dev-perl/ExtUtils-XSpp-0.160.200"
-
-MAKEOPTS="${MAKEOPTS} -j1"

diff --git a/dev-perl/Wx/Wx-0.991.700.ebuild b/dev-perl/Wx/Wx-0.991.700.ebuild
deleted file mode 100644
index 87d6f40..0000000
--- a/dev-perl/Wx/Wx-0.991.700.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER="2.8"
-MODULE_AUTHOR=MDOOTSON
-MODULE_VERSION=0.9917
-inherit wxwidgets perl-module
-
-DESCRIPTION="Perl bindings for wxGTK"
-HOMEPAGE="http://wxperl.sourceforge.net/ ${HOMEPAGE}"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-perl/Alien-wxWidgets-0.25
-	>=virtual/perl-File-Spec-0.82
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-ParseXS-0.22.03
-	>=dev-perl/ExtUtils-XSpp-0.160.200
-"
-
-MAKEOPTS="${MAKEOPTS} -j1"

diff --git a/dev-perl/Wx/Wx-0.992.700.ebuild b/dev-perl/Wx/Wx-0.992.700.ebuild
deleted file mode 100644
index 7f50a18..0000000
--- a/dev-perl/Wx/Wx-0.992.700.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER="2.8"
-MODULE_AUTHOR=MDOOTSON
-MODULE_VERSION=0.9927
-inherit wxwidgets virtualx perl-module
-
-DESCRIPTION="Perl bindings for wxGTK"
-HOMEPAGE="http://wxperl.sourceforge.net/ ${HOMEPAGE}"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Alien-wxWidgets-0.250.0
-	>=virtual/perl-File-Spec-0.820.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.480.0
-	>=virtual/perl-ExtUtils-ParseXS-3.150.0
-	>=dev-perl/ExtUtils-XSpp-0.160.200
-	>=virtual/perl-if-0.30.0
-	test? (
-		>=virtual/perl-Test-Harness-2.260.0
-		>=virtual/perl-Test-Simple-0.430.0
-	)
-"
-
-src_test() {
-	VIRTUALX_COMMAND=perl-module_src_test
-	virtualmake
-}
-
-SRC_TEST="do"


             reply	other threads:[~2016-04-29 19:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29 19:36 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 19:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Wx/ Sam James
2024-09-05 19:33 Sam James
2024-01-18  8:06 Florian Schmaus
2024-01-18  8:06 Florian Schmaus
2023-06-11 15:37 Sam James
2021-04-05 17:55 Andreas K. Hüttel
2018-06-17  4:36 Kent Fredric
2018-06-06 23:23 Thomas Deutschmann
2018-03-21  0:59 Kent Fredric
2017-06-29 21:30 Andreas Hüttel
2017-06-29 21:21 Andreas Hüttel
2016-12-28 16:45 Kent Fredric
2016-09-26 12:36 Agostino Sarubbo
2016-04-30 19:29 Andreas Hüttel
2016-03-24 11:15 Andreas Hüttel
2016-03-10 23:10 Andreas Hüttel

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=1461958559.bf676596e58772b0c129e3cc08926966d8c0cc8b.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