diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-09 12:26:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-09 12:26:18 +0000 |
commit | afe656fe29711016f6e2c442deca7c59bca5079b (patch) | |
tree | b80e587a7555b0981d9c7b88a793cb6911022db8 | |
parent | Stable on sparc (diff) | |
download | historical-afe656fe29711016f6e2c442deca7c59bca5079b.tar.gz historical-afe656fe29711016f6e2c442deca7c59bca5079b.tar.bz2 historical-afe656fe29711016f6e2c442deca7c59bca5079b.zip |
Stable on sparc wrt security #171799
Package-Manager: portage-2.1.2.2
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.45.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index ee839a0ac697..9c6180962b59 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.64 2007/04/09 04:04:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.65 2007/04/09 12:26:18 gustavoz Exp $ + + 09 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + inkscape-0.45.1.ebuild: + Stable on sparc wrt security #171799 09 Apr 2007; Jeroen Roovers <jer@gentoo.org> inkscape-0.45.1.ebuild: Stable for HPPA (bug #171799). diff --git a/media-gfx/inkscape/inkscape-0.45.1.ebuild b/media-gfx/inkscape/inkscape-0.45.1.ebuild index be951afd6893..d5afe7bdddb9 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.5 2007/04/09 04:04:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1.ebuild,v 1.6 2007/04/09 12:26:18 gustavoz 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" |