diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-05 17:01:32 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-05 17:01:32 +0000 |
commit | 79659c7a17e0471edb4042b60cb38d6c1ea1a1c1 (patch) | |
tree | c37191ac7ef4a1ac0983d8a5487c79d22186efb2 /x11-apps | |
parent | Raw USE flag renamed to raw-font-data as it had inconsistent usage with globa... (diff) | |
download | gentoo-2-79659c7a17e0471edb4042b60cb38d6c1ea1a1c1.tar.gz gentoo-2-79659c7a17e0471edb4042b60cb38d6c1ea1a1c1.tar.bz2 gentoo-2-79659c7a17e0471edb4042b60cb38d6c1ea1a1c1.zip |
stable sparc, bug 268581
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/showfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/showfont/showfont-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/showfont/ChangeLog b/x11-apps/showfont/ChangeLog index c40e9612a961..fad3d04314cd 100644 --- a/x11-apps/showfont/ChangeLog +++ b/x11-apps/showfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/showfont # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.19 2009/05/20 13:50:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.20 2009/06/05 17:01:32 tcunha Exp $ + + 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> showfont-1.0.2.ebuild: + stable sparc, bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> showfont-1.0.2.ebuild: Marking showfont-1.0.2 ppc64 stable for bug 268581 diff --git a/x11-apps/showfont/showfont-1.0.2.ebuild b/x11-apps/showfont/showfont-1.0.2.ebuild index 9c7ad1f00112..c4ee66a253b6 100644 --- a/x11-apps/showfont/showfont-1.0.2.ebuild +++ b/x11-apps/showfont/showfont-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/showfont/showfont-1.0.2.ebuild,v 1.6 2009/05/20 13:50:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.2.ebuild,v 1.7 2009/06/05 17:01:32 tcunha Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="font dumper for X font server" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="x11-libs/libFS" DEPEND="${RDEPEND}" |