diff options
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.44.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 972767e49c8c..a85ff5b78dea 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # 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.56 2007/01/04 15:05:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.57 2007/02/05 20:27:50 jer Exp $ + + 05 Feb 2007; Jeroen Roovers <jer@gentoo.org> inkscape-0.44.1.ebuild: + Stable for HPPA (inkscape). 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> inkscape-0.44.ebuild: Fix broken autotools handling. diff --git a/media-gfx/inkscape/inkscape-0.44.1.ebuild b/media-gfx/inkscape/inkscape-0.44.1.ebuild index 956f8d26365d..7c248175b9f5 100644 --- a/media-gfx/inkscape/inkscape-0.44.1.ebuild +++ b/media-gfx/inkscape/inkscape-0.44.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.44.1.ebuild,v 1.1 2006/10/11 20:28:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.44.1.ebuild,v 1.2 2007/02/05 20:27:50 jer 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="gnome mmx bonobo inkjar lcms boost doc plugin spell" RESTRICT="test" |