diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:09:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:09:54 +0000 |
commit | 702d77a8c2ea412c8db52377a069b83884ebe12f (patch) | |
tree | 7f0bc31d228ef4a8f943c2070239b3475024200d /kde-base/kolourpaint | |
parent | add slot to libsdl dep (diff) | |
download | gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.gz gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.bz2 gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.zip |
Stable for amd64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 5d647bcc155c..ceeccb0e7640 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.259 2013/06/08 17:33:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.260 2013/06/29 16:09:41 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kolourpaint-4.10.4.ebuild: + Stable for amd64, wrt to bug #473942 08 Jun 2013; Agostino Sarubbo <ago@gentoo.org> -kolourpaint-4.10.2.ebuild: Remove old diff --git a/kde-base/kolourpaint/kolourpaint-4.10.4.ebuild b/kde-base/kolourpaint/kolourpaint-4.10.4.ebuild index 68f776148fe7..3ca0c49c2ea2 100644 --- a/kde-base/kolourpaint/kolourpaint-4.10.4.ebuild +++ b/kde-base/kolourpaint/kolourpaint-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.10.4.ebuild,v 1.1 2013/06/04 18:22:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.10.4.ebuild,v 1.2 2013/06/29 16:09:41 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="Paint Program for KDE" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="BSD LGPL-2" IUSE="debug" |