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
commitf201d96667f7dccd4cca57f0212af90f13d57d8f (patch)
tree5d914d0b84c9fcf1f147100f475595fafdbac17e /x11-terms
parentApplied fix for missing dictionary in xslt.c which was causing crashes in kop... (diff)
downloadgentoo-2-f201d96667f7dccd4cca57f0212af90f13d57d8f.tar.gz
gentoo-2-f201d96667f7dccd4cca57f0212af90f13d57d8f.tar.bz2
gentoo-2-f201d96667f7dccd4cca57f0212af90f13d57d8f.zip
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/root-tail/ChangeLog5
-rw-r--r--x11-terms/root-tail/Manifest14
-rw-r--r--x11-terms/root-tail/root-tail-1.2-r2.ebuild4
3 files changed, 8 insertions, 15 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..8b2df75d4735 100644
--- a/x11-terms/root-tail/Manifest
+++ b/x11-terms/root-tail/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 cc13bed4267bdb242a18d9fd0274a699 root-tail-1.2-r2.ebuild 952
+MD5 412347e1f2b5cc723d8cbff071be27d2 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 a12283984af4bdbba086203a527c70f1 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)
-
-iD8DBQFCMCalEZCkKN40op4RApdYAKC+dp0Tt1DAzrRy3gunDxY+Kv2PTACcClTE
-HmceUmTdGUWou4yC5VOlHsg=
-=PKzA
------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"