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
commit3ac6a81a2976cd4decf3db970b0db8646f88cb2c (patch)
tree6909d685ad256d7e2576fb05bc9a293e22cc782d /x11-misc/xrootconsole
parentRemove old version that does not utilize the php-pear eclass. (diff)
downloadgentoo-2-3ac6a81a2976cd4decf3db970b0db8646f88cb2c.tar.gz
gentoo-2-3ac6a81a2976cd4decf3db970b0db8646f88cb2c.tar.bz2
gentoo-2-3ac6a81a2976cd4decf3db970b0db8646f88cb2c.zip
added ~amd64 to KEYWORDS, fixes #84267
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r--x11-misc/xrootconsole/ChangeLog6
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild4
2 files changed, 7 insertions, 3 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/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"