* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvsd/
@ 2017-08-14 6:37 Michał Górny
0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2017-08-14 6:37 UTC (permalink / raw
To: gentoo-commits
commit: f0ad70cf1ca77ff194c951e574f7bbc73a5fadc1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 06:14:52 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 06:36:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ad70cf
dev-vcs/cvsd: Remove cvs-utils@ project, #627602
dev-vcs/cvsd/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-vcs/cvsd/metadata.xml b/dev-vcs/cvsd/metadata.xml
index 3c4344b2c6b..7a38bb90096 100644
--- a/dev-vcs/cvsd/metadata.xml
+++ b/dev-vcs/cvsd/metadata.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>cvs-utils@gentoo.org</email>
- <name>Gentoo CVS Project</name>
- </maintainer>
+ <!-- maintainer-needed -->
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvsd/
@ 2017-11-10 10:03 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2017-11-10 10:03 UTC (permalink / raw
To: gentoo-commits
commit: ff6ec46049d93110c1a76ce702cbdce2481a4a0f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 10:03:48 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 10:03:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6ec460
dev-vcs/cvsd: stable 1.0.17 for ppc, bug #636962
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
dev-vcs/cvsd/cvsd-1.0.17.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/cvsd/cvsd-1.0.17.ebuild b/dev-vcs/cvsd/cvsd-1.0.17.ebuild
index a16eff05f52..e1ebca838b0 100644
--- a/dev-vcs/cvsd/cvsd-1.0.17.ebuild
+++ b/dev-vcs/cvsd/cvsd-1.0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils user
@@ -9,7 +9,7 @@ SRC_URI="http://ch.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="tcpd"
DEPEND=">=dev-vcs/cvs-1.11.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvsd/
@ 2017-11-11 18:00 Thomas Deutschmann
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2017-11-11 18:00 UTC (permalink / raw
To: gentoo-commits
commit: ef6540840e14efb5c6230452d34c3a95588e331b
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 17:54:11 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 18:00:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef654084
dev-vcs/cvsd: x86 stable (bug #636962)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-vcs/cvsd/cvsd-1.0.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/cvsd/cvsd-1.0.17.ebuild b/dev-vcs/cvsd/cvsd-1.0.17.ebuild
index e1ebca838b0..8371527f09a 100644
--- a/dev-vcs/cvsd/cvsd-1.0.17.ebuild
+++ b/dev-vcs/cvsd/cvsd-1.0.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://ch.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="tcpd"
DEPEND=">=dev-vcs/cvs-1.11.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvsd/
@ 2017-11-23 23:17 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2017-11-23 23:17 UTC (permalink / raw
To: gentoo-commits
commit: 50ef6f6acebf0ba3372156128c64e273f201f44c
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 23:16:43 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 23:17:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ef6f6a
dev-vcs/cvsd: stable 1.0.17 for sparc, bug #636962 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
dev-vcs/cvsd/cvsd-1.0.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/cvsd/cvsd-1.0.17.ebuild b/dev-vcs/cvsd/cvsd-1.0.17.ebuild
index 8371527f09a..a08b1c3719f 100644
--- a/dev-vcs/cvsd/cvsd-1.0.17.ebuild
+++ b/dev-vcs/cvsd/cvsd-1.0.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://ch.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="tcpd"
DEPEND=">=dev-vcs/cvs-1.11.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvsd/
@ 2018-06-03 2:59 Aaron Bauman
0 siblings, 0 replies; 5+ messages in thread
From: Aaron Bauman @ 2018-06-03 2:59 UTC (permalink / raw
To: gentoo-commits
commit: f3902a07d03a60f8a2d52f28cc04f39cab2badf7
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 3 00:34:38 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 3 02:58:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3902a07
dev-vcs/cvsd: drop old EAPI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-vcs/cvsd/Manifest | 1 -
dev-vcs/cvsd/cvsd-1.0.7.ebuild | 45 ------------------------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-vcs/cvsd/Manifest b/dev-vcs/cvsd/Manifest
index 27048f510a6..b8eb5a2a108 100644
--- a/dev-vcs/cvsd/Manifest
+++ b/dev-vcs/cvsd/Manifest
@@ -1,2 +1 @@
DIST cvsd-1.0.17.tar.gz 247026 BLAKE2B 82162d74bf63f8eae2141c07f97bbe31a51ee8aeabcf097b2a6aa33a1dfd65aaf6c48017bc11bd6494dac8e9f4f12d9905d1f27fe11361e14910925455ee06d4 SHA512 beea48a288ff580e6cc7fdcd1997b7af01e7ea1b1c185006c92cd7758e7e557d2b1b4fc820bd03b787ebc74b5fa9ef661584d2c523480cf6418f452f5f929c9d
-DIST cvsd-1.0.7.tar.gz 193964 BLAKE2B 0eb91bf9e7c47920c14d1290df0572af96432e33a98ca5f3f21fc5b1e4ecd257c47cefda372dd891b6f6088a21650fde92863dd338f847486606456ae40e75b6 SHA512 6ffc3d554e43d50c0fa4861b3f6cc6c696298d882074f017da80068f7afbca3361e5d88fbd13fcadf930afee2df8d6a0777710bc0f992dd208b7674595cc8ea1
diff --git a/dev-vcs/cvsd/cvsd-1.0.7.ebuild b/dev-vcs/cvsd/cvsd-1.0.7.ebuild
deleted file mode 100644
index d82be30964c..00000000000
--- a/dev-vcs/cvsd/cvsd-1.0.7.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils user
-
-DESCRIPTION="CVS pserver daemon"
-HOMEPAGE="http://ch.tudelft.nl/~arthur/cvsd/"
-SRC_URI="http://ch.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE="tcpd"
-
-DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
-RDEPEND="${DEPEND}
- >=dev-lang/perl-5.8.0
- >=dev-vcs/cvs-1.11.6"
-
-pkg_setup() {
- enewgroup cvsd
- enewuser cvsd -1 -1 /var/lib/cvsd cvsd
-}
-
-src_compile() {
- econf $(use_with tcpd libwrap) || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dosed 's:^Repos:# Repos:g' /etc/cvsd/cvsd.conf
- keepdir /var/lib/cvsd
-
- dodoc AUTHORS ChangeLog FAQ INSTALL NEWS README TODO
-
- newinitd "${FILESDIR}"/cvsd.rc6 ${PN}
-}
-
-pkg_postinst() {
- elog "To configure cvsd please read the README in "
- elog "/usr/share/doc/${PF}/"
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-06-03 2:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-23 23:17 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvsd/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2018-06-03 2:59 Aaron Bauman
2017-11-11 18:00 Thomas Deutschmann
2017-11-10 10:03 Sergei Trofimovich
2017-08-14 6:37 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox