summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2003-07-12 15:16:56 +0000
committerDonny Davies <woodchip@gentoo.org>2003-07-12 15:16:56 +0000
commit7efab61bdf4c79309a469da1516798db0b1c3def (patch)
tree16f03471ef5aa2cde83dc67e55921e4306576d94 /net-www/mod_tcl
parentmarked x86 stable (diff)
downloadhistorical-7efab61bdf4c79309a469da1516798db0b1c3def.tar.gz
historical-7efab61bdf4c79309a469da1516798db0b1c3def.tar.bz2
historical-7efab61bdf4c79309a469da1516798db0b1c3def.zip
marked x86 stable
Diffstat (limited to 'net-www/mod_tcl')
-rw-r--r--net-www/mod_tcl/ChangeLog5
-rw-r--r--net-www/mod_tcl/Manifest4
-rw-r--r--net-www/mod_tcl/mod_tcl-1.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/mod_tcl/ChangeLog b/net-www/mod_tcl/ChangeLog
index 6f661a4aa131..19e141cfb01c 100644
--- a/net-www/mod_tcl/ChangeLog
+++ b/net-www/mod_tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_tcl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_tcl/ChangeLog,v 1.2 2003/02/12 08:50:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_tcl/ChangeLog,v 1.3 2003/07/12 15:14:53 woodchip Exp $
+
+ 12 Jul 2003; Donny Davies <woodchip@gentoo.org> mod_tcl-1.0.ebuild:
+ Marked x86 stable.
*mod_tcl-1.0 (28 Nov 2002)
diff --git a/net-www/mod_tcl/Manifest b/net-www/mod_tcl/Manifest
index 86045dd162f2..17d7d9cbe6cf 100644
--- a/net-www/mod_tcl/Manifest
+++ b/net-www/mod_tcl/Manifest
@@ -1,4 +1,4 @@
-MD5 f998ba51ab512d1ed600ea65df6ff3ae ChangeLog 325
-MD5 1f025c621b0dba81b4b7a8575de2a77c mod_tcl-1.0.ebuild 853
+MD5 25b98d5775895a71a7375fd9a3ec8f12 ChangeLog 419
+MD5 82739085dcf96042509c97e711be53d7 mod_tcl-1.0.ebuild 854
MD5 cbffddf639b56fd470943100478e18dc files/27_mod_tcl.conf 203
MD5 289c346a0106a5488604599fd5e91ae6 files/digest-mod_tcl-1.0 63
diff --git a/net-www/mod_tcl/mod_tcl-1.0.ebuild b/net-www/mod_tcl/mod_tcl-1.0.ebuild
index 47f5cb20a9b8..28cf35c6c50c 100644
--- a/net-www/mod_tcl/mod_tcl-1.0.ebuild
+++ b/net-www/mod_tcl/mod_tcl-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_tcl/mod_tcl-1.0.ebuild,v 1.2 2003/02/13 15:38:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_tcl/mod_tcl-1.0.ebuild,v 1.3 2003/07/12 15:14:53 woodchip Exp $
inherit eutils
@@ -11,7 +11,7 @@ S=${WORKDIR}/${P}
SRC_URI="mirror://gentoo/${P}.tar.bz2"
DEPEND="dev-lang/tcl =net-www/apache-2*"
LICENSE="Apache-1.1"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
SLOT="0"