diff options
-rw-r--r-- | dev-java/concurrent-util/concurrent-util-1.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-prevalence/cl-prevalence-20040709.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild b/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild index 15bc7f6c4e56..c5581eff47aa 100644 --- a/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild +++ b/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild,v 1.9 2005/07/12 13:34:44 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild,v 1.10 2005/08/31 17:44:33 swegener Exp $ inherit java-pkg DESCRIPTION="Doug Lea's concurrency utilities provide standardized, efficient versions of utility classes commonly encountered in concurrent Java programming." -SRC_URI="mirrors://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2" +SRC_URI="mirror://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2" HOMEPAGE="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html" LICENSE="as-is" SLOT="0" diff --git a/dev-lisp/cl-prevalence/cl-prevalence-20040709.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-20040709.ebuild index cdab89725ee4..dcb76e596567 100644 --- a/dev-lisp/cl-prevalence/cl-prevalence-20040709.ebuild +++ b/dev-lisp/cl-prevalence/cl-prevalence-20040709.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-prevalence/cl-prevalence-20040709.ebuild,v 1.6 2005/05/24 18:48:34 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-prevalence/cl-prevalence-20040709.ebuild,v 1.7 2005/08/31 17:45:48 swegener Exp $ inherit common-lisp eutils DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp." HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/" -SRC_URI="mirrors://gentoo/cl-prevalence-20040709.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" |