* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gerbv/
@ 2017-12-28 12:51 Thomas Beierlein
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Beierlein @ 2017-12-28 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 7d275ecc851e8c16075546754a6d1d54daf2d6cd
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 12:49:15 2017 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 12:51:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d275ecc
sci-electronics/gerbv: Add missing gnome2_icon_cache_update
Additional migrate to xdg-utils
Thanks for reporting jstein.
CLoses: https://bugs.gentoo.org/642468
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sci-electronics/gerbv/gerbv-2.6.1.ebuild | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/sci-electronics/gerbv/gerbv-2.6.1.ebuild b/sci-electronics/gerbv/gerbv-2.6.1.ebuild
index 533305d55d4..87f4879d834 100644
--- a/sci-electronics/gerbv/gerbv-2.6.1.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.6.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-inherit autotools eutils fdo-mime
+inherit autotools eutils gnome2-utils xdg-utils
DESCRIPTION="A RS-274X (Gerber) and NC drill (Excellon) file viewer"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -57,9 +57,11 @@ src_install () {
}
pkg_postinst() {
- fdo-mime_desktop_database_update
+ xdg_desktop_database_update
+ gnome2_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
+ xdg_desktop_database_update
+ gnome2_icon_cache_update
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gerbv/
@ 2020-02-08 13:51 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2020-02-08 13:51 UTC (permalink / raw
To: gentoo-commits
commit: 26bf4cec2d02e29b72ffc514442b1ba82de8a9bf
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 13:51:28 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 13:51:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26bf4cec
sci-electronics/gerbv: amd64 stable wrt bug #686716
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
sci-electronics/gerbv/gerbv-2.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/gerbv/gerbv-2.7.0.ebuild b/sci-electronics/gerbv/gerbv-2.7.0.ebuild
index 48379be8625..5a08155262b 100644
--- a/sci-electronics/gerbv/gerbv-2.7.0.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="doc examples unit-mm"
RESTRICT="test"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gerbv/
@ 2020-02-10 8:18 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2020-02-10 8:18 UTC (permalink / raw
To: gentoo-commits
commit: ba453ca73bfc0a2a206ef95bea079ebe6cb24a66
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 08:17:20 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 08:17:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba453ca7
sci-electronics/gerbv: x86 stable wrt bug #686716
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-electronics/gerbv/gerbv-2.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/gerbv/gerbv-2.7.0.ebuild b/sci-electronics/gerbv/gerbv-2.7.0.ebuild
index 5a08155262b..82242e80810 100644
--- a/sci-electronics/gerbv/gerbv-2.7.0.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="doc examples unit-mm"
RESTRICT="test"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gerbv/
@ 2025-10-21 12:00 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2025-10-21 12:00 UTC (permalink / raw
To: gentoo-commits
commit: f8094375d2c31c290b8a61f551443f0c37a04044
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 21 11:44:32 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 21 12:00:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8094375
sci-electronics/gerbv: add github upstream metadata
https://sourceforge.net/projects/gerbv/ -> https://gerbv.github.io/ link
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/gerbv/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-electronics/gerbv/metadata.xml b/sci-electronics/gerbv/metadata.xml
index 4addb605a65b..87e10c094433 100644
--- a/sci-electronics/gerbv/metadata.xml
+++ b/sci-electronics/gerbv/metadata.xml
@@ -17,5 +17,6 @@
</use>
<upstream>
<remote-id type="sourceforge">gerbv</remote-id>
+ <remote-id type="github">gerbv/gerbv</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-10-21 12:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28 12:51 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gerbv/ Thomas Beierlein
-- strict thread matches above, loose matches on Subject: below --
2020-02-08 13:51 Mikle Kolyada
2020-02-10 8:18 Agostino Sarubbo
2025-10-21 12:00 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox