diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:41:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:41:17 +0000 |
commit | 09f4f35b688cc5ebb85a98ec7882b2f53662ee0b (patch) | |
tree | e86722dbd80f6061a9bd66ef34773a64a3d73823 /media-gfx/graphite2 | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-09f4f35b688cc5ebb85a98ec7882b2f53662ee0b.tar.gz gentoo-2-09f4f35b688cc5ebb85a98ec7882b2f53662ee0b.tar.bz2 gentoo-2-09f4f35b688cc5ebb85a98ec7882b2f53662ee0b.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index beeacd339f4f..8ca4ac0a9282 100644 --- a/media-gfx/graphite2/ChangeLog +++ b/media-gfx/graphite2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/graphite2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.70 2014/07/28 13:45:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.71 2014/08/21 10:41:17 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.4-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.4-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild b/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild index f5c1d0c48781..388e088e77dc 100644 --- a/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild +++ b/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # 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.4-r1.ebuild,v 1.6 2014/07/28 13:45:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.7 2014/08/21 10:41:17 ago 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 ~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=" |