summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-03-25 02:02:40 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-03-25 02:02:40 +0000
commitc3a58ad42920b608ab41b096fd3f04092a1b4169 (patch)
tree2c62b44383c7d8fc0f695b946f73b76a3b8a74c4 /x11-terms/root-tail
parentApplied fix for missing dictionary in xslt.c which was causing crashes in kop... (diff)
downloadhistorical-c3a58ad42920b608ab41b096fd3f04092a1b4169.tar.gz
historical-c3a58ad42920b608ab41b096fd3f04092a1b4169.tar.bz2
historical-c3a58ad42920b608ab41b096fd3f04092a1b4169.zip
Stable on x86.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r--x11-terms/root-tail/ChangeLog5
-rw-r--r--x11-terms/root-tail/Manifest12
-rw-r--r--x11-terms/root-tail/root-tail-1.2-r2.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog
index f511e84bc773..b95876d5f5f8 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.28 2005/03/10 10:51:02 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.29 2005/03/25 02:02:40 ka0ttic Exp $
+
+ 25 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> root-tail-1.2-r2.ebuild:
+ Marked stable on x86.
10 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> root-tail-1.2-r1.ebuild,
root-tail-1.2-r2.ebuild:
diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest
index fc9b2c4c4740..b517523ccf9e 100644
--- a/x11-terms/root-tail/Manifest
+++ b/x11-terms/root-tail/Manifest
@@ -1,19 +1,19 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 cc13bed4267bdb242a18d9fd0274a699 root-tail-1.2-r2.ebuild 952
+MD5 d8f006bffc85ee60ee25703dc67ca783 root-tail-1.2-r2.ebuild 951
MD5 88c7bc31d50da25669463b2c1d97f535 root-tail-1.2-r1.ebuild 789
MD5 ac82ac29a67025a863f3d258d3d6d680 root-tail-1.1.ebuild 673
-MD5 b43b76b76a2f7125e6df47be733fd9a3 ChangeLog 4024
+MD5 277e26dd119de79d730b5b5f890ad578 ChangeLog 4123
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2-r1 64
MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2-r2 64
MD5 bc94057d9203dc8c6a01efb2172f5a15 files/digest-root-tail-1.1 64
MD5 3ede80f52914b3650247dbea9ff963fb files/root-tail-1.2-kde.patch 3188
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCMCalEZCkKN40op4RApdYAKC+dp0Tt1DAzrRy3gunDxY+Kv2PTACcClTE
-HmceUmTdGUWou4yC5VOlHsg=
-=PKzA
+iD8DBQFCQ3FiEZCkKN40op4RAuLFAJ92V9fAW8DRg0nEgF2Q1R+E3cs6EgCgtXqu
+CpKZf2p3kwRVMqDIFwN0mvs=
+=ef3D
-----END PGP SIGNATURE-----
diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild
index 3244787979c2..18530fd3d73e 100644
--- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild
+++ b/x11-terms/root-tail/root-tail-1.2-r2.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/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.2 2005/03/10 10:51:02 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.3 2005/03/25 02:02:40 ka0ttic Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~ppc64"
+KEYWORDS="x86 ~sparc ~amd64 ~ppc ~ppc64"
IUSE="kde debug"
RDEPEND="virtual/x11"