summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-11 19:33:39 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-11 19:33:39 +0000
commitb7a5c5d16831b38dfc9b820bf560606018651f7b (patch)
tree78b62ec8319950339d9c9c5fc42961c71cbce47d /x11-apps
parentCleanup (diff)
downloadgentoo-2-b7a5c5d16831b38dfc9b820bf560606018651f7b.tar.gz
gentoo-2-b7a5c5d16831b38dfc9b820bf560606018651f7b.tar.bz2
gentoo-2-b7a5c5d16831b38dfc9b820bf560606018651f7b.zip
Mark 1.0.1 stable on ia64
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'x11-apps')
-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 703567493b43..dfe80a68e35e 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.16 2006/07/09 19:49:06 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/ChangeLog,v 1.17 2006/07/11 19:33:39 agriffis Exp $
+
+ 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> xmessage-1.0.1.ebuild:
+ Mark 1.0.1 stable on ia64
09 Jul 2006; Lars Weiler <pylon@gentoo.org> xmessage-1.0.1.ebuild:
Stable on ppc.
diff --git a/x11-apps/xmessage/xmessage-1.0.1.ebuild b/x11-apps/xmessage/xmessage-1.0.1.ebuild
index bc8564e8fa2c..3315869729ad 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.7 2006/07/09 19:49:06 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.1.ebuild,v 1.8 2006/07/11 19:33:39 agriffis 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 ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"