diff options
author | Naohiro Aota <naota@gentoo.org> | 2013-01-30 09:20:53 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2013-01-30 09:20:53 +0000 |
commit | e4be8ad0c43254ade78d52b4746c5329606a3771 (patch) | |
tree | e2a73d9f7134b70959fbc24bd7bb7c5cca6d0bcd /media-gfx | |
parent | revbump;-4.2.0-r3; adjustments to DEPS, implementation of ocaml flag courtesy... (diff) | |
download | gentoo-2-e4be8ad0c43254ade78d52b4746c5329606a3771.tar.gz gentoo-2-e4be8ad0c43254ade78d52b4746c5329606a3771.tar.bz2 gentoo-2-e4be8ad0c43254ade78d52b4746c5329606a3771.zip |
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'media-gfx')
-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 864bb294e5e5..7ee2a1e72c6c 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.44 2013/01/28 13:46:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.45 2013/01/30 09:20:53 naota Exp $ + + 30 Jan 2013; Naohiro Aota <naota@gentoo.org> graphite2-1.2.0.ebuild: + Add ~x86-fbsd. 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> graphite2-1.2.0.ebuild: keyword ~amd64-fbsd diff --git a/media-gfx/graphite2/graphite2-1.2.0.ebuild b/media-gfx/graphite2/graphite2-1.2.0.ebuild index 64ed00761d72..3fdfe32c03cc 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.11 2013/01/28 13:46:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.12 2013/01/30 09:20:53 naota 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 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |