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
commitbd77325d229c62b40c2f305f80910ccf26782510 (patch)
tree3f53021111fe1caf8f2e47c8eba17899f9a9b035 /dev-lisp/cl-html-diff
parentVersion bump. (diff)
downloadgentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.gz
gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.bz2
gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.zip
Keywording ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-html-diff')
-rw-r--r--dev-lisp/cl-html-diff/ChangeLog5
-rw-r--r--dev-lisp/cl-html-diff/Manifest4
-rw-r--r--dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-html-diff/ChangeLog b/dev-lisp/cl-html-diff/ChangeLog
index 19cc55a4702d..f1fdd71c5e5c 100644
--- a/dev-lisp/cl-html-diff/ChangeLog
+++ b/dev-lisp/cl-html-diff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-html-diff
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/ChangeLog,v 1.3 2005/04/16 20:15:39 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/ChangeLog,v 1.4 2005/05/24 18:48:33 mkennedy Exp $
+
+ 24 May 2005; <mkennedy@gentoo.org> cl-html-diff-0.1.ebuild:
+ Keywording ~sparc
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-html-diff-0.1.ebuild:
diff --git a/dev-lisp/cl-html-diff/Manifest b/dev-lisp/cl-html-diff/Manifest
index 4bf1564015c2..df463798dc5a 100644
--- a/dev-lisp/cl-html-diff/Manifest
+++ b/dev-lisp/cl-html-diff/Manifest
@@ -1,4 +1,4 @@
-MD5 d06cc7d48dc6fd7cfc6b281ec95a4ced cl-html-diff-0.1.ebuild 713
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 03b6848f79a812415134005a2b4f1ef3 ChangeLog 623
+MD5 f6b6cc778ea23dabd9dd0a68a69e3286 cl-html-diff-0.1.ebuild 720
+MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 320deb49bcf32b1fcdf1fd142a8197ad files/digest-cl-html-diff-0.1 66
diff --git a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild b/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
index 32789e85ee0f..78afcebaa802 100644
--- a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
+++ b/dev-lisp/cl-html-diff/cl-html-diff-0.1.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-diff/cl-html-diff-0.1.ebuild,v 1.3 2005/04/16 20:15:39 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild,v 1.4 2005/05/24 18:48:33 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/CL-HTML-DIFF"
SRC_URI="http://lemonodor.com/code/${PN}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-difflib"