public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-util/dzip/
@ 2015-11-22  7:47 Michael Sterrett
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett @ 2015-11-22  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     e46a60909a454ca04a52f7e323847f68b95424a4
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 22 07:46:56 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 07:46:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46a6090

clean old

Package-Manager: portage-2.2.20.1

 games-util/dzip/dzip-2.9-r1.ebuild | 47 --------------------------------------
 games-util/dzip/dzip-2.9-r2.ebuild | 42 ----------------------------------
 2 files changed, 89 deletions(-)

diff --git a/games-util/dzip/dzip-2.9-r1.ebuild b/games-util/dzip/dzip-2.9-r1.ebuild
deleted file mode 100644
index 2d65428..0000000
--- a/games-util/dzip/dzip-2.9-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils toolchain-funcs games
-
-DESCRIPTION="compressor/uncompressor for demo recordings from id's Quake"
-HOMEPAGE="http://speeddemosarchive.com/dzip/"
-SRC_URI="http://speeddemosarchive.com/dzip/dz${PV/./}src.zip"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~ppc x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S=${WORKDIR}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/dzip-2.9-scrub-names.patch #93079
-}
-
-src_compile() {
-	emake \
-		-f Makefile.linux \
-		CC="$(tc-getCC)" \
-		CFLAGS="${CFLAGS}" \
-		|| die "emake failed"
-}
-
-src_install () {
-	dogamesbin dzip || die "dogamesbin failed"
-	dodoc Readme || die "dodoc failed"
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	echo
-	elog "Demo files can be found at http://planetquake.com/sda/"
-	elog "and http://planetquake.com/qdq/"
-	echo
-}

diff --git a/games-util/dzip/dzip-2.9-r2.ebuild b/games-util/dzip/dzip-2.9-r2.ebuild
deleted file mode 100644
index 260c508..0000000
--- a/games-util/dzip/dzip-2.9-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-inherit eutils games
-
-DESCRIPTION="compressor/uncompressor for demo recordings from id's Quake"
-HOMEPAGE="http://speeddemosarchive.com/dzip/"
-SRC_URI="http://speeddemosarchive.com/dzip/dz${PV/./}src.zip"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S=${WORKDIR}
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-system-zlib.patch \
-		"${FILESDIR}"/${P}-scrub-names.patch #93079
-	rm -rf zlib
-	mv -f Makefile{.linux,}
-}
-
-src_install () {
-	dogamesbin dzip || die "dogamesbin failed"
-	dodoc Readme || die "dodoc failed"
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	echo
-	elog "Demo files can be found at http://planetquake.com/sda/"
-	elog "and http://planetquake.com/qdq/"
-	echo
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-util/dzip/
@ 2022-01-22 14:16 Hanno Böck
  0 siblings, 0 replies; 3+ messages in thread
From: Hanno Böck @ 2022-01-22 14:16 UTC (permalink / raw
  To: gentoo-commits

commit:     78116ad626a4131c856d570e44e4be7ee7cee33a
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 22 14:16:06 2022 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Sat Jan 22 14:16:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78116ad6

games-util/dzip: Remove myself as maintainer

Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 games-util/dzip/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/games-util/dzip/metadata.xml b/games-util/dzip/metadata.xml
index 435a4091fa13..a926f78c073f 100644
--- a/games-util/dzip/metadata.xml
+++ b/games-util/dzip/metadata.xml
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>hanno@gentoo.org</email>
-</maintainer>
 <maintainer type="project">
   <email>games@gentoo.org</email>
   <name>Gentoo Games Project</name>


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

* [gentoo-commits] repo/gentoo:master commit in: games-util/dzip/
@ 2023-06-19 20:42 James Le Cuirot
  0 siblings, 0 replies; 3+ messages in thread
From: James Le Cuirot @ 2023-06-19 20:42 UTC (permalink / raw
  To: gentoo-commits

commit:     b292cbb1c584a23cbb38d820c8654d995964a505
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 20:41:25 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 20:42:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b292cbb1

games-util/dzip: EAPI 8, HTTPS

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-util/dzip/dzip-2.9-r5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-util/dzip/dzip-2.9-r5.ebuild b/games-util/dzip/dzip-2.9-r5.ebuild
index ee9cb2270e33..a7a77c456f70 100644
--- a/games-util/dzip/dzip-2.9-r5.ebuild
+++ b/games-util/dzip/dzip-2.9-r5.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit toolchain-funcs
 
 DESCRIPTION="compressor/uncompressor for demo recordings from id's Quake"
-HOMEPAGE="http://speeddemosarchive.com/dzip/"
-SRC_URI="http://speeddemosarchive.com/dzip/dz${PV/./}src.zip"
+HOMEPAGE="https://speeddemosarchive.com/dzip/"
+SRC_URI="https://speeddemosarchive.com/dzip/dz${PV/./}src.zip"
 S="${WORKDIR}"
 
 LICENSE="ZLIB"


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

end of thread, other threads:[~2023-06-19 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-22  7:47 [gentoo-commits] repo/gentoo:master commit in: games-util/dzip/ Michael Sterrett
  -- strict thread matches above, loose matches on Subject: below --
2022-01-22 14:16 Hanno Böck
2023-06-19 20:42 James Le Cuirot

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