diff options
author | 2011-02-12 18:00:59 +0000 | |
---|---|---|
committer | 2011-02-12 18:00:59 +0000 | |
commit | e641a14d96605e1af668b09aed0d49385a89424e (patch) | |
tree | 166dd0430637dfd1105094621da1bee562cefb19 /x11-apps/mkfontdir | |
parent | s390/sh/sparc stable wrt #344827 (diff) | |
download | historical-e641a14d96605e1af668b09aed0d49385a89424e.tar.gz historical-e641a14d96605e1af668b09aed0d49385a89424e.tar.bz2 historical-e641a14d96605e1af668b09aed0d49385a89424e.zip |
alpha/ia64/s390/sh/sparc stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-apps/mkfontdir')
-rw-r--r-- | x11-apps/mkfontdir/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/mkfontdir/ChangeLog b/x11-apps/mkfontdir/ChangeLog index 6470d07ee746..7652e425ba32 100644 --- a/x11-apps/mkfontdir/ChangeLog +++ b/x11-apps/mkfontdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontdir -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.69 2010/12/31 20:53:55 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.70 2011/02/12 17:43:35 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> mkfontdir-1.0.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> mkfontdir-1.0.6.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild index a992c89b7da7..3632f484e997 100644 --- a/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild +++ b/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild,v 1.6 2010/12/31 20:53:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild,v 1.7 2011/02/12 17:43:35 armin76 Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="create an index of X font files in a directory" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-apps/mkfontscale" |