summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-06-05 16:42:05 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-06-05 16:42:05 +0000
commita662c47dd71de0c519583a3a156c33f418ae76d0 (patch)
tree0b91d23efbc1e1ddccd0f7afc0e713da992420a0 /x11-apps/xfsinfo
parentstable sparc, bug 268581 (diff)
downloadgentoo-2-a662c47dd71de0c519583a3a156c33f418ae76d0.tar.gz
gentoo-2-a662c47dd71de0c519583a3a156c33f418ae76d0.tar.bz2
gentoo-2-a662c47dd71de0c519583a3a156c33f418ae76d0.zip
stable sparc, bug 268581
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'x11-apps/xfsinfo')
-rw-r--r--x11-apps/xfsinfo/ChangeLog5
-rw-r--r--x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfsinfo/ChangeLog b/x11-apps/xfsinfo/ChangeLog
index 1dfdc36e4a1b..62cc6f53774c 100644
--- a/x11-apps/xfsinfo/ChangeLog
+++ b/x11-apps/xfsinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xfsinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.20 2009/05/20 13:49:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.21 2009/06/05 16:42:05 tcunha Exp $
+
+ 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xfsinfo-1.0.2.ebuild:
+ stable sparc, bug 268581
20 May 2009; Brent Baude <ranger@gentoo.org> xfsinfo-1.0.2.ebuild:
Marking xfsinfo-1.0.2 ppc64 stable for bug 268581
diff --git a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild b/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild
index d3a1314fbed1..3c6accf6c6b8 100644
--- a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild
+++ b/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.6 2009/05/20 13:49:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.7 2009/06/05 16:42:05 tcunha Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X font server information utility"
-KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libFS"