diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 00:56:07 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 00:56:07 +0000 |
commit | 733244838cc5d53652d27f90eabdf7d6cd0b6929 (patch) | |
tree | 64d12b46f9e66be87674b7ea3678bcadd81ce2d1 /dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild | |
parent | (Portage version: 2.0.51.19) (Manifest recommit) (diff) | |
download | gentoo-2-733244838cc5d53652d27f90eabdf7d6cd0b6929.tar.gz gentoo-2-733244838cc5d53652d27f90eabdf7d6cd0b6929.tar.bz2 gentoo-2-733244838cc5d53652d27f90eabdf7d6cd0b6929.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild')
-rw-r--r-- | dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild b/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild index 297a125a1d91..aa26316a7fc7 100644 --- a/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild +++ b/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.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-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.5 2005/02/10 09:18:30 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.6 2005/04/17 00:51:42 mkennedy Exp $ inherit common-lisp @@ -11,7 +11,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl.html" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ssl/cl-ssl_${PV/.2004/+cvs.2004}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-libs/openssl dev-lisp/cl-uffi" |