diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-11-02 12:16:21 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-11-02 12:16:21 +0000 |
commit | fffd317724d5ce00d8c6c91fadf37dc06cb29129 (patch) | |
tree | be2b0df257d2134d9d8debfc97cb5dcd1bb53c74 /net-nds | |
parent | Removing eradicator as a maintainer since he was retired. (diff) | |
download | gentoo-2-fffd317724d5ce00d8c6c91fadf37dc06cb29129.tar.gz gentoo-2-fffd317724d5ce00d8c6c91fadf37dc06cb29129.tar.bz2 gentoo-2-fffd317724d5ce00d8c6c91fadf37dc06cb29129.zip |
Removing eradicator as a maintainer since he was retired.
Quoted some vars.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 9 | ||||
-rw-r--r-- | net-nds/ypbind/metadata.xml | 3 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.19.1-r1.ebuild | 8 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.19.1.ebuild | 8 |
4 files changed, 16 insertions, 12 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index 5d9d1d27ff39..604a02d16708 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-nds/ypbind -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.41 2007/08/15 17:54:19 eradicator Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.42 2008/11/02 12:16:21 jmbsvicetto Exp $ + + 02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + metadata.xml, ypbind-1.19.1.ebuild, ypbind-1.19.1-r1.ebuild: + Removing eradicator as a maintainer since he was retired. Quoted some + vars. 15 Aug 2007; Jeremy Huddleston <eradicator@gentoo.org> files/ypbind.initd: Removed bashisms in init script. Closes bug #188778. diff --git a/net-nds/ypbind/metadata.xml b/net-nds/ypbind/metadata.xml index 55e46748ba57..ae83b27dcac0 100644 --- a/net-nds/ypbind/metadata.xml +++ b/net-nds/ypbind/metadata.xml @@ -4,7 +4,6 @@ <pkgmetadata> <herd>no-herd</herd> <maintainer> - <email>eradicator@gentoo.org</email> - <name>Jeremy Huddleston</name> + <email>maintainer-needed@gentoo.org</email> </maintainer> </pkgmetadata> diff --git a/net-nds/ypbind/ypbind-1.19.1-r1.ebuild b/net-nds/ypbind/ypbind-1.19.1-r1.ebuild index 27f8f6e72ee9..140f574eb497 100644 --- a/net-nds/ypbind/ypbind-1.19.1-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.19.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1-r1.ebuild,v 1.3 2007/06/12 04:45:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1-r1.ebuild,v 1.4 2008/11/02 12:16:21 jmbsvicetto Exp $ MY_P=${PN}-mt-${PV} S="${WORKDIR}/${MY_P}" @@ -33,8 +33,8 @@ src_install() { insinto /etc newins etc/yp.conf yp.conf.example - newconfd ${FILESDIR}/ypbind.confd-r1 ypbind - newinitd ${FILESDIR}/ypbind.initd ypbind + newconfd "${FILESDIR}/ypbind.confd-r1 ypbind" + newinitd "${FILESDIR}/ypbind.initd ypbind" } pkg_postinst() { diff --git a/net-nds/ypbind/ypbind-1.19.1.ebuild b/net-nds/ypbind/ypbind-1.19.1.ebuild index d2c78448d272..c5e2c4313ca0 100644 --- a/net-nds/ypbind/ypbind-1.19.1.ebuild +++ b/net-nds/ypbind/ypbind-1.19.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.7 2007/03/26 07:58:34 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.8 2008/11/02 12:16:21 jmbsvicetto Exp $ MY_P=${PN}-mt-${PV} S="${WORKDIR}/${MY_P}" @@ -33,8 +33,8 @@ src_install() { insinto /etc newins etc/yp.conf yp.conf.example - newconfd ${FILESDIR}/ypbind.confd-r1 ypbind - newinitd ${FILESDIR}/ypbind.initd ypbind + newconfd "${FILESDIR}/ypbind.confd-r1 ypbind" + newinitd "${FILESDIR}/ypbind.initd ypbind" } pkg_postinst() { |