diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:19:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:19:31 +0000 |
commit | f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a (patch) | |
tree | 426e52287a641b91f04f07c38460926b5b952662 /kde-base/superkaramba | |
parent | Stable for x86, wrt bug #500342 (diff) | |
download | gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.tar.gz gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.tar.bz2 gentoo-2-f5223eeb3ecf0b3b7f94767c73c9d3c5ec603f2a.zip |
Stable for x86, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/superkaramba')
-rw-r--r-- | kde-base/superkaramba/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/superkaramba/superkaramba-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/superkaramba/ChangeLog b/kde-base/superkaramba/ChangeLog index c9677ea38f30..9f68fbe8638e 100644 --- a/kde-base/superkaramba/ChangeLog +++ b/kde-base/superkaramba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/superkaramba # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.287 2014/02/14 12:23:06 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.288 2014/02/16 07:18:38 ago Exp $ + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> superkaramba-4.11.5.ebuild: + Stable for x86, wrt bug #493782 14 Feb 2014; Johannes Huber <johu@gentoo.org> -superkaramba-4.12.1.ebuild: Remove KDE SC 4.12.1 diff --git a/kde-base/superkaramba/superkaramba-4.11.5.ebuild b/kde-base/superkaramba/superkaramba-4.11.5.ebuild index 2269d69334a8..65281c4573d6 100644 --- a/kde-base/superkaramba/superkaramba-4.11.5.ebuild +++ b/kde-base/superkaramba/superkaramba-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.11.5.ebuild,v 1.3 2014/02/09 10:05:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.11.5.ebuild,v 1.4 2014/02/16 07:18:38 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit python-single-r1 kde4-base DESCRIPTION="A tool to create interactive applets for the KDE desktop." HOMEPAGE="http://www.kde.org/applications/utilities/superkaramba http://utils.kde.org/projects/superkaramba" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |