diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-24 16:38:56 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-24 16:38:56 +0000 |
commit | 139ec162e5baa08e9a7205e4e8fb67f852079579 (patch) | |
tree | f5f5f0e928fc3780caeabf149ea4aab3012ebfd6 /media-fonts/font-jis-misc | |
parent | take over from chutzpah as discussed on irc (diff) | |
download | historical-139ec162e5baa08e9a7205e4e8fb67f852079579.tar.gz historical-139ec162e5baa08e9a7205e4e8fb67f852079579.tar.bz2 historical-139ec162e5baa08e9a7205e4e8fb67f852079579.zip |
amd64 stable, bug 184462
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'media-fonts/font-jis-misc')
-rw-r--r-- | media-fonts/font-jis-misc/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/font-jis-misc/ChangeLog b/media-fonts/font-jis-misc/ChangeLog index 26b478d4097d..1b1f93420d9a 100644 --- a/media-fonts/font-jis-misc/ChangeLog +++ b/media-fonts/font-jis-misc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/font-jis-misc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-jis-misc/ChangeLog,v 1.20 2007/07/18 17:22:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-jis-misc/ChangeLog,v 1.21 2007/07/24 16:36:26 beandog Exp $ + + 24 Jul 2007; Steve Dibb <beandog@gentoo.org> font-jis-misc-1.0.0.ebuild: + amd64 stable, bug 184462 18 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> font-jis-misc-1.0.0.ebuild: diff --git a/media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild b/media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild index 691b583e7db3..f5846188b740 100644 --- a/media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild +++ b/media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild,v 1.14 2007/07/18 17:22:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-jis-misc/font-jis-misc-1.0.0.ebuild,v 1.15 2007/07/24 16:36:26 beandog Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org JIS (japanese) fonts" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |