diff options
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-parse-number/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-pipes/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-plus/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/cl-plus/cl-plus-1.0.ebuild | 6 |
6 files changed, 25 insertions, 15 deletions
diff --git a/dev-lisp/cl-parse-number/ChangeLog b/dev-lisp/cl-parse-number/ChangeLog index 19459eb9cf0f..12ec1025104d 100644 --- a/dev-lisp/cl-parse-number/ChangeLog +++ b/dev-lisp/cl-parse-number/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-parse-number -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/ChangeLog,v 1.9 2007/02/03 17:38:52 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/ChangeLog,v 1.10 2008/02/06 21:23:42 grobian Exp $ + + 06 Feb 2008; Fabian Groffen <grobian@gentoo.org> + cl-parse-number-1.0-r1.ebuild: + Dropped ppc-macos keyword, see you in prefix 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-parse-number-1.0-r1.ebuild: diff --git a/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild b/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild index 8593d18e85d1..8e0785949ce9 100644 --- a/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild +++ b/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild @@ -1,6 +1,6 @@ -# 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-parse-number/cl-parse-number-1.0-r1.ebuild,v 1.8 2007/02/03 17:38:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild,v 1.9 2008/02/06 21:23:42 grobian Exp $ inherit common-lisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mapcar.org/~mrd/utilities/ SRC_URI="mirror://debian/pool/main/c/cl-parse-number/cl-parse-number_1.0.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-pipes/ChangeLog b/dev-lisp/cl-pipes/ChangeLog index bcf257826380..e4f5317a4cf5 100644 --- a/dev-lisp/cl-pipes/ChangeLog +++ b/dev-lisp/cl-pipes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-pipes -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v 1.10 2007/02/03 17:39:12 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v 1.11 2008/02/06 21:25:53 grobian Exp $ + + 06 Feb 2008; Fabian Groffen <grobian@gentoo.org> cl-pipes-1.2.1.ebuild: + Dropped ppc-macos keyword, see you in prefix 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-pipes-1.2.1.ebuild: Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file diff --git a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild index 62205e14e462..9b911813d6a8 100644 --- a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild +++ b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild @@ -1,6 +1,6 @@ -# 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-pipes/cl-pipes-1.2.1.ebuild,v 1.9 2007/02/03 17:39:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.10 2008/02/06 21:25:53 grobian Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-pipes.html" SRC_URI="mirror://debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-plus/ChangeLog b/dev-lisp/cl-plus/ChangeLog index 952646a30b95..ec79def37cd3 100644 --- a/dev-lisp/cl-plus/ChangeLog +++ b/dev-lisp/cl-plus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-plus -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v 1.7 2007/02/03 17:39:32 flameeyes Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v 1.8 2008/02/06 21:29:20 grobian Exp $ + + 06 Feb 2008; Fabian Groffen <grobian@gentoo.org> cl-plus-1.0.ebuild: + Dropped ppc-macos keyword, see you in prefix 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-plus-1.0.ebuild: Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file diff --git a/dev-lisp/cl-plus/cl-plus-1.0.ebuild b/dev-lisp/cl-plus/cl-plus-1.0.ebuild index 842fc691be44..6d90a5448e8e 100644 --- a/dev-lisp/cl-plus/cl-plus-1.0.ebuild +++ b/dev-lisp/cl-plus/cl-plus-1.0.ebuild @@ -1,6 +1,6 @@ -# 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-plus/cl-plus-1.0.ebuild,v 1.6 2007/02/03 17:39:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild,v 1.7 2008/02/06 21:29:20 grobian Exp $ inherit common-lisp eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller |