summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-14 20:56:23 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-14 20:56:23 +0000
commitc828775ffa3a004015647aa0cbf285c366d99609 (patch)
tree9bea354f475896d381ec7ace6e55800fbade836d /x11-apps
parentamd64 stable, bug #268581 (diff)
downloadgentoo-2-c828775ffa3a004015647aa0cbf285c366d99609.tar.gz
gentoo-2-c828775ffa3a004015647aa0cbf285c366d99609.tar.bz2
gentoo-2-c828775ffa3a004015647aa0cbf285c366d99609.zip
amd64 stable, bug #268581
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-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 412ece393ee7..23f3ce264fe0 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.17 2009/05/05 06:57:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.18 2009/05/14 20:56:23 maekke Exp $
+
+ 14 May 2009; Markus Meier <maekke@gentoo.org> xfsinfo-1.0.2.ebuild:
+ amd64 stable, bug #268581
05 May 2009; Christian Faulhammer <fauli@gentoo.org> xfsinfo-1.0.1.ebuild,
xfsinfo-1.0.2.ebuild:
diff --git a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild b/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild
index 5256e6dfd2a6..f9a6c718d520 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.3 2009/05/05 06:57:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.4 2009/05/14 20:56:23 maekke 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"