summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-20 22:08:44 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-20 22:08:44 +0000
commitae61b1271b26e96c0f72ea73455aad69792f1e4f (patch)
treeeb0387444224ae4a1c5ea7b504fd353260175b0e /x11-apps/xfontsel
parentFix header. (diff)
downloadhistorical-ae61b1271b26e96c0f72ea73455aad69792f1e4f.tar.gz
historical-ae61b1271b26e96c0f72ea73455aad69792f1e4f.tar.bz2
historical-ae61b1271b26e96c0f72ea73455aad69792f1e4f.zip
Stable for HPPA (bug #175465).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r--x11-apps/xfontsel/ChangeLog5
-rw-r--r--x11-apps/xfontsel/xfontsel-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog
index c616a653285d..2c2539f03e6f 100644
--- a/x11-apps/xfontsel/ChangeLog
+++ b/x11-apps/xfontsel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xfontsel
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.20 2007/05/05 18:20:47 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.21 2007/05/20 22:07:52 jer Exp $
+
+ 20 May 2007; Jeroen Roovers <jer@gentoo.org> xfontsel-1.0.2.ebuild:
+ Stable for HPPA (bug #175465).
05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xfontsel-1.0.2.ebuild:
Marked stable on amd64 for bug #175465
diff --git a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild b/x11-apps/xfontsel/xfontsel-1.0.2.ebuild
index d2612cf78656..6904f08e3a79 100644
--- a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild
+++ b/x11-apps/xfontsel/xfontsel-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.5 2007/05/05 18:20:47 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.6 2007/05/20 22:07:52 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="point and click selection of X11 font names"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"