diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-10-12 21:53:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-10-12 21:53:33 +0000 |
commit | ce6df254233773cffaeaec0f9a380b8bed308e31 (patch) | |
tree | 4761d67bd4d0223fac3e755af4502ec73deab214 /media-gfx/graphite2 | |
parent | gen_usr_ldscript: handle the gold linker when generating the OUTPUT_FORMAT se... (diff) | |
download | gentoo-2-ce6df254233773cffaeaec0f9a380b8bed308e31.tar.gz gentoo-2-ce6df254233773cffaeaec0f9a380b8bed308e31.tar.bz2 gentoo-2-ce6df254233773cffaeaec0f9a380b8bed308e31.zip |
Add ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index 1f98de8cb9a6..a86020278a45 100644 --- a/media-gfx/graphite2/ChangeLog +++ b/media-gfx/graphite2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/graphite2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.61 2013/09/05 18:54:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.62 2013/10/12 21:53:33 hwoarang Exp $ + + 12 Oct 2013; Markos Chandras <hwoarang@gentoo.org> graphite2-1.2.1.ebuild: + Add ~mips 05 Sep 2013; Michał Górny <mgorny@gentoo.org> graphite2-1.2.1.ebuild: Clean up PYTHON_COMPAT from old implementations. diff --git a/media-gfx/graphite2/graphite2-1.2.1.ebuild b/media-gfx/graphite2/graphite2-1.2.1.ebuild index 841b664212b8..7e09f8779b6f 100644 --- a/media-gfx/graphite2/graphite2-1.2.1.ebuild +++ b/media-gfx/graphite2/graphite2-1.2.1.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-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.13 2013/09/05 18:54:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.14 2013/10/12 21:53:33 hwoarang Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |