diff options
author | 2011-10-26 15:38:22 +0000 | |
---|---|---|
committer | 2011-10-26 15:38:22 +0000 | |
commit | 569d01065c866049820df0698850fbdc8c0300f7 (patch) | |
tree | 7a585bdb12084ce3b91d7d5c1508d379351d7637 /media-gfx | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff) | |
download | gentoo-2-569d01065c866049820df0698850fbdc8c0300f7.tar.gz gentoo-2-569d01065c866049820df0698850fbdc8c0300f7.tar.bz2 gentoo-2-569d01065c866049820df0698850fbdc8c0300f7.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387187.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/graphite2/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index fa67e71e7ae6..f6736d7a729d 100644 --- a/media-gfx/graphite2/ChangeLog +++ b/media-gfx/graphite2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/graphite2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.15 2011/09/22 15:47:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.16 2011/10/26 15:38:22 chainsaw Exp $ + + 26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> graphite2-1.0.3.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #387187. *graphite2-1.0.3 (22 Sep 2011) diff --git a/media-gfx/graphite2/graphite2-1.0.3.ebuild b/media-gfx/graphite2/graphite2-1.0.3.ebuild index 898bc8e29a66..fadec67cedf2 100644 --- a/media-gfx/graphite2/graphite2-1.0.3.ebuild +++ b/media-gfx/graphite2/graphite2-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.0.3.ebuild,v 1.1 2011/09/22 15:47:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.0.3.ebuild,v 1.2 2011/10/26 15:38:22 chainsaw Exp $ EAPI=4 @@ -12,7 +12,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=" |