summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-12-10 15:48:46 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-12-10 15:48:46 +0000
commitc42a211994347a1527ba406bcebbb151b0e9868d (patch)
tree5400fcd93a285267b8df1405d36eb9fb9b539e9b /x11-misc/wininfo
parenttweaks (diff)
downloadgentoo-2-c42a211994347a1527ba406bcebbb151b0e9868d.tar.gz
gentoo-2-c42a211994347a1527ba406bcebbb151b0e9868d.tar.bz2
gentoo-2-c42a211994347a1527ba406bcebbb151b0e9868d.zip
Added ~amd64 keyword.
(Portage version: 2.0.53)
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 498e8d720fe2..55f2d6e605fd 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.5 2005/11/02 21:30:49 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wininfo/ChangeLog,v 1.6 2005/12/10 15:48:46 metalgod Exp $
+
+ 10 Dec 2005; Luis Medinas <metalgod@gentoo.org> wininfo-0.7.ebuild:
+ Added ~amd64 keyword.
02 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> wininfo-0.7.ebuild:
Fixed dodoc not to install COPYING and/or INSTALL.
diff --git a/x11-misc/wininfo/wininfo-0.7.ebuild b/x11-misc/wininfo/wininfo-0.7.ebuild
index b2aae2d77de5..b457ce017e76 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.6 2005/11/02 21:30:49 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wininfo/wininfo-0.7.ebuild,v 1.7 2005/12/10 15:48:46 metalgod 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="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="virtual/x11
>=x11-libs/gtk+-2"