diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-05 21:44:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-05 21:44:03 +0000 |
commit | 8f53b5fd625c54053d34009c9f330414a0551acf (patch) | |
tree | fc6afec65c7514808ae1ee0f5a777fa93b752b4c /dev-lisp | |
parent | Fix collision of security.7 man page, upstream bug 9068. (diff) | |
download | gentoo-2-8f53b5fd625c54053d34009c9f330414a0551acf.tar.gz gentoo-2-8f53b5fd625c54053d34009c9f330414a0551acf.tar.bz2 gentoo-2-8f53b5fd625c54053d34009c9f330414a0551acf.zip |
amd64/x86 stable, bug #246074
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/clisp/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/clisp/clisp-2.47.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/clisp/ChangeLog b/dev-lisp/clisp/ChangeLog index 39557d1f4e7a..6ce070e399b1 100644 --- a/dev-lisp/clisp/ChangeLog +++ b/dev-lisp/clisp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/clisp -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.86 2008/11/02 13:06:44 hkbst Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/ChangeLog,v 1.87 2009/01/05 21:44:03 maekke Exp $ + + 05 Jan 2009; Markus Meier <maekke@gentoo.org> clisp-2.47.ebuild: + amd64/x86 stable, bug #246074 *clisp-2.47 (02 Nov 2008) diff --git a/dev-lisp/clisp/clisp-2.47.ebuild b/dev-lisp/clisp/clisp-2.47.ebuild index 1881c53a26f1..68d373085ec9 100644 --- a/dev-lisp/clisp/clisp-2.47.ebuild +++ b/dev-lisp/clisp/clisp-2.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.47.ebuild,v 1.1 2008/11/02 13:06:44 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.47.ebuild,v 1.2 2009/01/05 21:44:03 maekke Exp $ inherit flag-o-matic eutils toolchain-funcs multilib @@ -11,7 +11,7 @@ LICENSE="GPL-2" # EAPI="1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc -sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc -sparc x86" IUSE="hyperspec X new-clx fastcgi gdbm gtk pari pcre postgres readline svm zlib" RDEPEND="virtual/libiconv |