diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-01 18:30:03 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-01 18:30:03 +0000 |
commit | 33109988d0a772208a8e37550032365ef4c50f32 (patch) | |
tree | 87ed128f1ac63ec726880ad90a834e454de829a3 /dev-lisp/cl-asdf | |
parent | Manual Manifest commit. (diff) | |
download | historical-33109988d0a772208a8e37550032365ef4c50f32.tar.gz historical-33109988d0a772208a8e37550032365ef4c50f32.tar.bz2 historical-33109988d0a772208a8e37550032365ef4c50f32.zip |
Keywording stable amd64, sparc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-lisp/cl-asdf')
-rw-r--r-- | dev-lisp/cl-asdf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-asdf/Manifest | 14 | ||||
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-lisp/cl-asdf/ChangeLog b/dev-lisp/cl-asdf/ChangeLog index 8016b342b826..3e0b6d67d62e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.21 2005/05/24 18:48:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.22 2005/09/01 18:30:03 mkennedy Exp $ + + 01 Sep 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-asdf-1.86-r1.ebuild: + Keywording stable amd64, sparc. 24 May 2005; <mkennedy@gentoo.org> cl-asdf-1.86-r1.ebuild: Keywording ~sparc diff --git a/dev-lisp/cl-asdf/Manifest b/dev-lisp/cl-asdf/Manifest index cac08e3459b0..9baafc882d97 100644 --- a/dev-lisp/cl-asdf/Manifest +++ b/dev-lisp/cl-asdf/Manifest @@ -1,4 +1,14 @@ -MD5 20752004964b63e5a4bcb9fad9c91938 ChangeLog 2579 -MD5 25c1d878e5ed6759a3c978d888aaf43f cl-asdf-1.86-r1.ebuild 917 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 2a1672651c6119820928cf27e2572f42 ChangeLog 2691 +MD5 58329451b5fba385a1442abd17a3d6e6 cl-asdf-1.86-r1.ebuild 915 MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164 MD5 94f59cb9ae1681f9265c125878ca5736 files/digest-cl-asdf-1.86-r1 133 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDF0jlyiNZaEAZA+ARAo9CAJsED42nPh3gq9oot3pAwmGJbqAi0wCfW1RS +IgpG2NsgIXlujGkmBwDYBoE= +=pS60 +-----END PGP SIGNATURE----- diff --git a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild index adb7fd7686b9..bb5f6614c587 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.86-r1.ebuild,v 1.5 2005/05/24 18:48:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.6 2005/09/01 18:30:03 mkennedy Exp $ DEB_PV=1 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.orig.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~ppc-macos s390 ~sparc x86" +KEYWORDS="amd64 ~mips ppc ~ppc-macos s390 sparc x86" IUSE="" DEPEND="" |