diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-24 18:48:37 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-24 18:48:37 +0000 |
commit | caa3aa6582d07f6fe4d44e55c697455268e4a1bf (patch) | |
tree | dc649a9067e8b19ca47dcca462fbfbdd7ced5efa /dev-lisp/cl-tbnl | |
parent | Version bump. (diff) | |
download | historical-caa3aa6582d07f6fe4d44e55c697455268e4a1bf.tar.gz historical-caa3aa6582d07f6fe4d44e55c697455268e4a1bf.tar.bz2 historical-caa3aa6582d07f6fe4d44e55c697455268e4a1bf.zip |
Keywording ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-tbnl')
-rw-r--r-- | dev-lisp/cl-tbnl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog index 44118dff7511..f550341ce961 100644 --- a/dev-lisp/cl-tbnl/ChangeLog +++ b/dev-lisp/cl-tbnl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-tbnl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.9 2005/04/19 04:58:15 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.10 2005/05/24 18:48:36 mkennedy Exp $ + + 24 May 2005; <mkennedy@gentoo.org> cl-tbnl-0.5.5.ebuild: + Keywording ~sparc *cl-tbnl-0.5.5 (19 Apr 2005) diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest index 72cf5d479e5f..40a4337ae51d 100644 --- a/dev-lisp/cl-tbnl/Manifest +++ b/dev-lisp/cl-tbnl/Manifest @@ -1,4 +1,4 @@ MD5 0062d33b6ae95c4b5cb4b5b9e4563eb8 ChangeLog 1898 -MD5 68d059d9f6451095782b1900ccb75d6e cl-tbnl-0.5.5.ebuild 954 +MD5 a3b3be3fa4f2d6aa79c6f7048c579975 cl-tbnl-0.5.5.ebuild 961 MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804 MD5 770ff213761e5b28c044713bba701d2a files/digest-cl-tbnl-0.5.5 66 diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild index 9018a31f8b01..c6ef0abcdd76 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.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-tbnl/cl-tbnl-0.5.5.ebuild,v 1.1 2005/04/19 04:58:15 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild,v 1.2 2005/05/24 18:48:36 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.weitz.de/tbnl/" SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="apache2" DEPEND="dev-lisp/cl-kmrcl |