summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-07-26 15:54:49 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-07-26 15:54:49 +0000
commit5a309ee4af19d43490c4c4c67f4a782f71c7ae80 (patch)
tree26e53033befbae316a751334a0859a7a6f686e1e /dev-util/cvsd
parentfix ldpath, #100124 (diff)
downloadgentoo-2-5a309ee4af19d43490c4c4c67f4a782f71c7ae80.tar.gz
gentoo-2-5a309ee4af19d43490c4c4c67f4a782f71c7ae80.tar.bz2
gentoo-2-5a309ee4af19d43490c4c4c67f4a782f71c7ae80.zip
Version bump; tidy old ebuilds.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/cvsd')
-rw-r--r--dev-util/cvsd/ChangeLog8
-rw-r--r--dev-util/cvsd/Manifest12
-rw-r--r--dev-util/cvsd/cvsd-1.0.3.ebuild44
-rw-r--r--dev-util/cvsd/cvsd-1.0.6.ebuild44
-rw-r--r--dev-util/cvsd/cvsd-1.0.8.ebuild (renamed from dev-util/cvsd/cvsd-1.0.2.ebuild)4
-rw-r--r--dev-util/cvsd/files/digest-cvsd-1.0.21
-rw-r--r--dev-util/cvsd/files/digest-cvsd-1.0.31
-rw-r--r--dev-util/cvsd/files/digest-cvsd-1.0.61
-rw-r--r--dev-util/cvsd/files/digest-cvsd-1.0.81
9 files changed, 14 insertions, 102 deletions
diff --git a/dev-util/cvsd/ChangeLog b/dev-util/cvsd/ChangeLog
index fbf07bda248c..5295fd12b758 100644
--- a/dev-util/cvsd/ChangeLog
+++ b/dev-util/cvsd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/cvsd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.18 2005/06/17 20:32:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.19 2005/07/26 15:54:49 ka0ttic Exp $
+
+*cvsd-1.0.8 (26 Jul 2005)
+
+ 26 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> -cvsd-1.0.2.ebuild,
+ -cvsd-1.0.3.ebuild, -cvsd-1.0.6.ebuild, +cvsd-1.0.8.ebuild:
+ Version bump; tidy old ebuilds.
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> cvsd-1.0.7.ebuild:
Stable on ppc.
diff --git a/dev-util/cvsd/Manifest b/dev-util/cvsd/Manifest
index 5183f4382e1f..8736c9762b15 100644
--- a/dev-util/cvsd/Manifest
+++ b/dev-util/cvsd/Manifest
@@ -1,11 +1,7 @@
-MD5 000cb0bbb776567cd1b52917667a8b43 cvsd-1.0.3.ebuild 1102
MD5 0f13f4bf9557b138b4f9e42286a61bad cvsd-1.0.7.ebuild 1109
+MD5 d30fe7f5a2b8c0b2049fa62ad3202c6c cvsd-1.0.8.ebuild 1111
+MD5 3a1a0205a15bf724d816376e1211a753 ChangeLog 2502
MD5 e894c7bf94ee57217db76f5aebaca7b5 metadata.xml 256
-MD5 9a6059ba2eefe31401a8640eda3c458e ChangeLog 2309
-MD5 a8a049e9a05d19114cb396aa248fc095 cvsd-1.0.6.ebuild 1105
-MD5 a91c8abd271d9610537e53c5628f7286 cvsd-1.0.2.ebuild 1104
-MD5 82bccee1b9707bed0c806347028e80ba files/digest-cvsd-1.0.6 62
-MD5 99100bc796c1afe0cc7887b61038020b files/cvsd.rc6 477
-MD5 44d4ac75b42c79116333e9ba5562e821 files/digest-cvsd-1.0.3 62
MD5 22391acc549ef1ba673204c6c7fe839d files/digest-cvsd-1.0.7 62
-MD5 1895b0d094b69acb00b56334067416b3 files/digest-cvsd-1.0.2 62
+MD5 e4b77e8006286ae7b7e93c7aee322b8f files/digest-cvsd-1.0.8 62
+MD5 99100bc796c1afe0cc7887b61038020b files/cvsd.rc6 477
diff --git a/dev-util/cvsd/cvsd-1.0.3.ebuild b/dev-util/cvsd/cvsd-1.0.3.ebuild
deleted file mode 100644
index 29a1474caca7..000000000000
--- a/dev-util/cvsd/cvsd-1.0.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.3.ebuild,v 1.3 2005/04/24 12:48:44 hansmi Exp $
-
-inherit eutils
-
-DESCRIPTION="CVS pserver daemon."
-HOMEPAGE="http://tiefighter.et.tudelft.nl/~arthur/cvsd/"
-SRC_URI="http://tiefighter.et.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~sparc"
-IUSE="tcpd"
-
-DEPEND="virtual/libc
- tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
-RDEPEND="${DEPEND}
- >=dev-lang/perl-5.8.0
- >=dev-util/cvs-1.11.6"
-
-pkg_setup() {
- enewgroup cvsd
- enewuser cvsd -1 /bin/false /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 COPYING ChangeLog FAQ INSTALL NEWS README TODO
-
- newinitd ${FILESDIR}/cvsd.rc6 ${PN}
-}
-
-pkg_postinst() {
- einfo "To configure cvsd please read /usr/share/doc/${PF}/README.gz"
-}
diff --git a/dev-util/cvsd/cvsd-1.0.6.ebuild b/dev-util/cvsd/cvsd-1.0.6.ebuild
deleted file mode 100644
index ca2278a1b052..000000000000
--- a/dev-util/cvsd/cvsd-1.0.6.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.6.ebuild,v 1.1 2005/04/21 14:17:26 ka0ttic Exp $
-
-inherit eutils
-
-DESCRIPTION="CVS pserver daemon."
-HOMEPAGE="http://tiefighter.et.tudelft.nl/~arthur/cvsd/"
-SRC_URI="http://tiefighter.et.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
-IUSE="tcpd"
-
-DEPEND="virtual/libc
- tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
-RDEPEND="${DEPEND}
- >=dev-lang/perl-5.8.0
- >=dev-util/cvs-1.11.6"
-
-pkg_setup() {
- enewgroup cvsd
- enewuser cvsd -1 /bin/false /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 COPYING ChangeLog FAQ INSTALL NEWS README TODO
-
- newinitd ${FILESDIR}/cvsd.rc6 ${PN}
-}
-
-pkg_postinst() {
- einfo "To configure cvsd please read /usr/share/doc/${PF}/README.gz"
-}
diff --git a/dev-util/cvsd/cvsd-1.0.2.ebuild b/dev-util/cvsd/cvsd-1.0.8.ebuild
index 78992f4d7c14..dc7a49c409cb 100644
--- a/dev-util/cvsd/cvsd-1.0.2.ebuild
+++ b/dev-util/cvsd/cvsd-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.2.ebuild,v 1.7 2005/04/21 14:17:26 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.8.ebuild,v 1.1 2005/07/26 15:54:49 ka0ttic Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://tiefighter.et.tudelft.nl/~arthur/cvsd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="tcpd"
DEPEND="virtual/libc
diff --git a/dev-util/cvsd/files/digest-cvsd-1.0.2 b/dev-util/cvsd/files/digest-cvsd-1.0.2
deleted file mode 100644
index 427046002418..000000000000
--- a/dev-util/cvsd/files/digest-cvsd-1.0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8b4d2efad2301c180cbc0dc32252519a cvsd-1.0.2.tar.gz 178099
diff --git a/dev-util/cvsd/files/digest-cvsd-1.0.3 b/dev-util/cvsd/files/digest-cvsd-1.0.3
deleted file mode 100644
index 0cf6c4a78093..000000000000
--- a/dev-util/cvsd/files/digest-cvsd-1.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b1df3a9e92b99fa2477c56ea1bcacb24 cvsd-1.0.3.tar.gz 188395
diff --git a/dev-util/cvsd/files/digest-cvsd-1.0.6 b/dev-util/cvsd/files/digest-cvsd-1.0.6
deleted file mode 100644
index c356ad6bcec4..000000000000
--- a/dev-util/cvsd/files/digest-cvsd-1.0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8432a3d6d2103236b77e4a27dba858cd cvsd-1.0.6.tar.gz 189180
diff --git a/dev-util/cvsd/files/digest-cvsd-1.0.8 b/dev-util/cvsd/files/digest-cvsd-1.0.8
new file mode 100644
index 000000000000..a3b3e8fe1c20
--- /dev/null
+++ b/dev-util/cvsd/files/digest-cvsd-1.0.8
@@ -0,0 +1 @@
+MD5 5fda7f60e394bb1000e52c618d909cc2 cvsd-1.0.8.tar.gz 198676