diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:27:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:27:41 +0000 |
commit | 5145b991391b3a867d45db1398043b610fcd65e2 (patch) | |
tree | 7d9d0203aa0284e5fa9fb7647d06190526c81287 /dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild | |
parent | Fix debian HOMEPAGE (diff) | |
download | gentoo-2-5145b991391b3a867d45db1398043b610fcd65e2.tar.gz gentoo-2-5145b991391b3a867d45db1398043b610fcd65e2.tar.bz2 gentoo-2-5145b991391b3a867d45db1398043b610fcd65e2.zip |
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
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 7dfbee346971..0ac2ccb4a425 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,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.7 2007/02/03 17:49:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.8 2008/03/27 16:27:41 armin76 Exp $ inherit common-lisp DEB_PV= DESCRIPTION="Common Lisp UFFI interface of the OpenSSL library." -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl" SRC_URI="mirror://gentoo/cl-ssl_${PV/.2004/+cvs.2004}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" |