diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-04 13:07:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-04 13:07:27 +0000 |
commit | c89e0f1ea99704235d8e39d3baef5d01576cfc5d (patch) | |
tree | 7c0f3eeadf018fd70ff9551842696864da190e13 /media-gfx/pstoedit | |
parent | keyworded ~arch for ppc64, bug 212056 (diff) | |
download | gentoo-2-c89e0f1ea99704235d8e39d3baef5d01576cfc5d.tar.gz gentoo-2-c89e0f1ea99704235d8e39d3baef5d01576cfc5d.tar.bz2 gentoo-2-c89e0f1ea99704235d8e39d3baef5d01576cfc5d.zip |
stable ppc64, bug 208509
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/pstoedit')
-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 78ec30ff1162..a638c2e3d20e 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.48 2008/02/28 15:00:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.49 2008/03/04 13:07:27 ranger Exp $ + + 04 Mar 2008; Brent Baude <ranger@gentoo.org> pstoedit-3.45.ebuild: + stable ppc64, bug 208509 28 Feb 2008; nixnut <nixnut@gentoo.org> pstoedit-3.45.ebuild: Stable on ppc wrt bug 208509 diff --git a/media-gfx/pstoedit/pstoedit-3.45.ebuild b/media-gfx/pstoedit/pstoedit-3.45.ebuild index c9689aa56ceb..afb157024e67 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.8 2008/02/28 15:00:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v 1.9 2008/03/04 13:07:27 ranger 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" |