diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-10 10:11:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-10 10:11:36 +0000 |
commit | 1a72361515ad1aa0ab5bc61c7bdc125d9c6c9994 (patch) | |
tree | caa1c12824ebebd993ac49aba5234db108650cb8 /media-gfx | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-1a72361515ad1aa0ab5bc61c7bdc125d9c6c9994.tar.gz gentoo-2-1a72361515ad1aa0ab5bc61c7bdc125d9c6c9994.tar.bz2 gentoo-2-1a72361515ad1aa0ab5bc61c7bdc125d9c6c9994.zip |
x86 stable, bug #205160
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.45.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 13e3dc89935c..136a4070df8a 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.74 2008/01/10 08:35:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.75 2008/01/10 10:11:36 maekke Exp $ + + 10 Jan 2008; Markus Meier <maekke@gentoo.org> inkscape-0.45.1-r1.ebuild: + x86 stable, bug #205160 10 Jan 2008; Markus Meier <maekke@gentoo.org> -files/inkscape-0.41-configure.ac.patch, diff --git a/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild b/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild index f15cc203fb85..690bfb74af54 100644 --- a/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.45.1-r1.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/inkscape/inkscape-0.45.1-r1.ebuild,v 1.4 2008/01/05 15:47:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild,v 1.5 2008/01/10 10:11:36 maekke 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 doc gnome inkjar jabber lcms mmx perl postscript spell wmf" RESTRICT="test" |