diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:37:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:37:08 +0000 |
commit | 120fec8571baa34b536f139ed04f7cfb453316f9 (patch) | |
tree | 4a3ea0b377770e5207359797e1a196a42ad1c38e /x11-apps/showfont | |
parent | Marking fonttosfnt-1.0.4 ~ppc for bug 268581 (diff) | |
download | gentoo-2-120fec8571baa34b536f139ed04f7cfb453316f9.tar.gz gentoo-2-120fec8571baa34b536f139ed04f7cfb453316f9.tar.bz2 gentoo-2-120fec8571baa34b536f139ed04f7cfb453316f9.zip |
Marking showfont-1.0.2 ~ppc for bug 268581
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/showfont')
-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 7b6b31103c56..160531da58ac 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.17 2009/05/14 20:58:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.18 2009/05/20 13:37:08 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking showfont-1.0.2 ppc stable for bug 268581 14 May 2009; Markus Meier <maekke@gentoo.org> showfont-1.0.2.ebuild: amd64 stable, bug #268581 diff --git a/x11-apps/showfont/showfont-1.0.2.ebuild b/x11-apps/showfont/showfont-1.0.2.ebuild index f5784c7aeaef..057ad6a25426 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.4 2009/05/14 20:58:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.2.ebuild,v 1.5 2009/05/20 13:37:08 ranger 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}" |