diff options
author | 2012-11-05 11:58:09 +0000 | |
---|---|---|
committer | 2012-11-05 11:58:09 +0000 | |
commit | 0db830c6c539e7e5b37e287e10309c68539af961 (patch) | |
tree | cc5cba5aea768433dfd5ccebe0fb3c62d369ad52 /media-gfx/graphite2 | |
parent | Revision bump to fix bug#441794 and more wip goodies. (diff) | |
download | gentoo-2-0db830c6c539e7e5b37e287e10309c68539af961.tar.gz gentoo-2-0db830c6c539e7e5b37e287e10309c68539af961.tar.bz2 gentoo-2-0db830c6c539e7e5b37e287e10309c68539af961.zip |
Stable on amd64 x86 and ppc wrt bug#441354.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
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 e0031971bde4..8f962580581d 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.33 2012/09/25 13:56:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.34 2012/11/05 11:58:09 scarabeus Exp $ + + 05 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> graphite2-1.2.0.ebuild: + Stable on amd64 x86 and ppc wrt bug#441354. *graphite2-1.2.0 (25 Sep 2012) diff --git a/media-gfx/graphite2/graphite2-1.2.0.ebuild b/media-gfx/graphite2/graphite2-1.2.0.ebuild index 2430048a0cc0..3bfbc3273196 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.1 2012/09/25 13:56:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.2 2012/11/05 11:58:09 scarabeus Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="perl test" RDEPEND=" |