summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-03-23 20:41:19 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-03-23 20:41:19 +0000
commitea310ee3bba59d9369107408d4b1b427ce1488a7 (patch)
tree7b0e0a456bed1cff415c4aaf2a69edde71ac3ea7 /x11-misc/gxmessage/gxmessage-2.6.2.ebuild
parentFixed dependencies, thanks to Michael Sterrett. (diff)
downloadgentoo-2-ea310ee3bba59d9369107408d4b1b427ce1488a7.tar.gz
gentoo-2-ea310ee3bba59d9369107408d4b1b427ce1488a7.tar.bz2
gentoo-2-ea310ee3bba59d9369107408d4b1b427ce1488a7.zip
Sparc stable --- Bug #214324 --- seems to work fine.
(Portage version: 2.2_pre5)
Diffstat (limited to 'x11-misc/gxmessage/gxmessage-2.6.2.ebuild')
-rw-r--r--x11-misc/gxmessage/gxmessage-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gxmessage/gxmessage-2.6.2.ebuild b/x11-misc/gxmessage/gxmessage-2.6.2.ebuild
index 108bd7ded3ec..a51a9613edd1 100644
--- a/x11-misc/gxmessage/gxmessage-2.6.2.ebuild
+++ b/x11-misc/gxmessage/gxmessage-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/gxmessage-2.6.2.ebuild,v 1.5 2008/03/23 13:30:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/gxmessage-2.6.2.ebuild,v 1.6 2008/03/23 20:41:19 fmccor Exp $
DESCRIPTION="A GTK2 based xmessage clone"
HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage"
@@ -8,7 +8,7 @@ SRC_URI="http://homepages.ihug.co.nz/~trmusson/stuff/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6"