diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-07-04 14:37:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-07-04 14:37:29 +0000 |
commit | 510b67e56a9794d77b4584b4732ef7c67197a0b2 (patch) | |
tree | 60c3a328899f5534f5a55df54469cab55130ee54 /media-gfx/graphite2 | |
parent | drop pypy1_8, add pypy2_0, patch by M. Marineau from Bug #475134 (diff) | |
download | gentoo-2-510b67e56a9794d77b4584b4732ef7c67197a0b2.tar.gz gentoo-2-510b67e56a9794d77b4584b4732ef7c67197a0b2.tar.bz2 gentoo-2-510b67e56a9794d77b4584b4732ef7c67197a0b2.zip |
Marked ~ppc-macos, tested by DIZ
(Portage version: 2.2.01.22097-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
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 d825416b3ff0..978c31ef0650 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.58 2013/07/03 21:20:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.59 2013/07/04 14:37:29 grobian Exp $ + + 04 Jul 2013; Fabian Groffen <grobian@gentoo.org> graphite2-1.2.1.ebuild: + Marked ~ppc-macos, tested by DIZ 03 Jul 2013; Fabian Groffen <grobian@gentoo.org> graphite2-1.2.1.ebuild: Fix compilation on PowerPC/Darwin, bug #450512 diff --git a/media-gfx/graphite2/graphite2-1.2.1.ebuild b/media-gfx/graphite2/graphite2-1.2.1.ebuild index 41c75685a90f..f3832e6a8783 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.10 2013/07/03 21:20:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.11 2013/07/04 14:37:29 grobian 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 ~x64-macos ~x86-macos ~x64-solaris" +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" IUSE="perl test" RDEPEND=" |