* [gentoo-commits] repo/gentoo:master commit in: app-misc/grabcartoons/
@ 2016-06-24 14:09 Amy Winston
0 siblings, 0 replies; 4+ messages in thread
From: Amy Winston @ 2016-06-24 14:09 UTC (permalink / raw
To: gentoo-commits
commit: f1436323af733e30ca819cfe93b39fdb3f95330b
Author: Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 14:04:57 2016 +0000
Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 14:07:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1436323
app-misc/grabcartoons: remove git-r3 eclass, eapi bump
Package-Manager: portage-2.2.28
app-misc/grabcartoons/Manifest | 1 +
.../grabcartoons-2.8.4_p20141112.ebuild | 29 +++++++++-------------
2 files changed, 13 insertions(+), 17 deletions(-)
diff --git a/app-misc/grabcartoons/Manifest b/app-misc/grabcartoons/Manifest
new file mode 100644
index 0000000..0c0b901
--- /dev/null
+++ b/app-misc/grabcartoons/Manifest
@@ -0,0 +1 @@
+DIST cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz 40998 SHA256 4cb1061ff66540d8b9fe5ef470cdf55ba3e458fd136d59250a626eb4f29d519c SHA512 6de81d151414ccbb7b00c2f472f0d811a7024c67a3c4bdc929babf2ff8990280ba1fde0851e4405dbc487c58e99f13a1dd07a0cd202099f6289dd0ed61296ee5 WHIRLPOOL b52c5e1b786dc2073f70c46e1a7a16d89ef586aa42456466466c5bff9e39f27a74c471c41a5682950563f1f7ff93669b8bd285d3642d66ed46a593c3f96e6a59
diff --git a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
index 370741d..f0dde21 100644
--- a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
@@ -1,35 +1,30 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
-
-inherit eutils git-r3
+EAPI=6
DESCRIPTION="Comic-summarizing utility"
HOMEPAGE="http://zzamboni.org/grabcartoons"
-
-EGIT_REPO_URI="https://github.com/zzamboni/grabcartoons.git"
-
-if [[ "${PV}" != "9999" ]] ; then
- KEYWORDS="~amd64 ~x86"
- EGIT_COMMIT="cb230f01fb288a0b9f0fc437545b97d06c846bd3"
-fi
-
+EGIT_COMMIT="cb230f01fb288a0b9f0fc437545b97d06c846bd3"
+SRC_URI="https://github.com/zzamboni/grabcartoons/archive/cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz"
+KEYWORDS="~amd64 ~x86"
LICENSE="BSD"
SLOT="0"
-RDEPEND="dev-lang/perl
+RDEPEND="
+ dev-lang/perl
virtual/perl-Getopt-Long"
# Opens a web page, which is unacceptable during an emerge.
RESTRICT="test"
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
-src_prepare() {
- epatch "${FILESDIR}"/2.8.4-fix-install-paths.patch
-}
+PATCHES=(
+ "${FILESDIR}"/2.8.4-fix-install-paths.patch
+ )
src_install() {
- emake PREFIX="${ED}"/usr install
+ emake PREFIX="${ED}"usr install
dodoc ChangeLog README
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/grabcartoons/
@ 2017-06-02 17:31 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-06-02 17:31 UTC (permalink / raw
To: gentoo-commits
commit: d76c33479e3c73502d0c792a9e6a166bf3952c65
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 2 17:28:02 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 2 17:28:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76c3347
app-misc/grabcartoons: [QA] Use proper distfile name
Bug: https://bugs.gentoo.org/show_bug.cgi?id=619888
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-misc/grabcartoons/Manifest | 2 +-
.../grabcartoons-2.8.4_p20141112.ebuild | 30 ++++++++++--------
app-misc/grabcartoons/grabcartoons-9999.ebuild | 37 +++++++++++-----------
3 files changed, 36 insertions(+), 33 deletions(-)
diff --git a/app-misc/grabcartoons/Manifest b/app-misc/grabcartoons/Manifest
index 0c0b9017f20..1f9b0dd635b 100644
--- a/app-misc/grabcartoons/Manifest
+++ b/app-misc/grabcartoons/Manifest
@@ -1 +1 @@
-DIST cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz 40998 SHA256 4cb1061ff66540d8b9fe5ef470cdf55ba3e458fd136d59250a626eb4f29d519c SHA512 6de81d151414ccbb7b00c2f472f0d811a7024c67a3c4bdc929babf2ff8990280ba1fde0851e4405dbc487c58e99f13a1dd07a0cd202099f6289dd0ed61296ee5 WHIRLPOOL b52c5e1b786dc2073f70c46e1a7a16d89ef586aa42456466466c5bff9e39f27a74c471c41a5682950563f1f7ff93669b8bd285d3642d66ed46a593c3f96e6a59
+DIST grabcartoons-2.8.4_p20141112.tar.gz 40998 SHA256 4cb1061ff66540d8b9fe5ef470cdf55ba3e458fd136d59250a626eb4f29d519c SHA512 6de81d151414ccbb7b00c2f472f0d811a7024c67a3c4bdc929babf2ff8990280ba1fde0851e4405dbc487c58e99f13a1dd07a0cd202099f6289dd0ed61296ee5 WHIRLPOOL b52c5e1b786dc2073f70c46e1a7a16d89ef586aa42456466466c5bff9e39f27a74c471c41a5682950563f1f7ff93669b8bd285d3642d66ed46a593c3f96e6a59
diff --git a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
index 0dd1a1b2aa7..77fbcd8f86b 100644
--- a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
@@ -1,29 +1,33 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+if [[ ${PV} == *9999 ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/zzamboni/grabcartoons.git"
+else
+ inherit vcs-snapshot
+ SRC_URI="https://github.com/zzamboni/grabcartoons/archive/cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
DESCRIPTION="Comic-summarizing utility"
HOMEPAGE="http://zzamboni.org/grabcartoons"
-EGIT_COMMIT="cb230f01fb288a0b9f0fc437545b97d06c846bd3"
-SRC_URI="https://github.com/zzamboni/grabcartoons/archive/cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz"
-KEYWORDS="~amd64 ~x86"
+
LICENSE="BSD"
SLOT="0"
+IUSE=""
+# Opens a web page, which is unacceptable during an emerge.
+RESTRICT="test"
RDEPEND="
dev-lang/perl
virtual/perl-Getopt-Long"
-# Opens a web page, which is unacceptable during an emerge.
-RESTRICT="test"
-S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
-
-PATCHES=(
- "${FILESDIR}"/2.8.4-fix-install-paths.patch
- )
+PATCHES=( "${FILESDIR}"/2.8.4-fix-install-paths.patch )
src_install() {
- emake PREFIX="${ED}"usr install
- dodoc ChangeLog README
+ emake PREFIX="${ED%/}"/usr install
+ einstalldocs
}
diff --git a/app-misc/grabcartoons/grabcartoons-9999.ebuild b/app-misc/grabcartoons/grabcartoons-9999.ebuild
index 06e1dd33181..77fbcd8f86b 100644
--- a/app-misc/grabcartoons/grabcartoons-9999.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-9999.ebuild
@@ -1,34 +1,33 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-inherit eutils git-r3
+if [[ ${PV} == *9999 ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/zzamboni/grabcartoons.git"
+else
+ inherit vcs-snapshot
+ SRC_URI="https://github.com/zzamboni/grabcartoons/archive/cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
DESCRIPTION="Comic-summarizing utility"
HOMEPAGE="http://zzamboni.org/grabcartoons"
-EGIT_REPO_URI="https://github.com/zzamboni/grabcartoons.git"
-
-if [[ "${PV}" != "9999" ]] ; then
- KEYWORDS="~amd64 ~x86"
- #EGIT_COMMIT=""
-fi
-
LICENSE="BSD"
SLOT="0"
-
-RDEPEND="dev-lang/perl
- virtual/perl-Getopt-Long"
-
+IUSE=""
# Opens a web page, which is unacceptable during an emerge.
RESTRICT="test"
-src_prepare() {
- epatch "${FILESDIR}"/2.8.4-fix-install-paths.patch
-}
+RDEPEND="
+ dev-lang/perl
+ virtual/perl-Getopt-Long"
+
+PATCHES=( "${FILESDIR}"/2.8.4-fix-install-paths.patch )
src_install() {
- emake PREFIX="${ED}"/usr install
- dodoc ChangeLog README
+ emake PREFIX="${ED%/}"/usr install
+ einstalldocs
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/grabcartoons/
@ 2018-07-08 11:33 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2018-07-08 11:33 UTC (permalink / raw
To: gentoo-commits
commit: 30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jul 8 09:32:32 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 8 11:23:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a5286a
app-misc/grabcartoons: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/9133
app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild | 4 ++--
app-misc/grabcartoons/grabcartoons-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
index 77fbcd8f86b..6a318e06fa5 100644
--- a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ else
fi
DESCRIPTION="Comic-summarizing utility"
-HOMEPAGE="http://zzamboni.org/grabcartoons"
+HOMEPAGE="https://zzamboni.org/code/grabcartoons/"
LICENSE="BSD"
SLOT="0"
diff --git a/app-misc/grabcartoons/grabcartoons-9999.ebuild b/app-misc/grabcartoons/grabcartoons-9999.ebuild
index 77fbcd8f86b..6a318e06fa5 100644
--- a/app-misc/grabcartoons/grabcartoons-9999.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ else
fi
DESCRIPTION="Comic-summarizing utility"
-HOMEPAGE="http://zzamboni.org/grabcartoons"
+HOMEPAGE="https://zzamboni.org/code/grabcartoons/"
LICENSE="BSD"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/grabcartoons/
@ 2023-07-08 18:08 Conrad Kostecki
0 siblings, 0 replies; 4+ messages in thread
From: Conrad Kostecki @ 2023-07-08 18:08 UTC (permalink / raw
To: gentoo-commits
commit: 0d8e02ba704c9d2a48fdadec9454fa89213a1d14
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul 4 13:03:16 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 18:06:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8e02ba
app-misc/grabcartoons: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-misc/grabcartoons/grabcartoons-9999.ebuild | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/app-misc/grabcartoons/grabcartoons-9999.ebuild b/app-misc/grabcartoons/grabcartoons-9999.ebuild
index 6a318e06fa51..b3aab0326856 100644
--- a/app-misc/grabcartoons/grabcartoons-9999.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-9999.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
if [[ ${PV} == *9999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/zzamboni/grabcartoons.git"
else
- inherit vcs-snapshot
- SRC_URI="https://github.com/zzamboni/grabcartoons/archive/cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/zzamboni/grabcartoons/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
@@ -17,7 +16,6 @@ HOMEPAGE="https://zzamboni.org/code/grabcartoons/"
LICENSE="BSD"
SLOT="0"
-IUSE=""
# Opens a web page, which is unacceptable during an emerge.
RESTRICT="test"
@@ -25,9 +23,9 @@ RDEPEND="
dev-lang/perl
virtual/perl-Getopt-Long"
-PATCHES=( "${FILESDIR}"/2.8.4-fix-install-paths.patch )
+PATCHES=( "${FILESDIR}"/2.8.5-fix-install-paths.patch )
src_install() {
- emake PREFIX="${ED%/}"/usr install
+ emake PREFIX="${ED}"/usr install
einstalldocs
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-08 18:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-24 14:09 [gentoo-commits] repo/gentoo:master commit in: app-misc/grabcartoons/ Amy Winston
-- strict thread matches above, loose matches on Subject: below --
2017-06-02 17:31 David Seifert
2018-07-08 11:33 Andreas Sturmlechner
2023-07-08 18:08 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox