public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-wxWidgets/
Date: Fri,  8 Jun 2018 11:59:53 +0000 (UTC)	[thread overview]
Message-ID: <1528459168.fc8c8908bc0e8b4af67fd2a6c87fc0408701cae6.kentnl@gentoo> (raw)

commit:     fc8c8908bc0e8b4af67fd2a6c87fc0408701cae6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 05:21:51 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 11:59:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8c8908

dev-perl/Alien-wxWidgets: Cleanup old versions 0.67*, 0.67*, 0.690.0

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 .../Alien-wxWidgets-0.670.0-r1.ebuild              | 38 ----------------------
 .../Alien-wxWidgets/Alien-wxWidgets-0.680.0.ebuild | 36 --------------------
 .../Alien-wxWidgets/Alien-wxWidgets-0.690.0.ebuild | 36 --------------------
 dev-perl/Alien-wxWidgets/Manifest                  |  2 --
 4 files changed, 112 deletions(-)

diff --git a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.670.0-r1.ebuild b/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.670.0-r1.ebuild
deleted file mode 100644
index 4f9cf80bc7a..00000000000
--- a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.670.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-WX_GTK_VER=3.0
-MODULE_AUTHOR=MDOOTSON
-MODULE_VERSION=0.67
-inherit wxwidgets perl-module
-
-DESCRIPTION="Building, finding and using wxWidgets binaries"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 x86"
-IUSE="gstreamer opengl test"
-
-RDEPEND="
-	>=x11-libs/wxGTK-3:3.0[gstreamer=,opengl=,tiff,X]
-	>=dev-perl/Module-Pluggable-2.600.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-CBuilder-0.24
-	>=virtual/perl-File-Spec-1.500.0
-	>=dev-perl/Module-Build-0.280.0
-	test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST="do"
-
-src_configure() {
-	myconf=( --wxWidgets-build=0 )
-	perl-module_src_configure
-}
-
-src_test() {
-	perl_rm_files t/zz_pod.t t/zy_pod_coverage.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.680.0.ebuild b/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.680.0.ebuild
deleted file mode 100644
index 70ba0b3838d..00000000000
--- a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.680.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-WX_GTK_VER=3.0
-DIST_AUTHOR=MDOOTSON
-DIST_VERSION=0.68
-inherit wxwidgets perl-module
-
-DESCRIPTION="Building, finding and using wxWidgets binaries"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
-IUSE="gstreamer opengl test"
-
-RDEPEND="
-	>=x11-libs/wxGTK-3:3.0[gstreamer=,opengl=,tiff,X]
-	>=dev-perl/Module-Pluggable-2.600.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-CBuilder-0.24
-	>=virtual/perl-File-Spec-1.500.0
-	>=dev-perl/Module-Build-0.280.0
-	test? ( virtual/perl-Test-Simple )
-"
-
-src_configure() {
-	myconf=( --wxWidgets-build=0 )
-	perl-module_src_configure
-}
-
-src_test() {
-	perl_rm_files t/zz_pod.t t/zy_pod_coverage.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.690.0.ebuild b/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.690.0.ebuild
deleted file mode 100644
index 43c5483d649..00000000000
--- a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.690.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-WX_GTK_VER=3.0
-DIST_AUTHOR=MDOOTSON
-DIST_VERSION=0.69
-inherit wxwidgets perl-module
-
-DESCRIPTION="Building, finding and using wxWidgets binaries"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
-IUSE="gstreamer opengl test"
-
-RDEPEND="
-	>=x11-libs/wxGTK-3:3.0[gstreamer=,opengl=,tiff,X]
-	>=dev-perl/Module-Pluggable-2.600.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-CBuilder-0.24
-	>=virtual/perl-File-Spec-1.500.0
-	>=dev-perl/Module-Build-0.280.0
-	test? ( virtual/perl-Test-Simple )
-"
-
-src_configure() {
-	myconf=( --wxWidgets-build=0 )
-	perl-module_src_configure
-}
-
-src_test() {
-	perl_rm_files t/zz_pod.t t/zy_pod_coverage.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Alien-wxWidgets/Manifest b/dev-perl/Alien-wxWidgets/Manifest
index 20afa50a2e1..def9b06f601 100644
--- a/dev-perl/Alien-wxWidgets/Manifest
+++ b/dev-perl/Alien-wxWidgets/Manifest
@@ -1,3 +1 @@
-DIST Alien-wxWidgets-0.67.tar.gz 671487 BLAKE2B b424d44f3c9646486658b467c70f14bd0b120379e168d651c39aca4b7fb0745cb652c576f79dc25652f7a10e025d9067b26e286fd0ad22dcf39ad8a99f2df2fd SHA512 633547a4417a42e96621a9409a83e736ba94c8692b7791a1887cf8497aaade9bc827a1279db169f737e834c5070c6f0d485c005133708bbf76a279acf1684092
-DIST Alien-wxWidgets-0.68.tar.gz 671730 BLAKE2B fa9178dcda47db251f0de3b109a7ea5754dcfa9fbafe552661d2aa28acbfcc203fca672cabadc260c65ac6fb69896c8ae087288def341613e01e8de9812bbf0f SHA512 8d9422bb22876dacbd89b1974ca4ded3473ee7fe2e833870a50cf472f2ddbd9f62b749819e6b265a0564b6dc64b4bd87fcd7f7faf346d803c81296d8b6921e1e
 DIST Alien-wxWidgets-0.69.tar.gz 671819 BLAKE2B 304dd5664fd9e628eb45c5c67cd9ca8250129c8c0eaba1a0d5e1d2ad6afe6cb7acf0eccfe954d2f35714942970613fd1cdcc466104d776119dcaea3a8b1ddff1 SHA512 028eae7fd7f44612b6a56814a38a81681d66a95db5d9e21ffb7ef763ff6c9f68fece8eea4bef0b232546b6e2dd6d7a5c32389b96dd62968c4cb110e6508cd534


             reply	other threads:[~2018-06-08 11:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08 11:59 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30  6:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-wxWidgets/ Arthur Zamarin
2023-12-30  6:38 Arthur Zamarin
2023-11-24 12:55 Pacho Ramos
2021-04-05 22:26 David Seifert
2021-04-05 17:55 Andreas K. Hüttel
2018-05-29  8:39 Mikle Kolyada
2018-05-27 13:01 Thomas Deutschmann
2018-03-21  0:59 Kent Fredric
2017-12-29 19:47 Mikle Kolyada
2017-04-11  7:06 Kent Fredric
2016-08-06 11:54 Kent Fredric
2016-04-03 21:24 Andreas Hüttel
2016-04-03 21:24 Andreas Hüttel
2015-12-26 23:00 Andreas Hüttel
2015-12-26 19:27 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=1528459168.fc8c8908bc0e8b4af67fd2a6c87fc0408701cae6.kentnl@gentoo \
    --to=kentnl@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