diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-06 12:45:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-06 12:45:40 +0000 |
commit | e2d37f8fa0ea54efd2e6a7e7a61fe7ca4fdcc5d4 (patch) | |
tree | 8d7843f1d5493ea6b8e9eba8851dcf78b4db3afa /media-fonts | |
parent | Stable for s390, wrt bug #476764 (diff) | |
download | gentoo-2-e2d37f8fa0ea54efd2e6a7e7a61fe7ca4fdcc5d4.tar.gz gentoo-2-e2d37f8fa0ea54efd2e6a7e7a61fe7ca4fdcc5d4.tar.bz2 gentoo-2-e2d37f8fa0ea54efd2e6a7e7a61fe7ca4fdcc5d4.zip |
Stable for HPPA (bug #479592).
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/mplus-outline-fonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/mplus-outline-fonts/ChangeLog b/media-fonts/mplus-outline-fonts/ChangeLog index 4890ecef0456..2e24d2a7dc2f 100644 --- a/media-fonts/mplus-outline-fonts/ChangeLog +++ b/media-fonts/mplus-outline-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/mplus-outline-fonts # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog,v 1.48 2013/08/03 05:40:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog,v 1.49 2013/08/06 12:45:40 jer Exp $ + + 06 Aug 2013; Jeroen Roovers <jer@gentoo.org> + mplus-outline-fonts-0_pre055.ebuild: + Stable for HPPA (bug #479592). 03 Aug 2013; Akinori Hattori <hattya@gentoo.org> mplus-outline-fonts-0_pre055.ebuild, mplus-outline-fonts-0_pre056.ebuild: diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild index 6d82ae73e4a1..507637c03db2 100644 --- a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild +++ b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild,v 1.5 2013/08/03 05:40:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre055.ebuild,v 1.6 2013/08/06 12:45:40 jer Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/mplus-fonts/6650/${MY_P}.tar.xz" LICENSE="mplus-fonts ipafont? ( IPAfont )" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ~ppc x86 ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ia64 ~ppc x86 ~ppc-macos ~x86-macos" IUSE="ipafont" RESTRICT="binchecks strip" |