summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:58:11 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:58:11 +0000
commitc9d61a559c829d5be24afed69c90a8e32b717c7e (patch)
tree6255c5bb5461be47ae0f494f50a2819b8535c432 /app-text
parentFix the digest (diff)
downloadhistorical-c9d61a559c829d5be24afed69c90a8e32b717c7e.tar.gz
historical-c9d61a559c829d5be24afed69c90a8e32b717c7e.tar.bz2
historical-c9d61a559c829d5be24afed69c90a8e32b717c7e.zip
Added ~sparc, ~mips
Diffstat (limited to 'app-text')
-rw-r--r--app-text/htag/ChangeLog5
-rw-r--r--app-text/htag/Manifest4
-rw-r--r--app-text/htag/htag-0.0.22.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/htag/ChangeLog b/app-text/htag/ChangeLog
index 8ce5e307fbed..e051b99b8392 100644
--- a/app-text/htag/ChangeLog
+++ b/app-text/htag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/htag
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.4 2004/06/24 22:39:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.5 2004/06/28 02:58:11 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> htag-0.0.22.ebuild:
+ Added ~sparc, ~mips
*htag-0.0.22 (16 August 2002)
diff --git a/app-text/htag/Manifest b/app-text/htag/Manifest
index 0b088db1f28f..b0817529b790 100644
--- a/app-text/htag/Manifest
+++ b/app-text/htag/Manifest
@@ -1,3 +1,3 @@
-MD5 db8c80c3d60fe9e50f76d13d9fbd9133 htag-0.0.22.ebuild 728
-MD5 4da8e31f2c21fec61f5367d9464c980b ChangeLog 442
+MD5 4af49065e66b0e4f7cce9e86b9e4cd31 ChangeLog 536
+MD5 31e77a2cf8235491e5a40ca461d31853 htag-0.0.22.ebuild 740
MD5 bb290c8f7434f763ad4af4ec02224ba4 files/digest-htag-0.0.22 62
diff --git a/app-text/htag/htag-0.0.22.ebuild b/app-text/htag/htag-0.0.22.ebuild
index 990eadc12c1f..c89e653b207e 100644
--- a/app-text/htag/htag-0.0.22.ebuild
+++ b/app-text/htag/htag-0.0.22.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.22.ebuild,v 1.7 2004/06/24 22:39:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.22.ebuild,v 1.8 2004/06/28 02:58:11 ciaranm Exp $
DESCRIPTION="random signature maker"
HOMEPAGE="http://www.earth.li/projectpurple/progs/htag.html"
SRC_URI="http://www.earth.li/projectpurple/files/${P}.tar.gz"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc ~mips"
LICENSE="GPL-2"
RDEPEND="dev-lang/perl"