From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-server/minecraft-server/
Date: Thu, 24 Sep 2020 20:40:09 +0000 (UTC) [thread overview]
Message-ID: <1600979996.16a0344b3a0fe8770c4408fdaf55c958cd388c03.conikost@gentoo> (raw)
commit: 16a0344b3a0fe8770c4408fdaf55c958cd388c03
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 20:30:28 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 20:39:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a0344b
games-server/minecraft-server: drop old version
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
games-server/minecraft-server/Manifest | 1 -
.../minecraft-server-1.16.2-r1.ebuild | 49 ----------------------
2 files changed, 50 deletions(-)
diff --git a/games-server/minecraft-server/Manifest b/games-server/minecraft-server/Manifest
index 5420ddea0b6..8c6ae129bfd 100644
--- a/games-server/minecraft-server/Manifest
+++ b/games-server/minecraft-server/Manifest
@@ -1,3 +1,2 @@
DIST minecraft-server-1.16.1.jar 37968964 BLAKE2B 08c9f3f5b7c5618fd55b40e77a3ab92ed2d8cdf64771fe171292045ee611b6c549f0e732ed3dec2553f2219c219ff8f9b2187563717be14edbffa68ceb05b555 SHA512 8fa8bf001cb50e59351f58598fdbd4b7b13cee8d5a6ae7d4486f6259d419c8101123cb18efc96cac7c796ca98483d6d1e9ac3888d6b364d81b86927aee3f350d
-DIST minecraft-server-1.16.2.jar 37942337 BLAKE2B 538eef87ecfaa13c55a2a177a813914761ff6bc91f5017016207ff90af7eaa02432c3277d01c42b55cfc173f4654d202f954e0058c77b2200c1cebd6839a0021 SHA512 c95500c30e7008784766d8fea2356949eb8477ad7f1eed5e6aa478929468d05437ed322d5c805c26e430a59301f5c96cad79aa258412870ecc0ddc4efe13550f
DIST minecraft-server-1.16.3.jar 37942656 BLAKE2B 1ed70ac476dd202797f46a4844519d816f17c272d0703791d74b651fa8ac4c343a6939b50c5a0230d5bf149a564af6c7603297f0b114ce9fd2487f4bebef1c7e SHA512 ef9956ec55638b54e21e3b504ba2d2ce1b9d09769b5e118a36fbf2d97bd84a5bb49adf9a07328ae3e1c9fd76fe3da0b7d56baaa77bdc55b99d0f45039ada2ac3
diff --git a/games-server/minecraft-server/minecraft-server-1.16.2-r1.ebuild b/games-server/minecraft-server/minecraft-server-1.16.2-r1.ebuild
deleted file mode 100644
index e219f388284..00000000000
--- a/games-server/minecraft-server/minecraft-server-1.16.2-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_COMMIT="c5f6fb23c3876461d46ec380421e42b289789530"
-README_GENTOO_SUFFIX="-r1"
-
-inherit readme.gentoo-r1 java-pkg-2
-
-DESCRIPTION="The official server for the sandbox video game"
-HOMEPAGE="https://www.minecraft.net/"
-SRC_URI="https://launcher.mojang.com/v1/objects/${EGIT_COMMIT}/server.jar -> ${P}.jar"
-
-LICENSE="Mojang"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- acct-group/minecraft
- acct-user/minecraft
- app-misc/dtach
- || (
- >=virtual/jre-1.8
- >=virtual/jdk-1.8
- )
-"
-
-RESTRICT="bindist mirror"
-
-S="${WORKDIR}"
-
-src_unpack() {
- cp "${DISTDIR}/${A}" "${WORKDIR}" || die
-}
-
-src_install() {
- java-pkg_newjar minecraft-server-${PV}.jar minecraft-server.jar
- java-pkg_dolauncher minecraft-server --jar minecraft-server.jar --java_args "\${JAVA_OPTS}"
-
- newinitd "${FILESDIR}"/minecraft-server.initd-r4 minecraft-server
- newconfd "${FILESDIR}"/minecraft-server.confd-r1 minecraft-server
-
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- readme.gentoo_print_elog
-}
next reply other threads:[~2020-09-24 20:40 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-24 20:40 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-06 23:38 [gentoo-commits] repo/gentoo:master commit in: games-server/minecraft-server/ Conrad Kostecki
2024-11-02 12:06 Conrad Kostecki
2024-10-22 22:26 Conrad Kostecki
2024-06-17 22:31 Conrad Kostecki
2024-05-05 18:56 Conrad Kostecki
2024-04-24 12:51 Conrad Kostecki
2024-04-23 22:09 Conrad Kostecki
2023-12-22 9:11 Conrad Kostecki
2023-12-12 22:16 Conrad Kostecki
2023-09-22 19:51 Conrad Kostecki
2023-09-22 19:51 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-08 20:04 Conrad Kostecki
2023-04-19 19:01 Conrad Kostecki
2023-04-19 19:01 Conrad Kostecki
2023-03-19 22:12 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2022-12-10 13:27 Conrad Kostecki
2022-08-29 22:22 Conrad Kostecki
2022-08-29 22:22 Conrad Kostecki
2022-08-05 17:11 Conrad Kostecki
2022-07-27 19:15 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-06-07 20:14 Conrad Kostecki
2022-04-01 16:57 Conrad Kostecki
2022-04-01 16:57 Conrad Kostecki
2022-03-01 12:57 Conrad Kostecki
2022-01-20 22:58 Conrad Kostecki
2021-12-11 17:12 Conrad Kostecki
2021-12-10 23:42 Conrad Kostecki
2021-12-10 23:42 Conrad Kostecki
2021-12-05 22:16 Conrad Kostecki
2021-07-13 21:09 Conrad Kostecki
2021-07-13 21:09 Conrad Kostecki
2021-06-19 23:36 Conrad Kostecki
2021-02-15 20:13 Conrad Kostecki
2021-02-15 20:13 Conrad Kostecki
2021-02-15 20:13 Conrad Kostecki
2021-01-16 15:44 Conrad Kostecki
2020-12-04 13:58 Conrad Kostecki
2020-12-04 13:58 Conrad Kostecki
2020-12-04 13:58 Conrad Kostecki
2020-11-04 22:58 Conrad Kostecki
2020-11-04 22:58 Conrad Kostecki
2020-11-02 23:51 Sam James
2020-10-25 23:42 Thomas Deutschmann
2020-09-24 20:40 Conrad Kostecki
2020-08-23 18:14 Conrad Kostecki
2020-08-22 20:16 Conrad Kostecki
2020-08-11 18:30 Conrad Kostecki
2020-08-11 14:23 Agostino Sarubbo
2020-08-10 12:34 Agostino Sarubbo
2020-07-07 18:45 Conrad Kostecki
2020-05-21 22:28 Conrad Kostecki
2020-05-21 8:06 Agostino Sarubbo
2020-05-21 7:53 Agostino Sarubbo
2020-02-04 18:09 Conrad Kostecki
2020-01-21 10:42 Agostino Sarubbo
2020-01-20 12:52 Agostino Sarubbo
2019-12-19 22:49 Conrad Kostecki
2019-12-19 22:49 Conrad Kostecki
2019-10-03 6:21 Michał Górny
2019-10-02 19:08 Agostino Sarubbo
2019-09-26 19:02 Thomas Deutschmann
2019-08-07 15:35 Joonas Niilola
2019-08-07 15:35 Joonas Niilola
2019-05-31 18:01 Stefan Strogin
2019-04-19 2:41 Aaron Bauman
2018-11-03 9:43 Michał Górny
2018-11-03 9:43 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1600979996.16a0344b3a0fe8770c4408fdaf55c958cd388c03.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox