diff options
author | 2007-07-24 16:36:26 +0000 | |
---|---|---|
committer | 2007-07-24 16:36:26 +0000 | |
commit | 43762cdad75fb45c141a7b4160bb72138d32b349 (patch) | |
tree | c860531baf6ce23ab433c273cccd620efd784155 /media-fonts/font-jis-misc | |
parent | amd64 stable, bug 184462 (diff) | |
download | gentoo-2-43762cdad75fb45c141a7b4160bb72138d32b349.tar.gz gentoo-2-43762cdad75fb45c141a7b4160bb72138d32b349.tar.bz2 gentoo-2-43762cdad75fb45c141a7b4160bb72138d32b349.zip |
amd64 stable, bug 184462
(Portage version: 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" |