diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-24 16:43:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-24 16:43:49 +0000 |
commit | 52891a49392b836748d45f4ce519bdfdc66d71a8 (patch) | |
tree | e01d119d7842d0b8548e7466c46b6a5fee9147b2 | |
parent | Marking hugin-2010.2.0 ppc for bug 347633 (diff) | |
download | historical-52891a49392b836748d45f4ce519bdfdc66d71a8.tar.gz historical-52891a49392b836748d45f4ce519bdfdc66d71a8.tar.bz2 historical-52891a49392b836748d45f4ce519bdfdc66d71a8.zip |
Marking inkscape-0.48.1 ~ppc for bug 347633
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 7140fd8ad64d..7f5b4b6c80a3 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.158 2011/04/29 09:30:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.159 2011/06/24 16:43:49 ranger Exp $ + + 24 Jun 2011; Brent Baude <ranger@gentoo.org> inkscape-0.48.1.ebuild: + Marking inkscape-0.48.1 ~ppc for bug 347633 *inkscape-0.48.1-r1 (29 Apr 2011) diff --git a/media-gfx/inkscape/inkscape-0.48.1.ebuild b/media-gfx/inkscape/inkscape-0.48.1.ebuild index b2bc83e024c7..9f1db7959892 100644 --- a/media-gfx/inkscape/inkscape-0.48.1.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.1.ebuild,v 1.3 2011/03/01 15:38:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.1.ebuild,v 1.4 2011/06/24 16:43:49 ranger Exp $ EAPI=2 inherit eutils flag-o-matic autotools gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="dia gnome gs inkjar lcms nls spell wmf" RESTRICT="test" |