diff options
author | 2013-06-26 08:57:56 +0000 | |
---|---|---|
committer | 2013-06-26 08:57:56 +0000 | |
commit | 5916ea72792b217714b8aa0d2111bee9f3c1c313 (patch) | |
tree | 60592a05ff5db4ce5a0b16ed6ffa91ab49d8ca4e /media-gfx/graphite2 | |
parent | Stable for ia64, wrt bug #470762 (diff) | |
download | gentoo-2-5916ea72792b217714b8aa0d2111bee9f3c1c313.tar.gz gentoo-2-5916ea72792b217714b8aa0d2111bee9f3c1c313.tar.bz2 gentoo-2-5916ea72792b217714b8aa0d2111bee9f3c1c313.zip |
Stable for ia64, wrt bug #470762
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 f555ff995aba..007e8b5070f8 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.53 2013/06/19 21:49:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.54 2013/06/26 08:57:56 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.1.ebuild: + Stable for ia64, wrt bug #470762 19 Jun 2013; Jeroen Roovers <jer@gentoo.org> graphite2-1.2.1.ebuild: Stable for HPPA (bug #470762). diff --git a/media-gfx/graphite2/graphite2-1.2.1.ebuild b/media-gfx/graphite2/graphite2-1.2.1.ebuild index 39f50277497e..a5fcf033967f 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.5 2013/06/19 21:49:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.6 2013/06/26 08:57:56 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=" |