diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 15:26:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 15:26:41 +0000 |
commit | 1f93b9177061cc68c5eb6aab11ff57f551607aea (patch) | |
tree | af7cbf4de2d719fa6b0c5b06660e44ef327ba135 /media-gfx/graphite2 | |
parent | Add ~sh, wrt bug #449220 (diff) | |
download | gentoo-2-1f93b9177061cc68c5eb6aab11ff57f551607aea.tar.gz gentoo-2-1f93b9177061cc68c5eb6aab11ff57f551607aea.tar.bz2 gentoo-2-1f93b9177061cc68c5eb6aab11ff57f551607aea.zip |
Add ~sh, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index 7ee2a1e72c6c..730baf52f21c 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.45 2013/01/30 09:20:53 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.46 2013/02/08 15:26:41 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.0.ebuild: + Add ~sh, wrt bug #449220 30 Jan 2013; Naohiro Aota <naota@gentoo.org> graphite2-1.2.0.ebuild: Add ~x86-fbsd. diff --git a/media-gfx/graphite2/graphite2-1.2.0.ebuild b/media-gfx/graphite2/graphite2-1.2.0.ebuild index 3fdfe32c03cc..d4ec18eb0dec 100644 --- a/media-gfx/graphite2/graphite2-1.2.0.ebuild +++ b/media-gfx/graphite2/graphite2-1.2.0.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.0.ebuild,v 1.12 2013/01/30 09:20:53 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.13 2013/02/08 15:26:41 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |