public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/rwbs/
@ 2016-05-04  1:02 Austin English
  0 siblings, 0 replies; 2+ messages in thread
From: Austin English @ 2016-05-04  1:02 UTC (permalink / raw
  To: gentoo-commits

commit:     19d3f50317d55c5500b45aa172b9d1ebd3924138
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 00:36:37 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed May  4 00:36:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d3f503

net-misc/rwbs: remove old version

Package-Manager: portage-2.2.26

 net-misc/rwbs/rwbs-0.27-r1.ebuild | 36 ------------------------------------
 1 file changed, 36 deletions(-)

diff --git a/net-misc/rwbs/rwbs-0.27-r1.ebuild b/net-misc/rwbs/rwbs-0.27-r1.ebuild
deleted file mode 100644
index 94b4092..0000000
--- a/net-misc/rwbs/rwbs-0.27-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Roger Wilco base station"
-HOMEPAGE="http://rogerwilco.gamespy.com/"
-SRC_URI="http://games.gci.net/pub/VoiceOverIP/RogerWilco/rwbs_Linux_0_27.tar.gz"
-
-SLOT="0"
-LICENSE="Resounding GPL-2"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-# Everything is statically linked
-DEPEND=""
-
-S="${WORKDIR}"
-
-QA_PREBUILT="opt/bin/rwbs"
-
-src_install() {
-	dodoc README.TXT CHANGES.TXT
-	exeinto /opt/bin
-	doexe rwbs run_rwbs
-
-	# Put distribution into /usr/share/rwbs
-	insinto /usr/share/rwbs/
-	doins "${S}"/anotherpersonjoined "${S}"/helloandwelcome \
-		"${S}"/ifucanhearthis "${S}"/invitetestxmit "${S}"/join?.rwc \
-		"${S}"/plsstartagame "${S}"/thisisatestmsg
-
-	newconfd "${FILESDIR}"/rwbs.conf rwbs
-	newinitd "${FILESDIR}"/rwbs.rc rwbs
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/rwbs/
@ 2022-09-22  4:09 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-09-22  4:09 UTC (permalink / raw
  To: gentoo-commits

commit:     b72f77ebf75d41b781e748616c5220df0113b8f1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 04:03:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 04:05:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72f77eb

net-misc/rwbs: use PV in SRC_URI

Avoids mistakes on bumping and why not?

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/rwbs/rwbs-0.27-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/rwbs/rwbs-0.27-r2.ebuild b/net-misc/rwbs/rwbs-0.27-r2.ebuild
index d89840ef568c..f5316f9d5c4c 100644
--- a/net-misc/rwbs/rwbs-0.27-r2.ebuild
+++ b/net-misc/rwbs/rwbs-0.27-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Roger Wilco base station"
 HOMEPAGE="http://rogerwilco.gamespy.com/"
-SRC_URI="http://games.gci.net/pub/VoiceOverIP/RogerWilco/rwbs_Linux_0_27.tar.gz"
+SRC_URI="http://games.gci.net/pub/VoiceOverIP/RogerWilco/rwbs_Linux_$(ver_rs 1-2 '_').tar.gz"
 
 SLOT="0"
 LICENSE="Resounding GPL-2"


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

end of thread, other threads:[~2022-09-22  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22  4:09 [gentoo-commits] repo/gentoo:master commit in: net-misc/rwbs/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2016-05-04  1:02 Austin English

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