summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 12:09:22 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 12:09:22 +0000
commit5f546fd23311738ec41ea829b82e9935a70b2465 (patch)
tree08af3fe1e79f240c679fd49be95bc935ab3e8ecd /kde-base/svgpart
parentx86 stable wrt bug #388279 (diff)
downloadgentoo-2-5f546fd23311738ec41ea829b82e9935a70b2465.tar.gz
gentoo-2-5f546fd23311738ec41ea829b82e9935a70b2465.tar.bz2
gentoo-2-5f546fd23311738ec41ea829b82e9935a70b2465.zip
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/svgpart')
-rw-r--r--kde-base/svgpart/ChangeLog5
-rw-r--r--kde-base/svgpart/svgpart-4.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/svgpart/ChangeLog b/kde-base/svgpart/ChangeLog
index 42738d427a1e..f3749e098db7 100644
--- a/kde-base/svgpart/ChangeLog
+++ b/kde-base/svgpart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/svgpart
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.96 2011/11/02 20:47:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.97 2011/12/07 12:09:22 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> svgpart-4.7.3.ebuild:
+ x86 stable wrt bug #388279
*svgpart-4.7.3 (02 Nov 2011)
diff --git a/kde-base/svgpart/svgpart-4.7.3.ebuild b/kde-base/svgpart/svgpart-4.7.3.ebuild
index 7fd63e70bebc..685f9202bece 100644
--- a/kde-base/svgpart/svgpart-4.7.3.ebuild
+++ b/kde-base/svgpart/svgpart-4.7.3.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/kde-base/svgpart/svgpart-4.7.3.ebuild,v 1.1 2011/11/02 20:47:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.7.3.ebuild,v 1.2 2011/12/07 12:09:22 phajdan.jr Exp $
EAPI=4
@@ -8,5 +8,5 @@ KDE_SCM="git"
inherit kde4-base
DESCRIPTION="Svgpart is a kpart for viewing SVGs"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"