diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 21:21:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 21:21:12 +0000 |
commit | 69d0964fa5a08676fa3da0aa36f536c6342a3d87 (patch) | |
tree | d3b23ca0666c51600b5055d9dad4e6b70dcd232f /media-fonts | |
parent | stable on ia64 (diff) | |
download | gentoo-2-69d0964fa5a08676fa3da0aa36f536c6342a3d87.tar.gz gentoo-2-69d0964fa5a08676fa3da0aa36f536c6342a3d87.tar.bz2 gentoo-2-69d0964fa5a08676fa3da0aa36f536c6342a3d87.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/efont-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog index f4886e97bf0e..f5478d76ee37 100644 --- a/media-fonts/efont-unicode/ChangeLog +++ b/media-fonts/efont-unicode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/efont-unicode # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.11 2005/07/15 16:53:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.12 2005/08/23 21:21:12 gustavoz Exp $ + + 23 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + efont-unicode-0.4.2.ebuild: + Stable on sparc 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> efont-unicode-0.4.2.ebuild: diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild index 7c9fa88809e9..3be57d5293d6 100644 --- a/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild +++ b/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild,v 1.6 2005/07/15 16:53:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild,v 1.7 2005/08/23 21:21:12 gustavoz Exp $ inherit font @@ -15,7 +15,7 @@ SRC_URI="http://openlab.jp/efont/dist/unicode-bdf/${MY_P}.tar.bz2" # naga10 has free-noncomm license LICENSE="public-domain BAEKMUK X11 as-is" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" DEPEND="virtual/x11" RDEPEND="" |