summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-04-26 16:01:59 +0000
committerChuck Short <zul@gentoo.org>2004-04-26 16:01:59 +0000
commitb28c73d85569dab8127bb5757070d037b1c44714 (patch)
tree33274ce957fe5ab184cf51ac7a924eb080c467d3 /net-www/mod_lisp
parentAdd die following econf for bug 48950 (Manifest recommit) (diff)
downloadgentoo-2-b28c73d85569dab8127bb5757070d037b1c44714.tar.gz
gentoo-2-b28c73d85569dab8127bb5757070d037b1c44714.tar.bz2
gentoo-2-b28c73d85569dab8127bb5757070d037b1c44714.zip
Marked stable for x86.
Diffstat (limited to 'net-www/mod_lisp')
-rw-r--r--net-www/mod_lisp/ChangeLog7
-rw-r--r--net-www/mod_lisp/mod_lisp-2.32.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/net-www/mod_lisp/ChangeLog b/net-www/mod_lisp/ChangeLog
index 375ca300ca4a..b95d6736d6ee 100644
--- a/net-www/mod_lisp/ChangeLog
+++ b/net-www/mod_lisp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_lisp
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/ChangeLog,v 1.2 2003/07/13 21:44:10 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/ChangeLog,v 1.3 2004/04/26 16:01:59 zul Exp $
+
+ 27 Apr 2004; Chuck Short <zul@gentoo.org> mod_lisp-2.32.ebuild:
+ Marked stable for x86.
*mod_lisp-2.32 (19 Jun 2003)
diff --git a/net-www/mod_lisp/mod_lisp-2.32.ebuild b/net-www/mod_lisp/mod_lisp-2.32.ebuild
index 3e966d5ba5b8..09b091bc0c50 100644
--- a/net-www/mod_lisp/mod_lisp-2.32.ebuild
+++ b/net-www/mod_lisp/mod_lisp-2.32.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/mod_lisp-2.32.ebuild,v 1.3 2004/04/04 22:57:11 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/mod_lisp-2.32.ebuild,v 1.4 2004/04/26 16:01:59 zul Exp $
DESCRIPTION="mod_lisp is an Apache module to easily write web applications in Common Lisp"
HOMEPAGE="http://www.fractalconcept.com/asp/sdataQIceRsMvtN9fDM==/sdataQuvY9x3g$ecX"
SRC_URI="http://www.fractalconcept.com/fcweb/download/${P}.c"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="=net-www/apache-1*"