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 | 8e2a1a3e454c2c9673a9ba7ac3878d8e61cd2ec2 (patch) | |
tree | 13cb8b591f100e27361bf51b55ce8909a6411479 /dev-lisp/cl-asdf/cl-asdf-1.89.ebuild | |
parent | Stable on alpha, bug #254357 (diff) | |
download | historical-8e2a1a3e454c2c9673a9ba7ac3878d8e61cd2ec2.tar.gz historical-8e2a1a3e454c2c9673a9ba7ac3878d8e61cd2ec2.tar.bz2 historical-8e2a1a3e454c2c9673a9ba7ac3878d8e61cd2ec2.zip |
alpha/ia64/s390/sparc/x86 stable
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'dev-lisp/cl-asdf/cl-asdf-1.89.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.89.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |