From: Christian Faulhammer Date: Sat, 7 Apr 2007 16:56:54 +0000 (+0000) Subject: stable x86, security bug 171799 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f97f74b68b9cf97a1d1de18b0431fd6921a2679;p=gentoo.git stable x86, security bug 171799 Package-Manager: portage-2.1.2.2 --- diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 69e9335e3112..1657bc19dfe1 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/inkscape # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.60 2007/04/07 13:58:03 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.61 2007/04/07 16:56:54 opfer Exp $ + + 07 Apr 2007; Christian Faulhammer + inkscape-0.45.1.ebuild: + stable x86, security bug 171799 *inkscape-0.45.1 (07 Apr 2007) diff --git a/media-gfx/inkscape/inkscape-0.45.1.ebuild b/media-gfx/inkscape/inkscape-0.45.1.ebuild index 0beae7392eb3..bb346660f451 100644 --- a/media-gfx/inkscape/inkscape-0.45.1.ebuild +++ b/media-gfx/inkscape/inkscape-0.45.1.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/inkscape/inkscape-0.45.1.ebuild,v 1.1 2007/04/07 13:58:03 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1.ebuild,v 1.2 2007/04/07 16:56:54 opfer Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="dia gnome mmx inkjar lcms doc postscript spell wmf" RESTRICT="test" diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 6ae8c9801e6d..62afd52d5189 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.34 2007/04/07 01:28:20 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.35 2007/04/07 16:55:43 opfer Exp $ + + 07 Apr 2007; Christian Faulhammer pstoedit-3.44.ebuild: + stable x86, security bug 171799 07 Apr 2007; Petteri Räty pstoedit-3.44.ebuild: emf is now properly use.masked so remove the !amd64? hack diff --git a/media-gfx/pstoedit/pstoedit-3.44.ebuild b/media-gfx/pstoedit/pstoedit-3.44.ebuild index 106f6624e636..6bbc5f36273f 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.3 2007/04/07 01:28:20 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.44.ebuild,v 1.4 2007/04/07 16:55:43 opfer 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"