diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 18:11:07 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 18:11:07 +0000 |
commit | 6bbb5c815ccbfb1436d80ec737e8c5aed2a5f3de (patch) | |
tree | 06b0c56f53a57e339f42b00dab69fec350609e58 /media-gfx/pstoedit | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-6bbb5c815ccbfb1436d80ec737e8c5aed2a5f3de.tar.gz historical-6bbb5c815ccbfb1436d80ec737e8c5aed2a5f3de.tar.bz2 historical-6bbb5c815ccbfb1436d80ec737e8c5aed2a5f3de.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/pstoedit')
-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 |