summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-30 16:33:42 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-30 16:33:42 +0000
commit04a3df92ef7e559953b4fd596ce3468e345a5990 (patch)
treeedcf788c487004bfc49497b8e543871dc357cdf3 /www-apache/mod_tcl
parent (Manifest recommit) (diff)
downloadgentoo-2-04a3df92ef7e559953b4fd596ce3468e345a5990.tar.gz
gentoo-2-04a3df92ef7e559953b4fd596ce3468e345a5990.tar.bz2
gentoo-2-04a3df92ef7e559953b4fd596ce3468e345a5990.zip
Added to ~ppc
Diffstat (limited to 'www-apache/mod_tcl')
-rw-r--r--www-apache/mod_tcl/ChangeLog5
-rw-r--r--www-apache/mod_tcl/mod_tcl-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/mod_tcl/ChangeLog b/www-apache/mod_tcl/ChangeLog
index 6cf2b2639f62..8fd66ecf3f94 100644
--- a/www-apache/mod_tcl/ChangeLog
+++ b/www-apache/mod_tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_tcl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/ChangeLog,v 1.1 2004/08/15 17:22:51 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/ChangeLog,v 1.2 2004/08/30 16:30:41 dholm Exp $
+
+ 30 Aug 2004; David Holm <dholm@gentoo.org> mod_tcl-1.0.ebuild:
+ Added to ~ppc.
*mod_tcl-1.0 (15 Aug 2004)
diff --git a/www-apache/mod_tcl/mod_tcl-1.0.ebuild b/www-apache/mod_tcl/mod_tcl-1.0.ebuild
index 6525a2d9c325..3f9e8f3584a8 100644
--- a/www-apache/mod_tcl/mod_tcl-1.0.ebuild
+++ b/www-apache/mod_tcl/mod_tcl-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.ebuild,v 1.1 2004/08/15 17:22:51 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.ebuild,v 1.2 2004/08/30 16:30:41 dholm 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 ~ppc"
IUSE=""
SLOT="0"