summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-11 22:25:28 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-11 22:25:28 +0000
commit79227c489601a572a6253849decf03b01bc92a8e (patch)
treed4f91bb9fe90b540bd4b8e67a34526aaa4a5d60f /x11-misc
parentRevbump and cleanup (diff)
downloadgentoo-2-79227c489601a572a6253849decf03b01bc92a8e.tar.gz
gentoo-2-79227c489601a572a6253849decf03b01bc92a8e.tar.bz2
gentoo-2-79227c489601a572a6253849decf03b01bc92a8e.zip
Stable on sparc wrt #150821
(Portage version: 2.1.1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gxmessage/ChangeLog6
-rw-r--r--x11-misc/gxmessage/gxmessage-2.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/gxmessage/ChangeLog b/x11-misc/gxmessage/ChangeLog
index 8e7f0ef9c831..668ee7179249 100644
--- a/x11-misc/gxmessage/ChangeLog
+++ b/x11-misc/gxmessage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/gxmessage
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/ChangeLog,v 1.16 2006/10/11 12:13:23 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/ChangeLog,v 1.17 2006/10/11 22:25:28 gustavoz Exp $
+
+ 11 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ gxmessage-2.6.1.ebuild:
+ Stable on sparc wrt #150821
11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> gxmessage-2.6.1.ebuild:
Add missing dev-util/pkgconfig to DEPEND, stable on x86. See bug #150821.
diff --git a/x11-misc/gxmessage/gxmessage-2.6.1.ebuild b/x11-misc/gxmessage/gxmessage-2.6.1.ebuild
index 89aa4f8deff4..e17851ded948 100644
--- a/x11-misc/gxmessage/gxmessage-2.6.1.ebuild
+++ b/x11-misc/gxmessage/gxmessage-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/gxmessage-2.6.1.ebuild,v 1.2 2006/10/11 12:13:23 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gxmessage/gxmessage-2.6.1.ebuild,v 1.3 2006/10/11 22:25:28 gustavoz 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"
+KEYWORDS="~amd64 ~ppc sparc x86"
DEPEND=">=x11-libs/gtk+-2.6
dev-util/pkgconfig"