diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-08 10:36:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-08 10:36:26 +0000 |
commit | 5babd54a417f4487c00d1568b006b98e8a6477a6 (patch) | |
tree | 79929feae4bf0fd27eeacb60fab5e2789818f059 /media-gfx/pstoedit | |
parent | Stable on ppc64; bug #168196 (diff) | |
download | gentoo-2-5babd54a417f4487c00d1568b006b98e8a6477a6.tar.gz gentoo-2-5babd54a417f4487c00d1568b006b98e8a6477a6.tar.bz2 gentoo-2-5babd54a417f4487c00d1568b006b98e8a6477a6.zip |
Stable on ppc64; bug #171799
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 62afd52d5189..47fad60f1fea 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.35 2007/04/07 16:55:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.36 2007/04/08 10:36:26 corsair Exp $ + + 08 Apr 2007; Markus Rothe <corsair@gentoo.org> pstoedit-3.44.ebuild: + Stable on ppc64; bug #171799 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> pstoedit-3.44.ebuild: stable x86, security bug 171799 diff --git a/media-gfx/pstoedit/pstoedit-3.44.ebuild b/media-gfx/pstoedit/pstoedit-3.44.ebuild index 6bbc5f36273f..c8b8abe4cfe3 100644 --- a/media-gfx/pstoedit/pstoedit-3.44.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.44.ebuild,v 1.4 2007/04/07 16:55:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.44.ebuild,v 1.5 2007/04/08 10:36:26 corsair Exp $ inherit autotools 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" |