summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-01-11 17:44:47 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-01-11 17:44:47 +0000
commit69db56505e6af5a323643c9f5fcf50678b1110b4 (patch)
tree80ce5ddaf1d966c7049fcf254717df55d8e3128e /app-text
parentfixed a dependency problem with junit/ant-tasks. also see bug #76534. (Manife... (diff)
downloadgentoo-2-69db56505e6af5a323643c9f5fcf50678b1110b4.tar.gz
gentoo-2-69db56505e6af5a323643c9f5fcf50678b1110b4.tar.bz2
gentoo-2-69db56505e6af5a323643c9f5fcf50678b1110b4.zip
Marked stable on x86.
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.23.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/htag/ChangeLog b/app-text/htag/ChangeLog
index db8d186d5d53..9dc2b613cd1a 100644
--- a/app-text/htag/ChangeLog
+++ b/app-text/htag/ChangeLog
@@ -1,6 +1,9 @@
# 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.8 2005/01/01 16:19:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.9 2005/01/11 17:44:47 ka0ttic Exp $
+
+ 11 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> htag-0.0.23.ebuild:
+ Marked stable on x86.
*htag-0.0.23 (04 Dec 2004)
diff --git a/app-text/htag/Manifest b/app-text/htag/Manifest
index cf7ac5ae93d5..561ecbbb4cff 100644
--- a/app-text/htag/Manifest
+++ b/app-text/htag/Manifest
@@ -1,6 +1,6 @@
-MD5 5f57b07286be415071cce9503540b4a0 ChangeLog 748
+MD5 6f2d570e1049c9d9ec7c6424583f9cb3 htag-0.0.23.ebuild 878
MD5 2b5219d59b84447990907e4589f8263b htag-0.0.22.ebuild 752
+MD5 b7c5656261773e75b7dda89e9b293e9c ChangeLog 842
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
-MD5 712d07f9e62b27bbeb650c29c9d36eec htag-0.0.23.ebuild 879
MD5 bb290c8f7434f763ad4af4ec02224ba4 files/digest-htag-0.0.22 62
MD5 23c5854e5b217fc99b075ce11efc65d5 files/digest-htag-0.0.23 62
diff --git a/app-text/htag/htag-0.0.23.ebuild b/app-text/htag/htag-0.0.23.ebuild
index e170b38741de..89595a8a1e79 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.2 2005/01/01 16:19:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.23.ebuild,v 1.3 2005/01/11 17:44:47 ka0ttic 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"
IUSE=""
RDEPEND="dev-lang/perl"