summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-14 21:01:12 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-14 21:01:12 +0000
commit1946f4121bf3763ab5554892c6ad2242f969975f (patch)
tree72d1116081df6493c3e12d093394b126df040cb9 /x11-apps/xfsinfo
parentold (diff)
downloadhistorical-1946f4121bf3763ab5554892c6ad2242f969975f.tar.gz
historical-1946f4121bf3763ab5554892c6ad2242f969975f.tar.bz2
historical-1946f4121bf3763ab5554892c6ad2242f969975f.zip
amd64 stable, bug #268581
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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 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"