diff options
author | 2001-09-02 02:06:24 +0000 | |
---|---|---|
committer | 2001-09-02 02:06:24 +0000 | |
commit | 42dc9b72ac40ac20ddac2c1b378f368e18e3aaa9 (patch) | |
tree | 56e5a11e7debbe1f73baa1678425654f51689d96 /sys-apps/xinetd | |
parent | This should spam out the said changes re rc5 and rc6 (diff) | |
download | gentoo-2-42dc9b72ac40ac20ddac2c1b378f368e18e3aaa9.tar.gz gentoo-2-42dc9b72ac40ac20ddac2c1b378f368e18e3aaa9.tar.bz2 gentoo-2-42dc9b72ac40ac20ddac2c1b378f368e18e3aaa9.zip |
quiet down that note
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.3-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.3.ebuild | 7 |
2 files changed, 4 insertions, 9 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.3-r1.ebuild b/sys-apps/xinetd/xinetd-2.3.3-r1.ebuild index e9b8899bd18d..60ea928497ac 100644 --- a/sys-apps/xinetd/xinetd-2.3.3-r1.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.3-r1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3-r1.ebuild,v 1.3 2001/09/01 22:23:04 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3-r1.ebuild,v 1.4 2001/09/02 02:06:24 woodchip Exp $ -############################################################################## -### NOTE: This ebuild is not compatible with rc5. It is an rc6 only ebuild ### -############################################################################## +# NOTE: This ebuild is not compatible with rc5. It is an rc6 only ebuild # S=${WORKDIR}/${P} DESCRIPTION="Replacement for inetd." diff --git a/sys-apps/xinetd/xinetd-2.3.3.ebuild b/sys-apps/xinetd/xinetd-2.3.3.ebuild index f15c24b16273..a480262b681b 100644 --- a/sys-apps/xinetd/xinetd-2.3.3.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.3.ebuild @@ -1,12 +1,9 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3.ebuild,v 1.5 2001/09/01 20:59:57 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3.ebuild,v 1.6 2001/09/02 02:06:24 woodchip Exp $ -##################################################################################### -### NOTE: This ebuild is not compatible with rc6. It is an rc5 only ebuild ### -### Devs: If you bump the -rev on this, you must change profiles/default/packages ### -##################################################################################### +# NOTE: This ebuild is not compatible with rc6. It is an rc5 only ebuild # S=${WORKDIR}/${P} DESCRIPTION="Replacement for inetd." |