diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 18:10:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 18:10:26 +0000 |
commit | 9cf7acd1c13f251cac855d9aa7d20b77488942fa (patch) | |
tree | 0f6349276a94a01dc8a2f0de3423caee10d5ea29 /media-gfx | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-9cf7acd1c13f251cac855d9aa7d20b77488942fa.tar.gz gentoo-2-9cf7acd1c13f251cac855d9aa7d20b77488942fa.tar.bz2 gentoo-2-9cf7acd1c13f251cac855d9aa7d20b77488942fa.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 412c22958512..6d6b2cabc878 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.71 2012/05/05 07:00:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.72 2012/05/09 18:10:26 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> pstoedit-3.60.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> pstoedit-3.50.ebuild, pstoedit-3.50-r1.ebuild, pstoedit-3.60.ebuild: diff --git a/media-gfx/pstoedit/pstoedit-3.60.ebuild b/media-gfx/pstoedit/pstoedit-3.60.ebuild index 930e1e2ed5d1..3bb820359560 100644 --- a/media-gfx/pstoedit/pstoedit-3.60.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.60.ebuild,v 1.3 2012/05/05 07:00:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.60.ebuild,v 1.4 2012/05/09 18:10:26 aballier Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="emf flash imagemagick plotutils" RDEPEND=">=media-libs/libpng-1.4.3 |