diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2002-12-07 07:20:19 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2002-12-07 07:20:19 +0000 |
commit | a3b9be6e64a00ebe080367a0d5be996d25b87094 (patch) | |
tree | 4c7d54cbde6de7cc8aad71bc5e1bb2ddea250a73 /sys-apps | |
parent | Changed sparc64 to sparc keyword (diff) | |
download | historical-a3b9be6e64a00ebe080367a0d5be996d25b87094.tar.gz historical-a3b9be6e64a00ebe080367a0d5be996d25b87094.tar.bz2 historical-a3b9be6e64a00ebe080367a0d5be996d25b87094.zip |
Changed sparc/sparc64 keywords
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/xinetd/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog index 34e238da8fb0..6232184df824 100644 --- a/sys-apps/xinetd/ChangeLog +++ b/sys-apps/xinetd/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for sys-apps/xinetd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.11 2002/10/24 15:03:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.12 2002/12/07 07:20:19 jmorgan Exp $ *xinetd-2.3.9 (24 Oct 2002) + 07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> xinetd-2.3.7.ebuild, xinetd-2.3.9.ebuild : + Changed sparc64 to sparc keyword xinetd-2.3.7.ebuild + Changed ~sparc64 to ~sparc keyword xinetd-2.3.9.ebuild + 24 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> : Version bump. Ebuild contributed by Maurizio Disimino <kevin@aptbasilicata.it> in #7792. diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild index 714dcdae07ec..9099f4793829 100644 --- a/sys-apps/xinetd/xinetd-2.3.7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.7 2002/10/14 11:19:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.8 2002/12/07 07:20:19 jmorgan Exp $ IUSE="ipv6 tcpd" @@ -13,7 +13,7 @@ IUSE="ipv6 tcpd" S=${WORKDIR}/${P} DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" -KEYWORDS="x86 ppc sparc64" +KEYWORDS="x86 ppc sparc" SLOT="0" LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" diff --git a/sys-apps/xinetd/xinetd-2.3.9.ebuild b/sys-apps/xinetd/xinetd-2.3.9.ebuild index cc2b7b8e3b33..b321e9c67373 100644 --- a/sys-apps/xinetd/xinetd-2.3.9.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.1 2002/10/24 15:03:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.2 2002/12/07 07:20:19 jmorgan Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" -KEYWORDS="~x86 ~ppc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc" SLOT="0" LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" |