diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-06 16:24:37 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-06 16:24:37 +0000 |
commit | 62d6a6f696824556fc6efee0b4ecfaf7582501f1 (patch) | |
tree | 41afa2b919838ae3032bb616cd3931440870d7e3 /x11-terms/root-tail | |
parent | remove stale ebuild (diff) | |
download | historical-62d6a6f696824556fc6efee0b4ecfaf7582501f1.tar.gz historical-62d6a6f696824556fc6efee0b4ecfaf7582501f1.tar.bz2 historical-62d6a6f696824556fc6efee0b4ecfaf7582501f1.zip |
Marked stable on amd64.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/root-tail/Manifest | 22 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
3 files changed, 22 insertions, 9 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 2d2540070fae..90604b3fe40a 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.30 2005/03/28 21:34:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.31 2005/04/06 16:24:37 cryos Exp $ + + 06 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> root-tail-1.2-r2.ebuild: + Marked stable on amd64. 28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> root-tail-1.2-r2.ebuild: diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest index f25f9c25922c..a7c1477db169 100644 --- a/x11-terms/root-tail/Manifest +++ b/x11-terms/root-tail/Manifest @@ -1,9 +1,19 @@ -MD5 1cc05ac8f95bf2375d6e74eb70e82efa root-tail-1.2-r2.ebuild 949 -MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 -MD5 9730dc4f36eda9532bae89c318bb4739 ChangeLog 4221 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 36dca813cab001e352d8be3f828d6040 root-tail-1.2-r2.ebuild 947 MD5 88c7bc31d50da25669463b2c1d97f535 root-tail-1.2-r1.ebuild 789 MD5 ac82ac29a67025a863f3d258d3d6d680 root-tail-1.1.ebuild 673 -MD5 3ede80f52914b3650247dbea9ff963fb files/root-tail-1.2-kde.patch 3188 -MD5 bc94057d9203dc8c6a01efb2172f5a15 files/digest-root-tail-1.1 64 -MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2-r2 64 +MD5 45bd244f36f4889e5e69bf3012cc963e ChangeLog 4324 +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.1 (GNU/Linux) + +iD8DBQFCVA1nntT9W3vfTuoRApbeAJ9+p6PeS0xVWgMYslWyy+N85qPG1gCgrcGp +FnLtp74nAhRYlCbx+HbGvmQ= +=zRCM +-----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 4bb108d4cf86..30a22b6368db 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.4 2005/03/28 21:34:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.5 2005/04/06 16:24:37 cryos 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" |