public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/cbview/
@ 2017-08-21 14:29 Amy Liffey
  0 siblings, 0 replies; 3+ messages in thread
From: Amy Liffey @ 2017-08-21 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     641c9135a2cd179684979da64c8559048f921b4d
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 14:26:54 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 14:28:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641c9135

app-misc/cbview: EAPI 6 bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-misc/cbview/{cbview-0.06.ebuild => cbview-0.06-r1.ebuild} | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-misc/cbview/cbview-0.06.ebuild b/app-misc/cbview/cbview-0.06-r1.ebuild
similarity index 86%
rename from app-misc/cbview/cbview-0.06.ebuild
rename to app-misc/cbview/cbview-0.06-r1.ebuild
index 224bffced60..9e3c8db7a9c 100644
--- a/app-misc/cbview/cbview-0.06.ebuild
+++ b/app-misc/cbview/cbview-0.06-r1.ebuild
@@ -1,6 +1,8 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 DESCRIPTION="viewer/converter for CBR/CBZ comic book archives"
 HOMEPAGE="http://elvine.org/code/cbview/"
 SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz"
@@ -10,12 +12,14 @@ SLOT="0"
 KEYWORDS="~x86 ~ppc ~amd64"
 IUSE=""
 
-DEPEND="dev-perl/Gtk2
+RDEPEND=""
+DEPEND="${RDEPEND}
+	dev-perl/Gtk2
 	dev-perl/String-ShellQuote
 	app-arch/unrar
 	app-arch/unzip"
 
 src_install() {
-	dobin cbview || die "Install failed"
+	dobin cbview
 	dodoc README TODO
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/cbview/
@ 2018-01-14  9:27 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2018-01-14  9:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f8dc70c5d7f481044b63661394d5480f0436628c
Author:     ephemer0l <om <AT> organizedmagnetism <DOT> com>
AuthorDate: Sun Dec 10 02:52:03 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 09:27:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dc70c5

app-misc/cbview: Update homepage

Closes: https://github.com/gentoo/gentoo/pull/6499
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-misc/cbview/cbview-0.06-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/cbview/cbview-0.06-r1.ebuild b/app-misc/cbview/cbview-0.06-r1.ebuild
index 9e3c8db7a9c..286374eacc4 100644
--- a/app-misc/cbview/cbview-0.06-r1.ebuild
+++ b/app-misc/cbview/cbview-0.06-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 DESCRIPTION="viewer/converter for CBR/CBZ comic book archives"
-HOMEPAGE="http://elvine.org/code/cbview/"
+HOMEPAGE="https://web.archive.org/web/20061108214126/http://elvine.org:80/code/cbview/"
 SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/cbview/
@ 2022-07-31 20:03 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2022-07-31 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     62fc9e43ae68ecbb2e3e550ac3333da581c1a262
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 20:03:19 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 20:03:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62fc9e43

app-misc/cbview: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../cbview/{cbview-0.06-r1.ebuild => cbview-0.06-r2.ebuild}    | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-misc/cbview/cbview-0.06-r1.ebuild b/app-misc/cbview/cbview-0.06-r2.ebuild
similarity index 81%
rename from app-misc/cbview/cbview-0.06-r1.ebuild
rename to app-misc/cbview/cbview-0.06-r2.ebuild
index 8a9d8e740af2..c1d5fbab3465 100644
--- a/app-misc/cbview/cbview-0.06-r1.ebuild
+++ b/app-misc/cbview/cbview-0.06-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="viewer/converter for CBR/CBZ comic book archives"
 HOMEPAGE="https://web.archive.org/web/20061108214126/http://elvine.org:80/code/cbview/"
@@ -10,10 +10,8 @@ SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
-RDEPEND=""
-DEPEND="${RDEPEND}
+RDEPEND="
 	dev-perl/Gtk2
 	dev-perl/String-ShellQuote
 	app-arch/unrar
@@ -21,5 +19,5 @@ DEPEND="${RDEPEND}
 
 src_install() {
 	dobin cbview
-	dodoc README TODO
+	einstalldocs
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-31 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-31 20:03 [gentoo-commits] repo/gentoo:master commit in: app-misc/cbview/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2018-01-14  9:27 Michael Palimaka
2017-08-21 14:29 Amy Liffey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox