summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-17 20:07:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-17 20:07:22 +0000
commitd614afea2c77f9207f5bcfc21b9961888142c292 (patch)
treea3803d6bbab897a8650c3a5e79ba671b5b4dcab9 /x11-apps
parentChange einfo uses that should get read to elog. (diff)
downloadgentoo-2-d614afea2c77f9207f5bcfc21b9961888142c292.tar.gz
gentoo-2-d614afea2c77f9207f5bcfc21b9961888142c292.tar.bz2
gentoo-2-d614afea2c77f9207f5bcfc21b9961888142c292.zip
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xmag/ChangeLog5
-rw-r--r--x11-apps/xmag/xmag-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog
index 708dfedee490..acc916345a77 100644
--- a/x11-apps/xmag/ChangeLog
+++ b/x11-apps/xmag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xmag
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.13 2006/07/18 04:55:06 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.14 2006/08/17 20:07:22 corsair Exp $
+
+ 17 Aug 2006; Markus Rothe <corsair@gentoo.org> xmag-1.0.1.ebuild:
+ Stable on ppc64
18 Jul 2006; Joshua Jackson <tsunam@gentoo.org> xmag-1.0.1.ebuild:
Stable x86; bug #140656
diff --git a/x11-apps/xmag/xmag-1.0.1.ebuild b/x11-apps/xmag/xmag-1.0.1.ebuild
index 5f312d1b8382..ae955fe24756 100644
--- a/x11-apps/xmag/xmag-1.0.1.ebuild
+++ b/x11-apps/xmag/xmag-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/xmag/xmag-1.0.1.ebuild,v 1.4 2006/07/18 04:55:06 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.1.ebuild,v 1.5 2006/08/17 20:07:22 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xmag application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"