diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-05-21 08:47:46 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-05-21 08:47:46 +0000 |
commit | b6b7111dfe26ff058a5879a34a13a55cb036f00a (patch) | |
tree | b9eb83df5380a9a33c242c4ac17a6a7af6f04974 /media-fonts | |
parent | Automated version bump to {3.12.43,3.18.14} - remove old. (diff) | |
download | gentoo-2-b6b7111dfe26ff058a5879a34a13a55cb036f00a.tar.gz gentoo-2-b6b7111dfe26ff058a5879a34a13a55cb036f00a.tar.bz2 gentoo-2-b6b7111dfe26ff058a5879a34a13a55cb036f00a.zip |
~ppc keyword.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/lklug/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/lklug/lklug-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/lklug/ChangeLog b/media-fonts/lklug/ChangeLog index 415600734f45..79075660ff0a 100644 --- a/media-fonts/lklug/ChangeLog +++ b/media-fonts/lklug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/lklug -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/ChangeLog,v 1.8 2013/02/05 07:33:28 zerochaos Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/ChangeLog,v 1.9 2015/05/21 08:47:46 chewi Exp $ + + 21 May 2015; James Le Cuirot <chewi@gentoo.org> lklug-0.6.ebuild: + ~ppc keyword. 05 Feb 2013; Rick Farina <zerochaos@gentoo.org> lklug-0.6.ebuild: adding ~arm diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild index 31639cd9cf81..2d3c8c8be66c 100644 --- a/media-fonts/lklug/lklug-0.6.ebuild +++ b/media-fonts/lklug/lklug-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/lklug-0.6.ebuild,v 1.5 2013/02/05 07:33:28 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/lklug-0.6.ebuild,v 1.6 2015/05/21 08:47:46 chewi Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc x86" IUSE="" S="${WORKDIR}/${MY_P}" |