diff options
Diffstat (limited to 'dev-lisp/cl-s-xml')
-rw-r--r-- | dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild b/dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild index 8545d0142162..c046974f63eb 100644 --- a/dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild +++ b/dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild,v 1.4 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/cl-s-xml-20050202.ebuild,v 1.5 2005/08/31 17:48:15 swegener Exp $ inherit common-lisp DESCRIPTION="S-XML is a simple XML parser implemented in Common Lisp." HOMEPAGE="http://www.common-lisp.net/project/s-xml/" -SRC_URI="mirrors://gentoo/s-xml-20040709.tar.gz" +SRC_URI="mirror://gentoo/s-xml-20040709.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" |