diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:50:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:50:00 +0000 |
commit | d173085d7bd8d692a68a18b004c99dfdb94f4299 (patch) | |
tree | 46d58b1c84675269bc60fff5fa6dbd0fe14352e7 /x11-apps/showfont | |
parent | Marking fonttosfnt-1.0.4 ppc64 for bug 268581 (diff) | |
download | gentoo-2-d173085d7bd8d692a68a18b004c99dfdb94f4299.tar.gz gentoo-2-d173085d7bd8d692a68a18b004c99dfdb94f4299.tar.bz2 gentoo-2-d173085d7bd8d692a68a18b004c99dfdb94f4299.zip |
Marking showfont-1.0.2 ppc64 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 160531da58ac..c40e9612a961 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.18 2009/05/20 13:37:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.19 2009/05/20 13:50:00 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> showfont-1.0.2.ebuild: + Marking showfont-1.0.2 ppc64 stable for bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking showfont-1.0.2 ppc 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 057ad6a25426..9c7ad1f00112 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.5 2009/05/20 13:37:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.2.ebuild,v 1.6 2009/05/20 13:50:00 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}" |