diff options
author | David Holm <dholm@gentoo.org> | 2004-04-28 15:45:47 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-28 15:45:47 +0000 |
commit | 6144ca5dd9f27446a1a32ad3aad657bd21dd28db (patch) | |
tree | c82a190b818193b19a0231e1213e96b30a8e05f6 /net-www/mod_lisp | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-6144ca5dd9f27446a1a32ad3aad657bd21dd28db.tar.gz gentoo-2-6144ca5dd9f27446a1a32ad3aad657bd21dd28db.tar.bz2 gentoo-2-6144ca5dd9f27446a1a32ad3aad657bd21dd28db.zip |
Added to ~ppc
Diffstat (limited to 'net-www/mod_lisp')
-rw-r--r-- | net-www/mod_lisp/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_lisp/mod_lisp-2.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mod_lisp/ChangeLog b/net-www/mod_lisp/ChangeLog index 46865dfd9d8f..4f3955718788 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/ChangeLog,v 1.4 2004/04/26 16:04:59 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/ChangeLog,v 1.5 2004/04/28 15:45:37 dholm Exp $ + + 28 Apr 2004; David Holm <dholm@gentoo.org> mod_lisp-2.33.ebuild: + Added to ~ppc. *mod_lisp-2.33 (27 Apr 2004) diff --git a/net-www/mod_lisp/mod_lisp-2.33.ebuild b/net-www/mod_lisp/mod_lisp-2.33.ebuild index 98c19791629e..2a45867d53ef 100644 --- a/net-www/mod_lisp/mod_lisp-2.33.ebuild +++ b/net-www/mod_lisp/mod_lisp-2.33.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.33.ebuild,v 1.1 2004/04/26 16:04:59 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_lisp/mod_lisp-2.33.ebuild,v 1.2 2004/04/28 15:45:37 dholm 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 ~ppc" IUSE="" DEPEND="=net-www/apache-1*" |