diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-02-27 15:46:49 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-02-27 15:46:49 +0000 |
commit | a957c20dc04d0283e0625d1c744164d84cba055d (patch) | |
tree | fe48548882b72d3314c373a186903f91acf19bfe /media-gfx | |
parent | Updating patch level to fix bridging issues, bug #211585, reported Stefan Wim... (diff) | |
download | gentoo-2-a957c20dc04d0283e0625d1c744164d84cba055d.tar.gz gentoo-2-a957c20dc04d0283e0625d1c744164d84cba055d.tar.bz2 gentoo-2-a957c20dc04d0283e0625d1c744164d84cba055d.zip |
Sparc stable --- Bug #208509 --- verfied with .tk driver
(Portage version: 2.2_pre2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index affcf40929e1..da3ca966b507 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.46 2008/02/27 11:07:46 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.47 2008/02/27 15:46:49 fmccor Exp $ + + 27 Feb 2008; Ferris McCormick <fmccor@gentoo.org> pstoedit-3.45.ebuild: + Sparc stable --- Bug #208509 --- verfied with .tk driver 27 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> pstoedit-3.45.ebuild: amd64 stable wrt bug #208509 diff --git a/media-gfx/pstoedit/pstoedit-3.45.ebuild b/media-gfx/pstoedit/pstoedit-3.45.ebuild index 922167100ab3..c1b6b0a6b01d 100644 --- a/media-gfx/pstoedit/pstoedit-3.45.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v 1.6 2008/02/27 11:07:46 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v 1.7 2008/02/27 15:46:49 fmccor Exp $ inherit base eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pstoedit.net/pstoedit" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86" # Add flash when media-libs/ming-0.3 gets out of package.mask IUSE="emf imagemagick plotutils" |