* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-mime-data/
@ 2017-07-02 16:47 Alexis Ballier
0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2017-07-02 16:47 UTC (permalink / raw
To: gentoo-commits
commit: 551925ff078026e1ca2edc072289bc2c5d24a985
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 2 16:46:39 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jul 2 16:47:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551925ff
gnome-base/gnome-mime-data: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
index 27f7aee78af..e805a50562a 100644
--- a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
+++ b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-mime-data/
@ 2021-01-06 23:04 Fabian Groffen
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen @ 2021-01-06 23:04 UTC (permalink / raw
To: gentoo-commits
commit: 95ba7ec53c61d801c220db2d814c6f40b160ca84
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 23:03:22 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 23:03:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ba7ec5
gnome-base/gnome-mime-data: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
index a8aa92c12a5..5ec888316fd 100644
--- a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
+++ b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-mime-data/
@ 2022-04-10 15:47 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2022-04-10 15:47 UTC (permalink / raw
To: gentoo-commits
commit: 8405727ae8b34207e920c46e4f4c32301a416a36
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 15:47:38 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 15:47:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8405727a
gnome-base/gnome-mime-data: update EAPI 5 -> 8
Closes: https://bugs.gentoo.org/835384
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...-data-2.18.0.ebuild => gnome-mime-data-2.18.0-r1.ebuild} | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0-r1.ebuild
similarity index 79%
rename from gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
rename to gnome-base/gnome-mime-data/gnome-mime-data-2.18.0-r1.ebuild
index ea06fb291d93..d964ee79cb06 100644
--- a/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0.ebuild
+++ b/gnome-base/gnome-mime-data/gnome-mime-data-2.18.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-GCONF_DEBUG="yes"
+EAPI=8
+
GNOME_TARBALL_SUFFIX="bz2"
inherit gnome2
@@ -13,13 +13,10 @@ HOMEPAGE="https://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND=""
-DEPEND="
+BDEPEND="
virtual/pkgconfig
- >=dev-util/intltool-0.35
-"
+ >=dev-util/intltool-0.35"
src_prepare() {
intltoolize --force || die "intltoolize failed"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-04-10 15:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 23:04 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-mime-data/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2022-04-10 15:47 David Seifert
2017-07-02 16:47 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox