diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 13:46:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 13:46:54 +0000 |
commit | b36a9d88999e0622bd1cf5eeb09e2f90864ec094 (patch) | |
tree | b26d566ea626d71953c2965d5b4acd0f1ca6e651 /media-gfx/graphite2 | |
parent | keyword ~amd64-fbsd, bug #453136 (diff) | |
download | gentoo-2-b36a9d88999e0622bd1cf5eeb09e2f90864ec094.tar.gz gentoo-2-b36a9d88999e0622bd1cf5eeb09e2f90864ec094.tar.bz2 gentoo-2-b36a9d88999e0622bd1cf5eeb09e2f90864ec094.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
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 05b7b54fbb7a..864bb294e5e5 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.43 2013/01/06 09:45:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.44 2013/01/28 13:46:54 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> graphite2-1.2.0.ebuild: + keyword ~amd64-fbsd 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.0.ebuild: Add ~sparc, wrt bug #449220 diff --git a/media-gfx/graphite2/graphite2-1.2.0.ebuild b/media-gfx/graphite2/graphite2-1.2.0.ebuild index 9d10c78b791e..64ed00761d72 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.10 2013/01/06 09:45:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.11 2013/01/28 13:46:54 aballier 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-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |