diff options
author | Jon Nall <nall@gentoo.org> | 2002-12-01 03:27:47 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-12-01 03:27:47 +0000 |
commit | ef0958199fe09e24059ba2f5b497ebd4ead8102b (patch) | |
tree | 163bc74e775061722f3064cf15da795573db3e91 /x11-misc | |
parent | removed ~ from sparc sparc64 keywords (diff) | |
download | historical-ef0958199fe09e24059ba2f5b497ebd4ead8102b.tar.gz historical-ef0958199fe09e24059ba2f5b497ebd4ead8102b.tar.bz2 historical-ef0958199fe09e24059ba2f5b497ebd4ead8102b.zip |
added ~ppc
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/root-portal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/root-portal/root-portal-0.4.11.ebuild | 4 |
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 ) |