summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-05-10 23:51:30 +0000
committerTravis Tilley <lv@gentoo.org>2004-05-10 23:51:30 +0000
commit5e6b5ac7af2fa396bf95afd8ce804375ce443ba6 (patch)
tree6513b40c3924f9e44054609363910f76eb163417 /x11-misc/gmrun
parent~amd64 (diff)
downloadhistorical-5e6b5ac7af2fa396bf95afd8ce804375ce443ba6.tar.gz
historical-5e6b5ac7af2fa396bf95afd8ce804375ce443ba6.tar.bz2
historical-5e6b5ac7af2fa396bf95afd8ce804375ce443ba6.zip
~amd64
Diffstat (limited to 'x11-misc/gmrun')
-rw-r--r--x11-misc/gmrun/ChangeLog7
-rw-r--r--x11-misc/gmrun/gmrun-0.9.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/gmrun/ChangeLog b/x11-misc/gmrun/ChangeLog
index 6460d0d0b000..8d19f0b2d085 100644
--- a/x11-misc/gmrun/ChangeLog
+++ b/x11-misc/gmrun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gmrun
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.4 2004/02/29 15:14:25 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.5 2004/05/10 23:48:25 lv Exp $
+
+ 10 May 2004; Travis Tilley <lv@gentoo.org> gmrun-0.9.2.ebuild:
+ added ~amd64 keyword
*gmrun-0.9.2 (16 Nov 2003)
diff --git a/x11-misc/gmrun/gmrun-0.9.2.ebuild b/x11-misc/gmrun/gmrun-0.9.2.ebuild
index 03d67d0e5475..21be47c763bd 100644
--- a/x11-misc/gmrun/gmrun-0.9.2.ebuild
+++ b/x11-misc/gmrun/gmrun-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.2 2004/01/09 17:52:14 aether Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.3 2004/05/10 23:48:25 lv Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"
@@ -9,7 +9,7 @@ HOMEPAGE="http://gmrun.sourceforge.net/"
SLOT="0"
LICENSE="GPL-1"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
DEPEND=">=x11-libs/gtk+-2.2.0
dev-libs/popt"