summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-26 15:04:20 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-26 15:04:20 +0000
commitbf0ee5a63cd405431002e2af2641f17ae3b66e89 (patch)
tree02054e9652216b32be530379e99a4adf14f60282 /x11-misc/wininfo
parentAdded to ~ppc (diff)
downloadgentoo-2-bf0ee5a63cd405431002e2af2641f17ae3b66e89.tar.gz
gentoo-2-bf0ee5a63cd405431002e2af2641f17ae3b66e89.tar.bz2
gentoo-2-bf0ee5a63cd405431002e2af2641f17ae3b66e89.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/wininfo')
-rw-r--r--x11-misc/wininfo/ChangeLog5
-rw-r--r--x11-misc/wininfo/wininfo-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/wininfo/ChangeLog b/x11-misc/wininfo/ChangeLog
index a2422e448f48..73373e153c60 100644
--- a/x11-misc/wininfo/ChangeLog
+++ b/x11-misc/wininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/wininfo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wininfo/ChangeLog,v 1.3 2005/06/20 00:21:55 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wininfo/ChangeLog,v 1.4 2005/07/26 15:03:35 dholm Exp $
+
+ 26 Jul 2005; David Holm <dholm@gentoo.org> wininfo-0.7.ebuild:
+ Added to ~ppc.
20 Jun 2005; Jonathan Smith <smithj@gentoo.org> wininfo-0.7.ebuild:
stable x86
diff --git a/x11-misc/wininfo/wininfo-0.7.ebuild b/x11-misc/wininfo/wininfo-0.7.ebuild
index eadbd0cf08e2..8916b54349ea 100644
--- a/x11-misc/wininfo/wininfo-0.7.ebuild
+++ b/x11-misc/wininfo/wininfo-0.7.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/wininfo/wininfo-0.7.ebuild,v 1.4 2005/06/20 00:21:55 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wininfo/wininfo-0.7.ebuild,v 1.5 2005/07/26 15:03:35 dholm Exp $
IUSE=""
@@ -9,7 +9,7 @@ HOMEPAGE="http://freedesktop.org/Software/wininfo"
SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
DEPEND="virtual/x11
>=x11-libs/gtk+-2"