diff options
author | 2008-01-10 16:26:52 +0000 | |
---|---|---|
committer | 2008-01-10 16:26:52 +0000 | |
commit | 6c653212851f2101cf3a7fd33fb3e434b15ffd67 (patch) | |
tree | 9e4656eb2b971304aa74ccd45b1efeea326f11fb /media-gfx | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-6c653212851f2101cf3a7fd33fb3e434b15ffd67.tar.gz historical-6c653212851f2101cf3a7fd33fb3e434b15ffd67.tar.bz2 historical-6c653212851f2101cf3a7fd33fb3e434b15ffd67.zip |
Stable for HPPA (bug #205160).
Package-Manager: portage-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 b164a13b6c4f..3233df0d0b70 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.76 2008/01/10 15:06:43 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.77 2008/01/10 16:26:52 jer Exp $ + + 10 Jan 2008; Jeroen Roovers <jer@gentoo.org> inkscape-0.45.1-r1.ebuild: + Stable for HPPA (bug #205160). 10 Jan 2008; Ferris McCormick <fmccor@gentoo.org> inkscape-0.45.1-r1.ebuild: diff --git a/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild b/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild index 18bfc6242a6f..0765969747ad 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.6 2008/01/10 15:06:43 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1-r1.ebuild,v 1.7 2008/01/10 16:26:52 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="dia doc gnome inkjar jabber lcms mmx perl postscript spell wmf" RESTRICT="test" |