diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:07:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:07:45 +0000 |
commit | 743a54e044e13e9ead88ef2c5e47b214cf7d9e9d (patch) | |
tree | 5077f641cc404c2c781504c0b326a1861fc5e25c /kde-base | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-743a54e044e13e9ead88ef2c5e47b214cf7d9e9d.tar.gz gentoo-2-743a54e044e13e9ead88ef2c5e47b214cf7d9e9d.tar.bz2 gentoo-2-743a54e044e13e9ead88ef2c5e47b214cf7d9e9d.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/svgpart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/svgpart/svgpart-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/svgpart/ChangeLog b/kde-base/svgpart/ChangeLog index 82a9e268c89c..806150baf692 100644 --- a/kde-base/svgpart/ChangeLog +++ b/kde-base/svgpart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/svgpart # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.44 2009/12/11 00:03:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.45 2009/12/27 15:07:45 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> svgpart-4.3.4.ebuild: + alpha/ia64/sparc stable 11 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -svgpart-4.3.1.ebuild: diff --git a/kde-base/svgpart/svgpart-4.3.4.ebuild b/kde-base/svgpart/svgpart-4.3.4.ebuild index 77b0ff1bae90..fa2032ac3e0e 100644 --- a/kde-base/svgpart/svgpart-4.3.4.ebuild +++ b/kde-base/svgpart/svgpart-4.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.3.4.ebuild,v 1.1 2009/12/01 11:34:54 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.3.4.ebuild,v 1.2 2009/12/27 15:07:45 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="Svgpart is a kpart for viewing SVGs" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="debug" |