summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-09-24 15:23:09 +0000
committerJason Wever <weeve@gentoo.org>2003-09-24 15:23:09 +0000
commita55266015da766d40ee520345d9f2f2f260ec138 (patch)
tree6106fb739c163b37dacc52a9167cf91421875f93 /x11-terms/root-tail
parentremoved PROVIDE line, added blocker for openbabel (diff)
downloadhistorical-a55266015da766d40ee520345d9f2f2f260ec138.tar.gz
historical-a55266015da766d40ee520345d9f2f2f260ec138.tar.bz2
historical-a55266015da766d40ee520345d9f2f2f260ec138.zip
ChangeLog
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r--x11-terms/root-tail/ChangeLog5
-rw-r--r--x11-terms/root-tail/Manifest4
-rw-r--r--x11-terms/root-tail/root-tail-0.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog
index d5cea73d58fd..06088dcea593 100644
--- a/x11-terms/root-tail/ChangeLog
+++ b/x11-terms/root-tail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-terms/root-tail
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.5 2003/08/23 01:44:36 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.6 2003/09/24 15:23:06 weeve Exp $
+
+ 24 Sep 2003; Jason Wever <weeve@gentoo.org> root-tail-0.2.ebuild:
+ Added ~sparc keyword
*root-tail-0.2 (22 Aug 2003)
diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest
index 1b5d5b278ad9..ead664788f16 100644
--- a/x11-terms/root-tail/Manifest
+++ b/x11-terms/root-tail/Manifest
@@ -1,5 +1,5 @@
-MD5 ac72068f76f3c485ee27716601f96fe5 root-tail-0.2.ebuild 625
+MD5 f8b28d0738791a48d722ffb2e2767bd0 ChangeLog 1183
MD5 d233b63358c33df9eab64a3f0b0e33ed root-tail-0.0.10.ebuild 607
-MD5 ce0645a9b53bbb0d2ff8437735b7666a ChangeLog 1089
+MD5 21087ce8d7ae2c7dd63bb9a94cc379d1 root-tail-0.2.ebuild 634
MD5 12063c0bf3fb11eaeb56a3f8c19d8736 files/digest-root-tail-0.0.10 66
MD5 29251dd105016051f656f7af73169ce4 files/digest-root-tail-0.2 64
diff --git a/x11-terms/root-tail/root-tail-0.2.ebuild b/x11-terms/root-tail/root-tail-0.2.ebuild
index f4d166a6161a..8d263bdf5b68 100644
--- a/x11-terms/root-tail/root-tail-0.2.ebuild
+++ b/x11-terms/root-tail/root-tail-0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.2.ebuild,v 1.1 2003/08/23 01:44:36 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.2.ebuild,v 1.2 2003/09/24 15:23:06 weeve Exp $
DESCRIPTION="Terminal to display (multiple) log files on the root window"
HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html"
SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE=""
DEPEND="virtual/x11"
S="${WORKDIR}/${P}"