diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:31:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:31:22 +0000 |
commit | 8880c4bef99c624ac6b9ec950ea3c41d0484d2ca (patch) | |
tree | b25217b6692ee25f72d30c59bb1bef3530362bcc /media-gfx/graphite2 | |
parent | Stable for sparc, wrt bug #470762 (diff) | |
download | gentoo-2-8880c4bef99c624ac6b9ec950ea3c41d0484d2ca.tar.gz gentoo-2-8880c4bef99c624ac6b9ec950ea3c41d0484d2ca.tar.bz2 gentoo-2-8880c4bef99c624ac6b9ec950ea3c41d0484d2ca.zip |
Stable for sparc, wrt bug #470762
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index 007e8b5070f8..2d8351a31be1 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.54 2013/06/26 08:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.55 2013/06/29 16:31:22 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.1.ebuild: + Stable for sparc, wrt bug #470762 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.1.ebuild: Stable for ia64, wrt bug #470762 diff --git a/media-gfx/graphite2/graphite2-1.2.1.ebuild b/media-gfx/graphite2/graphite2-1.2.1.ebuild index a5fcf033967f..b0f73ee7c5db 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.6 2013/06/26 08:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.7 2013/06/29 16:31:22 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 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 ~x64-macos ~x86-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |