diff options
author | 2012-07-11 19:26:46 +0000 | |
---|---|---|
committer | 2012-07-11 19:26:46 +0000 | |
commit | e5c71cc8e71b59716f0b76b423d41d64bb5bdbf0 (patch) | |
tree | 26fabaea1002b56e7441373b097e41509f60d34f /x11-apps | |
parent | Marking xfd-1.1.1 ppc64 for bug 419473 (diff) | |
download | gentoo-2-e5c71cc8e71b59716f0b76b423d41d64bb5bdbf0.tar.gz gentoo-2-e5c71cc8e71b59716f0b76b423d41d64bb5bdbf0.tar.bz2 gentoo-2-e5c71cc8e71b59716f0b76b423d41d64bb5bdbf0.zip |
Marking xfontsel-1.0.4 ppc64 for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfontsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index 6cfcdd805afd..bb593a2ad2a2 100644 --- a/x11-apps/xfontsel/ChangeLog +++ b/x11-apps/xfontsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfontsel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.48 2012/06/28 14:27:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.49 2012/07/11 19:26:46 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> xfontsel-1.0.4.ebuild: + Marking xfontsel-1.0.4 ppc64 stable for bug 419473 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xfontsel-1.0.4.ebuild: Stable for HPPA (bug #419473). diff --git a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild b/x11-apps/xfontsel/xfontsel-1.0.4.ebuild index 04fb103f12df..22c1a0b5da05 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.4.ebuild,v 1.5 2012/06/28 14:27:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.4.ebuild,v 1.6 2012/07/11 19:26:46 ranger Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXaw |