diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 22:07:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 22:07:52 +0000 |
commit | cbd14db008b7a7346fa99efdf6b9d9ea85796d2d (patch) | |
tree | a6000c116aba8d3fbbe605b0a3d88e075881a9f2 /x11-apps | |
parent | Migrate to split-ant, cleanup. (diff) | |
download | gentoo-2-cbd14db008b7a7346fa99efdf6b9d9ea85796d2d.tar.gz gentoo-2-cbd14db008b7a7346fa99efdf6b9d9ea85796d2d.tar.bz2 gentoo-2-cbd14db008b7a7346fa99efdf6b9d9ea85796d2d.zip |
Stable for HPPA (bug #175465).
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfontsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.2.ebuild | 4 |
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" |