diff options
author | 2014-07-22 10:47:49 +0000 | |
---|---|---|
committer | 2014-07-22 10:47:49 +0000 | |
commit | 79c7342f56502862a5d6a9cdb291ce1e925365dd (patch) | |
tree | 4b9d892341285dfde1560ea8ca63b116972420de /media-gfx | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-79c7342f56502862a5d6a9cdb291ce1e925365dd.tar.gz gentoo-2-79c7342f56502862a5d6a9cdb291ce1e925365dd.tar.bz2 gentoo-2-79c7342f56502862a5d6a9cdb291ce1e925365dd.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-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 0e9df741ee25..ef0cce2b5e1a 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.67 2014/06/24 12:34:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.68 2014/07/22 10:47:49 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.4-r1.ebuild: + Stable for amd64, wrt bug #512912 24 Jun 2014; Jeroen Roovers <jer@gentoo.org> graphite2-1.2.4-r1.ebuild: Stable for HPPA (bug #509584). diff --git a/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild b/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild index 909ef1b2bda7..bd9010d380e0 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.3 2014/06/24 12:34:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.4 2014/07/22 10:47:49 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=" |