* [gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/
@ 2023-10-04 19:37 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-10-04 19:37 UTC (permalink / raw
To: gentoo-commits
commit: 8816766275c8a74375d75fc2c14cc4b4ab6ae641
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 19:30:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 19:30:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88167662
games-roguelike/tomenet: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-roguelike/tomenet/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/games-roguelike/tomenet/metadata.xml b/games-roguelike/tomenet/metadata.xml
index 5b3d2883948c..784062eafa3f 100644
--- a/games-roguelike/tomenet/metadata.xml
+++ b/games-roguelike/tomenet/metadata.xml
@@ -19,4 +19,7 @@
choice and wielding mighty
artifacts.
</longdescription>
+ <upstream>
+ <remote-id type="github">TomenetGame/tomenet</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/
@ 2020-12-15 17:11 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2020-12-15 17:11 UTC (permalink / raw
To: gentoo-commits
commit: 139a1f5c702f3b687f6e948b2cc7d26468db3a18
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 17:11:20 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 17:11:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139a1f5c
games-roguelike/tomenet: Call correct xdg_pkg_postinst phase function
Closes: https://bugs.gentoo.org/760075
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-roguelike/tomenet/tomenet-4.7.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-roguelike/tomenet/tomenet-4.7.3.ebuild b/games-roguelike/tomenet/tomenet-4.7.3.ebuild
index cbcf3844985..7c9991bde4d 100644
--- a/games-roguelike/tomenet/tomenet-4.7.3.ebuild
+++ b/games-roguelike/tomenet/tomenet-4.7.3.ebuild
@@ -87,7 +87,7 @@ src_install() {
}
pkg_postinst() {
- xdg_postinst
+ xdg_pkg_postinst
if use sound; then
elog "You can get soundpacks from here:"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/
@ 2018-05-11 20:39 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2018-05-11 20:39 UTC (permalink / raw
To: gentoo-commits
commit: c60a07b40a957b4feff0dc45efc3381cbb8dd87a
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:44:17 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:38:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60a07b4
games-roguelike/tomenet: use HTTPS
games-roguelike/tomenet/tomenet-4.6.1a.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
index 77c8c0b8e3f..ec80992655c 100644
--- a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
+++ b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils gnome2-utils toolchain-funcs games
DESCRIPTION="A MMORPG based on the works of J.R.R. Tolkien"
-HOMEPAGE="http://www.tomenet.eu/"
-SRC_URI="http://www.tomenet.eu/downloads/${P}.tar.bz2"
+HOMEPAGE="https://www.tomenet.eu"
+SRC_URI="https://www.tomenet.eu/downloads/${P}.tar.bz2"
LICENSE="Moria"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/
@ 2016-03-14 22:12 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2016-03-14 22:12 UTC (permalink / raw
To: gentoo-commits
commit: f680013dc7c82c284ceb9c16763995e1f5611e1a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 22:10:37 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 22:10:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f680013d
games-roguelike/tomenet: amd64 stable wrt bug #577208
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
games-roguelike/tomenet/tomenet-4.6.1a.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
index e9e1dd3..f96c157 100644
--- a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
+++ b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.tomenet.eu/downloads/${P}.tar.bz2"
LICENSE="Moria"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="dedicated server +sound X"
RDEPEND="sys-libs/ncurses:0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/
@ 2016-01-03 11:54 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2016-01-03 11:54 UTC (permalink / raw
To: gentoo-commits
commit: a57c9cdb595927855e7ecdc2065d9e9fb61dfefe
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 11:53:23 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 11:53:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57c9cdb
games-roguelike/tomenet: amd64 stable wrt bug #570448
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
games-roguelike/tomenet/tomenet-4.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-roguelike/tomenet/tomenet-4.6.0.ebuild b/games-roguelike/tomenet/tomenet-4.6.0.ebuild
index 79d9b8a..5968767 100644
--- a/games-roguelike/tomenet/tomenet-4.6.0.ebuild
+++ b/games-roguelike/tomenet/tomenet-4.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.tomenet.eu/downloads/${P}.tar.bz2"
LICENSE="Moria"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="dedicated server +sound X"
RDEPEND="sys-libs/ncurses:0
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-10-04 19:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 19:37 [gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2020-12-15 17:11 David Seifert
2018-05-11 20:39 James Le Cuirot
2016-03-14 22:12 Agostino Sarubbo
2016-01-03 11:54 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox