summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2007-05-05 18:20:47 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2007-05-05 18:20:47 +0000
commit8ca0723bcd67b1d0a16357d3e74ed8904b4b8e76 (patch)
tree8fe57a014020087f2bf6e24d304a35df7eb7cbb9
parentMarked stable on amd64 for bug #175465 (diff)
downloadgentoo-2-8ca0723bcd67b1d0a16357d3e74ed8904b4b8e76.tar.gz
gentoo-2-8ca0723bcd67b1d0a16357d3e74ed8904b4b8e76.tar.bz2
gentoo-2-8ca0723bcd67b1d0a16357d3e74ed8904b4b8e76.zip
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
-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 4ca149fc5ec5..c616a653285d 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.19 2007/04/29 06:07:14 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.20 2007/05/05 18:20:47 dang Exp $
+
+ 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xfontsel-1.0.2.ebuild:
+ Marked stable on amd64 for bug #175465
29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xfontsel-1.0.2.ebuild:
Stable on x86, bug #175465.
diff --git a/x11-apps/xfontsel/xfontsel-1.0.2.ebuild b/x11-apps/xfontsel/xfontsel-1.0.2.ebuild
index fc314f9bce01..d2612cf78656 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.4 2007/04/29 06:07:14 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2.ebuild,v 1.5 2007/05/05 18:20:47 dang 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"