summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-17 20:08:04 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-17 20:08:04 +0000
commit85296005e8d80f4c7986c014d77ff3fb605ea67b (patch)
tree7b11228dbf2cef5cba3cf4c5885d7662e50e95c0 /x11-apps/xmag
parentChange einfo uses that should get read to elog. (diff)
downloadhistorical-85296005e8d80f4c7986c014d77ff3fb605ea67b.tar.gz
historical-85296005e8d80f4c7986c014d77ff3fb605ea67b.tar.bz2
historical-85296005e8d80f4c7986c014d77ff3fb605ea67b.zip
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'x11-apps/xmag')
-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}"