diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-12-31 21:15:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-12-31 21:15:15 +0000 |
commit | cfb1e8ead7b64c4ecadb122cefd30cb7a10dcdbc (patch) | |
tree | 65d5e12cdd0914b9bbfd3d844c9a9c759673c134 /media-gfx/graphite2 | |
parent | Fixed and keyworded for ~x64-macos, bug #449126 (diff) | |
download | gentoo-2-cfb1e8ead7b64c4ecadb122cefd30cb7a10dcdbc.tar.gz gentoo-2-cfb1e8ead7b64c4ecadb122cefd30cb7a10dcdbc.tar.bz2 gentoo-2-cfb1e8ead7b64c4ecadb122cefd30cb7a10dcdbc.zip |
Marked ~x64-macos, bug #449130
(Portage version: 2.2.01.21476-prefix/cvs/Darwin 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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index e1f6551f4363..e49154947c54 100644 --- a/media-gfx/graphite2/ChangeLog +++ b/media-gfx/graphite2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/graphite2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.39 2012/12/28 11:37:40 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.40 2012/12/31 21:15:15 grobian Exp $ + + 31 Dec 2012; Fabian Groffen <grobian@gentoo.org> graphite2-1.2.0.ebuild: + Marked ~x64-macos, bug #449130 28 Dec 2012; Fabian Groffen <grobian@gentoo.org> +files/graphite2-1.2.0-solaris.patch, graphite2-1.2.0.ebuild: diff --git a/media-gfx/graphite2/graphite2-1.2.0.ebuild b/media-gfx/graphite2/graphite2-1.2.0.ebuild index c76fc59039ee..683a681d2d75 100644 --- a/media-gfx/graphite2/graphite2-1.2.0.ebuild +++ b/media-gfx/graphite2/graphite2-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.6 2012/12/28 11:37:40 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.7 2012/12/31 21:15:15 grobian Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |