diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 15:31:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 15:31:00 +0000 |
commit | c3225c0b00942d5d51e34bb6314108a17bf1e992 (patch) | |
tree | 8f92fb546969d6ee9b6e7a7f7c220e1becdd430c /dev-lisp/cl-asdf | |
parent | Stable on alpha, bug #254357 (diff) | |
download | gentoo-2-c3225c0b00942d5d51e34bb6314108a17bf1e992.tar.gz gentoo-2-c3225c0b00942d5d51e34bb6314108a17bf1e992.tar.bz2 gentoo-2-c3225c0b00942d5d51e34bb6314108a17bf1e992.zip |
alpha/ia64/s390/sparc/x86 stable
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-lisp/cl-asdf')
-rw-r--r-- | dev-lisp/cl-asdf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.89.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-asdf/ChangeLog b/dev-lisp/cl-asdf/ChangeLog index 76f67fd10a6e..a45d20072aa7 100644 --- a/dev-lisp/cl-asdf/ChangeLog +++ b/dev-lisp/cl-asdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-asdf -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.30 2008/07/07 13:21:39 armin76 Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.31 2009/01/10 15:31:00 armin76 Exp $ + + 10 Jan 2009; Raúl Porcel <armin76@gentoo.org> cl-asdf-1.89.ebuild: + alpha/ia64/s390/sparc/x86 stable 07 Jul 2008; Raúl Porcel <armin76@gentoo.org> cl-asdf-1.89.ebuild: Add ~alpha/~ia64 wrt #229217 diff --git a/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild index e4785e73aeee..297dd3816086 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.89.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/cl-asdf/cl-asdf-1.89.ebuild,v 1.5 2008/07/07 13:21:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild,v 1.6 2009/01/10 15:31:00 armin76 Exp $ DEB_PV=1 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="" DEPEND="" |