diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:54:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:54:33 +0000 |
commit | 0b3aabe82c81adc95a0874209bdffc0c567a2f11 (patch) | |
tree | c5fd4fdfce480cd7faa68811dc31d5fc614e2b4f /kde-base/svgpart | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-0b3aabe82c81adc95a0874209bdffc0c567a2f11.tar.gz gentoo-2-0b3aabe82c81adc95a0874209bdffc0c567a2f11.tar.bz2 gentoo-2-0b3aabe82c81adc95a0874209bdffc0c567a2f11.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/svgpart')
-rw-r--r-- | kde-base/svgpart/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/svgpart/svgpart-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/svgpart/ChangeLog b/kde-base/svgpart/ChangeLog index ebf198c1dfec..88ab69cdaa61 100644 --- a/kde-base/svgpart/ChangeLog +++ b/kde-base/svgpart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/svgpart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.141 2013/01/05 20:18:52 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.142 2013/01/27 12:54:33 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> svgpart-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *svgpart-4.9.5 (05 Jan 2013) @@ -552,4 +555,3 @@ 18 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> +metadata.xml, +svgpart-4.0.0.ebuild: Added KDE 4.0.0's svgpart. - diff --git a/kde-base/svgpart/svgpart-4.9.5.ebuild b/kde-base/svgpart/svgpart-4.9.5.ebuild index e727ebcfcce1..457d38d7552d 100644 --- a/kde-base/svgpart/svgpart-4.9.5.ebuild +++ b/kde-base/svgpart/svgpart-4.9.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.9.5.ebuild,v 1.1 2013/01/05 20:18:52 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.9.5.ebuild,v 1.2 2013/01/27 12:54:33 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="Svgpart is a kpart for viewing SVGs" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |