diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 17:49:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 17:49:24 +0000 |
commit | 4daf3b246a9205b239272c548bd6d8171e548ff4 (patch) | |
tree | 53484b7d7a1e1d2000e5db5be4fd3cdb23900c6c /media-fonts/efont-unicode | |
parent | Stable on ppc for PHP5, Bug #60442. (Manifest recommit) (diff) | |
download | gentoo-2-4daf3b246a9205b239272c548bd6d8171e548ff4.tar.gz gentoo-2-4daf3b246a9205b239272c548bd6d8171e548ff4.tar.bz2 gentoo-2-4daf3b246a9205b239272c548bd6d8171e548ff4.zip |
Marked ~ppc64; bug #68103
Diffstat (limited to 'media-fonts/efont-unicode')
-rw-r--r-- | media-fonts/efont-unicode/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog index 26fdbc931da7..6bec276c3c82 100644 --- a/media-fonts/efont-unicode/ChangeLog +++ b/media-fonts/efont-unicode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-fonts/efont-unicode # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.6 2004/10/20 04:28:47 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.7 2004/11/01 17:46:43 corsair Exp $ + + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + + efont-unicode-0.4.2.ebuild: + Marked ~ppc64; bug #68103 *efont-unicode-0.4.2 (20 Oct 2004) 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 8854286a36f6..66c9e42a249e 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-2004 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.1 2004/10/20 04:28:47 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2.ebuild,v 1.2 2004/11/01 17:46:43 corsair 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="~x86 ~alpha ~sparc ~ppc ~amd64" +KEYWORDS="~x86 ~alpha ~sparc ~ppc ~amd64 ~ppc64" DEPEND="virtual/x11" RDEPEND="" |