summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-05-24 18:48:37 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-05-24 18:48:37 +0000
commitcaa3aa6582d07f6fe4d44e55c697455268e4a1bf (patch)
treedc649a9067e8b19ca47dcca462fbfbdd7ced5efa /dev-lisp/cl-html-template
parentVersion bump. (diff)
downloadhistorical-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-html-template')
-rw-r--r--dev-lisp/cl-html-template/ChangeLog5
-rw-r--r--dev-lisp/cl-html-template/Manifest2
-rw-r--r--dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-html-template/ChangeLog b/dev-lisp/cl-html-template/ChangeLog
index 02081a14a0c9..e9c89fe3b5fd 100644
--- a/dev-lisp/cl-html-template/ChangeLog
+++ b/dev-lisp/cl-html-template/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-html-template
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/ChangeLog,v 1.7 2005/04/16 20:17:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/ChangeLog,v 1.8 2005/05/24 18:48:33 mkennedy Exp $
+
+ 24 May 2005; <mkennedy@gentoo.org> cl-html-template-0.1.2-r1.ebuild:
+ Keywording ~sparc
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
-cl-html-template-0.1.2.ebuild, cl-html-template-0.1.2-r1.ebuild:
diff --git a/dev-lisp/cl-html-template/Manifest b/dev-lisp/cl-html-template/Manifest
index 84fcdcc0b967..b2be0db56ea8 100644
--- a/dev-lisp/cl-html-template/Manifest
+++ b/dev-lisp/cl-html-template/Manifest
@@ -1,4 +1,4 @@
MD5 a3b05b916b740b32e3feb286d069d69e ChangeLog 972
-MD5 2c163c3f8649716d3d767ca164f454c8 cl-html-template-0.1.2-r1.ebuild 760
+MD5 8e0dab81a62da0805c21d66ddebbc906 cl-html-template-0.1.2-r1.ebuild 767
MD5 62ae8c3eff56ac62a83acdd3a0ab6966 metadata.xml 702
MD5 73454c494abcf80a74cbda0937b17070 files/digest-cl-html-template-0.1.2-r1 70
diff --git a/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild b/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild
index e06898a73711..145c9b475177 100644
--- a/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild
+++ b/dev-lisp/cl-html-template/cl-html-template-0.1.2-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-html-template/cl-html-template-0.1.2-r1.ebuild,v 1.5 2005/04/16 20:17:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild,v 1.6 2005/05/24 18:48:33 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://weitz.de/html-template/
SRC_URI="mirror://gentoo/${P/cl-/}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"