summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-08 16:58:46 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-08 16:58:46 +0000
commit68b9243d389ebae4c72290b697f1ad1889283af6 (patch)
treed5778456ae521e935e91cccd5c5bec50d034c048 /x11-misc
parentRemove old version that does not utilize the php-pear eclass. (diff)
downloadhistorical-68b9243d389ebae4c72290b697f1ad1889283af6.tar.gz
historical-68b9243d389ebae4c72290b697f1ad1889283af6.tar.bz2
historical-68b9243d389ebae4c72290b697f1ad1889283af6.zip
added ~amd64 to KEYWORDS, fixes #84267
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xrootconsole/ChangeLog6
-rw-r--r--x11-misc/xrootconsole/Manifest14
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog
index 6cfacdde61be..80a51910dc05 100644
--- a/x11-misc/xrootconsole/ChangeLog
+++ b/x11-misc/xrootconsole/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xrootconsole
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.16 2005/01/21 22:08:01 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.17 2005/03/08 16:58:46 luckyduck Exp $
+
+ 08 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ xrootconsole-0.4-r1.ebuild:
+ added ~amd64 to KEYWORDS, fixes #84267
21 Jan 2005; Lars Weiler <pylon@gentoo.org> xrootconsole-0.4-r1.ebuild:
Stable on ppc.
diff --git a/x11-misc/xrootconsole/Manifest b/x11-misc/xrootconsole/Manifest
index c1d5af98a154..d20d65b0cb9d 100644
--- a/x11-misc/xrootconsole/Manifest
+++ b/x11-misc/xrootconsole/Manifest
@@ -1,7 +1,17 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 ce4eef4854d332fb36be7ae97a26066d xrootconsole-0.4.ebuild 631
-MD5 7f05e578378a26a47c1d184118545766 xrootconsole-0.4-r1.ebuild 696
-MD5 d38d3df9636a9833378f89a9eb50c48d ChangeLog 1726
+MD5 78b8ce35b14e95c0cf012fddf5b11e3e xrootconsole-0.4-r1.ebuild 707
+MD5 953cb31d2e2d90a1dcc01bbe3ba0da2f ChangeLog 1854
MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
MD5 9130183d87016da6b4a53355f5c130d9 files/xrootconsole-0.4.parse-color.patch 840
MD5 33a1c8a9645fbd7f65d7d85a8fb207cd files/digest-xrootconsole-0.4-r1 67
MD5 33a1c8a9645fbd7f65d7d85a8fb207cd files/digest-xrootconsole-0.4 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCLdnS06ebR+OMO78RAk3XAJ90OgHds+tr4kc9bPu3HrqZRETaqQCfUhkn
+jradUKf4uS2NpysGD8+CF2E=
+=+GYq
+-----END PGP SIGNATURE-----
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
index 6e015fa93618..aab7f7d1fd4a 100644
--- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
+++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.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-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.10 2005/01/21 22:08:01 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.11 2005/03/08 16:58:46 luckyduck Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc"
+KEYWORDS="x86 sparc ppc ~amd64"
IUSE=""
DEPEND="virtual/x11"