summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-30 18:17:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-30 18:17:47 +0000
commit88b57fb1c6a52369996b8d0448ad0f8a1ccf02e6 (patch)
tree1aa99649c9bc687bddb4b6028e411d91d9a4fb1a /x11-apps/xmessage
parentStable on ppc64 (diff)
downloadgentoo-2-88b57fb1c6a52369996b8d0448ad0f8a1ccf02e6.tar.gz
gentoo-2-88b57fb1c6a52369996b8d0448ad0f8a1ccf02e6.tar.bz2
gentoo-2-88b57fb1c6a52369996b8d0448ad0f8a1ccf02e6.zip
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps/xmessage')
-rw-r--r--x11-apps/xmessage/ChangeLog5
-rw-r--r--x11-apps/xmessage/xmessage-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmessage/ChangeLog b/x11-apps/xmessage/ChangeLog
index 7c65ea9a31fc..952234caaafc 100644
--- a/x11-apps/xmessage/ChangeLog
+++ b/x11-apps/xmessage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xmessage
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.14 2006/06/30 17:01:53 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.15 2006/06/30 18:17:47 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xmessage-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xmessage-1.0.1.ebuild:
Stable on amd64 and x86.
diff --git a/x11-apps/xmessage/xmessage-1.0.1.ebuild b/x11-apps/xmessage/xmessage-1.0.1.ebuild
index 45255850572b..aacf23ecada4 100644
--- a/x11-apps/xmessage/xmessage-1.0.1.ebuild
+++ b/x11-apps/xmessage/xmessage-1.0.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-apps/xmessage/xmessage-1.0.1.ebuild,v 1.5 2006/06/30 17:01:53 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.1.ebuild,v 1.6 2006/06/30 18:17:47 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xmessage application"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"