summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2001-09-01 20:59:57 +0000
committerDonny Davies <woodchip@gentoo.org>2001-09-01 20:59:57 +0000
commitedcef0feebf8548de6a6573e9cad1035feb501ae (patch)
tree872a0fdfcd507cfd5b8c89543d619f3ca822e174 /sys-apps/xinetd/xinetd-2.3.3.ebuild
parentadded a syslog.conf (diff)
downloadhistorical-edcef0feebf8548de6a6573e9cad1035feb501ae.tar.gz
historical-edcef0feebf8548de6a6573e9cad1035feb501ae.tar.bz2
historical-edcef0feebf8548de6a6573e9cad1035feb501ae.zip
add some more comments wrt rc5 vs rc6 ebuilds
Diffstat (limited to 'sys-apps/xinetd/xinetd-2.3.3.ebuild')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.3.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.3.ebuild b/sys-apps/xinetd/xinetd-2.3.3.ebuild
index 0b21506373d3..f15c24b16273 100644
--- a/sys-apps/xinetd/xinetd-2.3.3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.3.ebuild
@@ -1,7 +1,12 @@
# 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.4 2001/09/01 08:01:15 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3.ebuild,v 1.5 2001/09/01 20:59:57 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 ###
+#####################################################################################
S=${WORKDIR}/${P}
DESCRIPTION="Replacement for inetd."