diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 01:19:24 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 01:19:24 +0000 |
commit | c21886998745394ed8259a09c31a6acc242be623 (patch) | |
tree | 8f7f4bfa0b7e7782214db8b3057db7b56cd23728 /dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild | |
parent | Package-Manager: portage-2.0.51.19 (diff) | |
download | historical-c21886998745394ed8259a09c31a6acc242be623.tar.gz historical-c21886998745394ed8259a09c31a6acc242be623.tar.bz2 historical-c21886998745394ed8259a09c31a6acc242be623.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild')
-rw-r--r-- | dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild index 79c6882b1260..0163c53df9c6 100644 --- a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild +++ b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.1 2004/11/07 21:21:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.2 2005/04/17 01:14:20 mkennedy Exp $ inherit common-lisp @@ -9,11 +9,10 @@ HOMEPAGE="http://common-lisp.net/project/xml-psychiatrist/" SRC_URI="http://common-lisp.net/project/xml-psychiatrist/xml-psychiatrist-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="doc" -DEPEND="virtual/commonlisp - dev-lisp/cl-xmls +DEPEND="dev-lisp/cl-xmls dev-lisp/cl-ppcre doc? ( dev-tex/latex2html app-text/ghostscript )" |