summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-30 22:14:57 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-30 22:14:57 +0000
commit9f71d0e158e4806c06d76a54382687525ead2530 (patch)
tree57d6f3626ab31e30475fcf0f4d49918cf256ee2c /app-text/htag
parentfix (diff)
downloadgentoo-2-9f71d0e158e4806c06d76a54382687525ead2530.tar.gz
gentoo-2-9f71d0e158e4806c06d76a54382687525ead2530.tar.bz2
gentoo-2-9f71d0e158e4806c06d76a54382687525ead2530.zip
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/htag')
-rw-r--r--app-text/htag/ChangeLog6
-rw-r--r--app-text/htag/Manifest14
-rw-r--r--app-text/htag/htag-0.0.23.ebuild4
3 files changed, 9 insertions, 15 deletions
diff --git a/app-text/htag/ChangeLog b/app-text/htag/ChangeLog
index 9dc2b613cd1a..00c7bdd8df13 100644
--- a/app-text/htag/ChangeLog
+++ b/app-text/htag/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/htag
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.9 2005/01/11 17:44:47 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.10 2005/05/30 22:14:56 wormo Exp $
+
+ 30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ htag-0.0.23.ebuild:
+ mark ~ppc
11 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> htag-0.0.23.ebuild:
Marked stable on x86.
diff --git a/app-text/htag/Manifest b/app-text/htag/Manifest
index cca530ff3534..2e89522e9f65 100644
--- a/app-text/htag/Manifest
+++ b/app-text/htag/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6991bf30164ce84d708dee523862773d htag-0.0.23.ebuild 875
-MD5 2b5219d59b84447990907e4589f8263b htag-0.0.22.ebuild 752
MD5 59432e0148e44a0231e86d9513e6942b ChangeLog 839
+MD5 2b5219d59b84447990907e4589f8263b htag-0.0.22.ebuild 752
+MD5 14d245dc70f63535ab19f1430f4ffe07 htag-0.0.23.ebuild 880
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
MD5 bb290c8f7434f763ad4af4ec02224ba4 files/digest-htag-0.0.22 62
MD5 23c5854e5b217fc99b075ce11efc65d5 files/digest-htag-0.0.23 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB5BCYEZCkKN40op4RAhJDAJ40lMwDPtfU88QR/cSXr7GK9C56CQCgmn3e
-ZFUmQtdJR8XW36rLEMG3TRc=
-=I0Hf
------END PGP SIGNATURE-----
diff --git a/app-text/htag/htag-0.0.23.ebuild b/app-text/htag/htag-0.0.23.ebuild
index 89595a8a1e79..429a38c66be7 100644
--- a/app-text/htag/htag-0.0.23.ebuild
+++ b/app-text/htag/htag-0.0.23.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/app-text/htag/htag-0.0.23.ebuild,v 1.3 2005/01/11 17:44:47 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.23.ebuild,v 1.4 2005/05/30 22:14:57 wormo Exp $
DESCRIPTION="random signature maker"
HOMEPAGE="http://www.earth.li/projectpurple/progs/htag.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.earth.li/projectpurple/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~mips"
+KEYWORDS="x86 ~sparc ~mips ~ppc"
IUSE=""
RDEPEND="dev-lang/perl"