summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-17 20:05:21 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-17 20:05:21 +0000
commitaea9b5bfb4fe8702107b42ba4e870b1087d5b023 (patch)
tree3d1b90de754b3544550093354b2e75b462956d43 /x11-apps
parentStable on ppc64 (diff)
downloadgentoo-2-aea9b5bfb4fe8702107b42ba4e870b1087d5b023.tar.gz
gentoo-2-aea9b5bfb4fe8702107b42ba4e870b1087d5b023.tar.bz2
gentoo-2-aea9b5bfb4fe8702107b42ba4e870b1087d5b023.zip
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xbiff/ChangeLog5
-rw-r--r--x11-apps/xbiff/xbiff-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbiff/ChangeLog b/x11-apps/xbiff/ChangeLog
index 4a3b5e733cd6..20091e4ffcc9 100644
--- a/x11-apps/xbiff/ChangeLog
+++ b/x11-apps/xbiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xbiff
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.14 2006/07/18 04:47:03 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.15 2006/08/17 20:05:21 corsair Exp $
+
+ 17 Aug 2006; Markus Rothe <corsair@gentoo.org> xbiff-1.0.1.ebuild:
+ Stable on ppc64
18 Jul 2006; Joshua Jackson <tsunam@gentoo.org> xbiff-1.0.1.ebuild:
Stable x86; bug #140656
diff --git a/x11-apps/xbiff/xbiff-1.0.1.ebuild b/x11-apps/xbiff/xbiff-1.0.1.ebuild
index 942782c7fe57..469bad32ab01 100644
--- a/x11-apps/xbiff/xbiff-1.0.1.ebuild
+++ b/x11-apps/xbiff/xbiff-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/xbiff/xbiff-1.0.1.ebuild,v 1.5 2006/07/18 04:47:03 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.1.ebuild,v 1.6 2006/08/17 20:05:21 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xbiff 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
x11-misc/xbitmaps"