summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nall <nall@gentoo.org>2002-12-01 03:27:47 +0000
committerJon Nall <nall@gentoo.org>2002-12-01 03:27:47 +0000
commit73b89a71d70b8ca1c3e1c6f78eb90ef63f25ebf2 (patch)
tree34adac459990791152cff76e61255a61f0d8a650 /x11-misc
parentremoved ~ from sparc sparc64 keywords (diff)
downloadgentoo-2-73b89a71d70b8ca1c3e1c6f78eb90ef63f25ebf2.tar.gz
gentoo-2-73b89a71d70b8ca1c3e1c6f78eb90ef63f25ebf2.tar.bz2
gentoo-2-73b89a71d70b8ca1c3e1c6f78eb90ef63f25ebf2.zip
added ~ppc
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/root-portal/ChangeLog5
-rw-r--r--x11-misc/root-portal/root-portal-0.4.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/root-portal/ChangeLog b/x11-misc/root-portal/ChangeLog
index f1c51d07c8ef..2347748bc94a 100644
--- a/x11-misc/root-portal/ChangeLog
+++ b/x11-misc/root-portal/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-misc/root-portal
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.1 2002/10/24 18:16:47 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.2 2002/12/01 03:27:47 nall Exp $
*root-portal-0.4.11 (16 Oct 2002)
+ 30 Nov 2002; Jon Nall <nall@gentoo.org> root-portal-0.4.11.ebuild :
+ added ~ppc
+
16 Oct 2002; Spider <spider@gentoo.org> ChangeLog root-portal-0.4.11.ebuild :
first ebuild by myself, its a handly little util to draw text/graphs on the
desktop.
diff --git a/x11-misc/root-portal/root-portal-0.4.11.ebuild b/x11-misc/root-portal/root-portal-0.4.11.ebuild
index d849e1c4af35..c2286e1b0b73 100644
--- a/x11-misc/root-portal/root-portal-0.4.11.ebuild
+++ b/x11-misc/root-portal/root-portal-0.4.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.1 2002/10/24 18:16:47 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.2 2002/12/01 03:27:47 nall Exp $
inherit debug
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
# Build-time dependencies, such as
# ssl? ( >=openssl-0.9.6b )