diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:33:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:33:56 +0000 |
commit | 66a651fbd74875d1f8597c0158c7d763afffa900 (patch) | |
tree | 6d75dc141f399c2bc0d562425f1c96bd64bfd3ba /net-misc | |
parent | whitespace (diff) | |
download | gentoo-2-66a651fbd74875d1f8597c0158c7d763afffa900.tar.gz gentoo-2-66a651fbd74875d1f8597c0158c7d763afffa900.tar.bz2 gentoo-2-66a651fbd74875d1f8597c0158c7d763afffa900.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild | 16 | ||||
-rw-r--r-- | net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild | 16 | ||||
-rw-r--r-- | net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild | 16 |
3 files changed, 24 insertions, 24 deletions
diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild index f1e5c1e67718..12cb2d2951cd 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild,v 1.14 2007/01/26 08:50:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r6.ebuild,v 1.15 2007/06/26 02:33:56 mr_bones_ Exp $ inherit eutils @@ -24,17 +24,17 @@ src_unpack() { unpack ${A} cd ${S} # Patch: [0] - # Gentoo lacks a maintainer for this package right now. And a - # security problem arose. While reviewing our options for how - # should we proceed with the security bug we decided it would be - # better to just stay in sync with debian's own netkit-telnet - # package. Lots of bug fixes by them over time which were not in + # Gentoo lacks a maintainer for this package right now. And a + # security problem arose. While reviewing our options for how + # should we proceed with the security bug we decided it would be + # better to just stay in sync with debian's own netkit-telnet + # package. Lots of bug fixes by them over time which were not in # our telnetd. epatch ${WORKDIR}/netkit-telnet_0.17-${PATCHLEVEL}.diff || die # Patch: [1] - # after the deb patch we need to add a small patch that defines - # gnu source. This is needed for gcc-3.4.x (needs to be pushed + # after the deb patch we need to add a small patch that defines + # gnu source. This is needed for gcc-3.4.x (needs to be pushed # back to the deb folk?) epatch ${FILESDIR}/netkit-telnetd-0.17-cflags-gnu_source.patch \ || die diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild index 6b9df37c2b18..defe4a641439 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild,v 1.4 2007/01/26 08:50:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r7.ebuild,v 1.5 2007/06/26 02:33:56 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -26,17 +26,17 @@ src_unpack() { unpack ${A} cd ${S} # Patch: [0] - # Gentoo lacks a maintainer for this package right now. And a - # security problem arose. While reviewing our options for how - # should we proceed with the security bug we decided it would be - # better to just stay in sync with debian's own netkit-telnet - # package. Lots of bug fixes by them over time which were not in + # Gentoo lacks a maintainer for this package right now. And a + # security problem arose. While reviewing our options for how + # should we proceed with the security bug we decided it would be + # better to just stay in sync with debian's own netkit-telnet + # package. Lots of bug fixes by them over time which were not in # our telnetd. epatch ${WORKDIR}/netkit-telnet_0.17-${PATCHLEVEL}.diff || die # Patch: [1] - # after the deb patch we need to add a small patch that defines - # gnu source. This is needed for gcc-3.4.x (needs to be pushed + # after the deb patch we need to add a small patch that defines + # gnu source. This is needed for gcc-3.4.x (needs to be pushed # back to the deb folk?) epatch ${FILESDIR}/netkit-telnetd-0.17-cflags-gnu_source.patch \ || die diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild index a483688803f5..c094a8e0815e 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild,v 1.3 2007/04/04 06:44:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r8.ebuild,v 1.4 2007/06/26 02:33:56 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -26,17 +26,17 @@ src_unpack() { unpack ${A} cd "${S}" # Patch: [0] - # Gentoo lacks a maintainer for this package right now. And a - # security problem arose. While reviewing our options for how - # should we proceed with the security bug we decided it would be - # better to just stay in sync with debian's own netkit-telnet - # package. Lots of bug fixes by them over time which were not in + # Gentoo lacks a maintainer for this package right now. And a + # security problem arose. While reviewing our options for how + # should we proceed with the security bug we decided it would be + # better to just stay in sync with debian's own netkit-telnet + # package. Lots of bug fixes by them over time which were not in # our telnetd. epatch "${WORKDIR}"/netkit-telnet_0.17-${PATCHLEVEL}.diff # Patch: [1] - # after the deb patch we need to add a small patch that defines - # gnu source. This is needed for gcc-3.4.x (needs to be pushed + # after the deb patch we need to add a small patch that defines + # gnu source. This is needed for gcc-3.4.x (needs to be pushed # back to the deb folk?) epatch "${FILESDIR}"/netkit-telnetd-0.17-cflags-gnu_source.patch } |