diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-28 15:00:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-28 15:00:27 +0000 |
commit | 4fb31a3b0a420ca2e7f75f7bf6360faac39473c3 (patch) | |
tree | e6c4e3ce3c1e7f1b2fde085bb62f3b9b2a4dca78 /media-gfx | |
parent | remove old (diff) | |
download | gentoo-2-4fb31a3b0a420ca2e7f75f7bf6360faac39473c3.tar.gz gentoo-2-4fb31a3b0a420ca2e7f75f7bf6360faac39473c3.tar.bz2 gentoo-2-4fb31a3b0a420ca2e7f75f7bf6360faac39473c3.zip |
Stable on ppc wrt bug 208509
(Portage version: 2.1.4.4)
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 da3ca966b507..78ec30ff1162 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.47 2008/02/27 15:46:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.48 2008/02/28 15:00:27 nixnut Exp $ + + 28 Feb 2008; nixnut <nixnut@gentoo.org> pstoedit-3.45.ebuild: + Stable on ppc wrt bug 208509 27 Feb 2008; Ferris McCormick <fmccor@gentoo.org> pstoedit-3.45.ebuild: Sparc stable --- Bug #208509 --- verfied with .tk driver diff --git a/media-gfx/pstoedit/pstoedit-3.45.ebuild b/media-gfx/pstoedit/pstoedit-3.45.ebuild index c1b6b0a6b01d..c9689aa56ceb 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.7 2008/02/27 15:46:49 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v 1.8 2008/02/28 15:00:27 nixnut 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" |