summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-08-09 23:26:46 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-08-09 23:26:46 +0000
commit69fe42706d6bcb53a35aea6699bb7a958f6e7efc (patch)
treeace25c874368121b845d8da000242902a0bd419f /app-misc/hilite
parentFixed race condition in /proc/<pid>/cmdline (#59905). (diff)
downloadhistorical-69fe42706d6bcb53a35aea6699bb7a958f6e7efc.tar.gz
historical-69fe42706d6bcb53a35aea6699bb7a958f6e7efc.tar.bz2
historical-69fe42706d6bcb53a35aea6699bb7a958f6e7efc.zip
~x86, ~hppa
Diffstat (limited to 'app-misc/hilite')
-rw-r--r--app-misc/hilite/ChangeLog5
-rw-r--r--app-misc/hilite/Manifest10
-rw-r--r--app-misc/hilite/hilite-1.5.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/app-misc/hilite/ChangeLog b/app-misc/hilite/ChangeLog
index d2dd82189d82..a05a9706eaed 100644
--- a/app-misc/hilite/ChangeLog
+++ b/app-misc/hilite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/hilite
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v 1.4 2004/08/05 17:18:47 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v 1.5 2004/08/09 23:26:46 ciaranm Exp $
+
+ 10 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> hilite-1.5.ebuild:
+ Added ~x86, ~hppa
05 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> hilite-1.5.ebuild:
Stable on sparc, mips
diff --git a/app-misc/hilite/Manifest b/app-misc/hilite/Manifest
index 280e4539a16f..f1eea49e7a33 100644
--- a/app-misc/hilite/Manifest
+++ b/app-misc/hilite/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 95bf0deb9b91cc66bae3a8004edb8707 ChangeLog 518
+MD5 836694123506d517bd65bc2078ae33d9 ChangeLog 610
MD5 dc120a7f743858956bef211725cd02a0 metadata.xml 254
-MD5 3a55855010e01057da527c97d800691c hilite-1.5.ebuild 642
+MD5 e73a40a128a1a85ca8f32f4085b0ef64 hilite-1.5.ebuild 653
MD5 cc917381e52b9b4031849b400b4235ca files/digest-hilite-1.5 55
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBEmthLLFUmVNQ7rkRAk2SAKDJHrUn004LFNw+pQfslERasVW/7wCgiP0j
-Lr9E07jIfTbhX6DeEKq8rwM=
-=H56M
+iD8DBQFBGAeaLLFUmVNQ7rkRAj3qAKC6YIf9Owb9JvCJrWSl8lJicv0FGgCgh/gh
+FrFZwhGlYVho835kL0kNb70=
+=9Eel
-----END PGP SIGNATURE-----
diff --git a/app-misc/hilite/hilite-1.5.ebuild b/app-misc/hilite/hilite-1.5.ebuild
index 894ab10ffbbf..fd347adf44bb 100644
--- a/app-misc/hilite/hilite-1.5.ebuild
+++ b/app-misc/hilite/hilite-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v 1.4 2004/08/05 17:18:47 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v 1.5 2004/08/09 23:26:46 ciaranm Exp $
HOMEPAGE="http://sourceforge.net/projects/hilite"
SRC_URI="mirror://gentoo/${PN}-${PV}.c"
@@ -9,7 +9,7 @@ DESCRIPTION="A utility which highlights stderr text in red"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="sparc mips ~amd64"
+KEYWORDS="sparc mips ~amd64 ~x86 ~hppa"
S=${WORKDIR}
IUSE=""