diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:36:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:36:39 +0000 |
commit | 7aae3cde171f4137bd763cd7d450c03c8b46b745 (patch) | |
tree | 08faa054685fb5437476c30029a7c62c052fa1ed /kde-base/svgpart | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-7aae3cde171f4137bd763cd7d450c03c8b46b745.tar.gz gentoo-2-7aae3cde171f4137bd763cd7d450c03c8b46b745.tar.bz2 gentoo-2-7aae3cde171f4137bd763cd7d450c03c8b46b745.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/svgpart')
-rw-r--r-- | kde-base/svgpart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/svgpart/svgpart-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/svgpart/ChangeLog b/kde-base/svgpart/ChangeLog index 96ec3196a263..0479fd7ba5eb 100644 --- a/kde-base/svgpart/ChangeLog +++ b/kde-base/svgpart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/svgpart # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.136 2012/11/23 18:03:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.137 2012/11/23 19:36:39 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> svgpart-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> svgpart-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/svgpart/svgpart-4.9.3.ebuild b/kde-base/svgpart/svgpart-4.9.3.ebuild index 42e4e12ef89e..5a852b29e30f 100644 --- a/kde-base/svgpart/svgpart-4.9.3.ebuild +++ b/kde-base/svgpart/svgpart-4.9.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.9.3.ebuild,v 1.2 2012/11/23 18:03:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.9.3.ebuild,v 1.3 2012/11/23 19:36:39 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="Svgpart is a kpart for viewing SVGs" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug" |