diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 19:21:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 19:21:15 +0000 |
commit | 8db37de5ac45077b5d2a1f5f9404b42d340e5c88 (patch) | |
tree | 37754ba2100d6b58e61ca8970b884101b4b61ef5 /media-gfx/graphite2 | |
parent | Cleanup old. (diff) | |
download | gentoo-2-8db37de5ac45077b5d2a1f5f9404b42d340e5c88.tar.gz gentoo-2-8db37de5ac45077b5d2a1f5f9404b42d340e5c88.tar.bz2 gentoo-2-8db37de5ac45077b5d2a1f5f9404b42d340e5c88.zip |
Add s390 love #469982.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index a86020278a45..e0dfbd5301db 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.62 2013/10/12 21:53:33 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.63 2014/01/20 19:21:15 vapier Exp $ + + 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> graphite2-1.2.1.ebuild: + Add s390 love #469982. 12 Oct 2013; Markos Chandras <hwoarang@gentoo.org> graphite2-1.2.1.ebuild: Add ~mips diff --git a/media-gfx/graphite2/graphite2-1.2.1.ebuild b/media-gfx/graphite2/graphite2-1.2.1.ebuild index 7e09f8779b6f..032eda54110e 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 +# Copyright 1999-2014 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.14 2013/10/12 21:53:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.15 2014/01/20 19:21:15 vapier 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 ~mips 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 ~s390 ~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=" |