public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/
@ 2017-02-11 19:47 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-02-11 19:47 UTC (permalink / raw
  To: gentoo-commits

commit:     a2418bd144ff851458089977b76951398d277fa9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 19:21:56 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 19:46:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2418bd1

x11-themes/fvwm-themes: Depend on virtual/imagemagick-tools

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

 .../{fvwm-themes-0.7.0.ebuild => fvwm-themes-0.7.0-r1.ebuild}       | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
similarity index 87%
rename from x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild
rename to x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
index 12b056dcf7..04fa53ddc8 100644
--- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild
+++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,9 +16,7 @@ IUSE="gnome"
 
 RDEPEND=">=x11-wm/fvwm-2.6.2"
 DEPEND="${RDEPEND}
-	gnome? ( || (
-		media-gfx/imagemagick
-		media-gfx/graphicsmagick[imagemagick] )	)"
+	gnome? ( virtual/imagemagick-tools )"
 
 src_prepare() {
 	epatch \


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/
@ 2018-05-29 13:18 Aaron Bauman
  0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2018-05-29 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     969722a388879b0d3fbd7938817a7450aa35f165
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 12:36:14 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 29 13:17:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969722a3

x11-themes/fvwm-themes: add mv call for configure.in to fix QA warnings

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
index b7767ef8add..45ae2d79b31 100644
--- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
+++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
@@ -24,6 +24,7 @@ PATCHES=(
 
 src_prepare() {
 	default
+	mv configure.in configure.ac || die "moving configure.in failed"
 	eautoreconf
 }
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/
@ 2022-03-23  8:47 Yixun Lan
  0 siblings, 0 replies; 4+ messages in thread
From: Yixun Lan @ 2022-03-23  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1a53fba32478ebeb3b5cc472e8d1f0080cff5372
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sun Mar 20 14:01:06 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 08:46:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a53fba3

x11-themes/fvwm-themes: keyword 0.7.0-r1 for ~riscv

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
index 45ae2d79b317..3408eb54f1d6 100644
--- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
+++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="gnome"
 
 RDEPEND=">=x11-wm/fvwm-2.6.2"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/
@ 2023-02-19 22:03 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2023-02-19 22:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c38c216d9790e4df49b096f675326dbbdf3d7342
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 22:03:32 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 22:03:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38c216d

x11-themes/fvwm-themes: update EAPI 6 -> 8

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

 ...-themes-0.7.0-r1.ebuild => fvwm-themes-0.7.0-r2.ebuild} | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
similarity index 73%
rename from x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
rename to x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
index 3408eb54f1d6..9935fc153819 100644
--- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
+++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit autotools
 
 DESCRIPTION="A configuration framework for the fvwm window manager"
@@ -14,17 +15,16 @@ KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="gnome"
 
 RDEPEND=">=x11-wm/fvwm-2.6.2"
-DEPEND="${RDEPEND}
-	gnome? ( virtual/imagemagick-tools )"
+DEPEND="${RDEPEND}"
+BDEPEND="gnome? ( virtual/imagemagick-tools )"
 
 PATCHES=(
-	"${FILESDIR}/${P}-gentoo.patch"
-	"${FILESDIR}/${P}-posix-sort.patch"
+	"${FILESDIR}"/${P}-gentoo.patch
+	"${FILESDIR}"/${P}-posix-sort.patch
 )
 
 src_prepare() {
 	default
-	mv configure.in configure.ac || die "moving configure.in failed"
 	eautoreconf
 }
 


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

end of thread, other threads:[~2023-02-19 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-11 19:47 [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2018-05-29 13:18 Aaron Bauman
2022-03-23  8:47 Yixun Lan
2023-02-19 22:03 David Seifert

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