diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-02-08 14:00:31 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-02-08 14:00:31 +0000 |
commit | 0d0e284620a190b9e28c312a37f54f46482aa53f (patch) | |
tree | a0d1e2fc618e4023c1b21917706106d63bd61dd8 /kde-base | |
parent | keyword ~ia64 (diff) | |
download | gentoo-2-0d0e284620a190b9e28c312a37f54f46482aa53f.tar.gz gentoo-2-0d0e284620a190b9e28c312a37f54f46482aa53f.tar.bz2 gentoo-2-0d0e284620a190b9e28c312a37f54f46482aa53f.zip |
Version bump KDE SC 4.12.2
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kde-base-artwork/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kde-base-artwork/kde-base-artwork-4.12.2.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kde-base-artwork/ChangeLog b/kde-base/kde-base-artwork/ChangeLog index ff280c648c94..30f256459046 100644 --- a/kde-base/kde-base-artwork/ChangeLog +++ b/kde-base/kde-base-artwork/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kde-base-artwork # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.66 2014/01/20 08:00:33 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.67 2014/02/08 14:00:31 kensington Exp $ + +*kde-base-artwork-4.12.2 (08 Feb 2014) + + 08 Feb 2014; Michael Palimaka <kensington@gentoo.org> + +kde-base-artwork-4.12.2.ebuild: + Version bump KDE SC 4.12.2 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> kde-base-artwork-4.11.5.ebuild: diff --git a/kde-base/kde-base-artwork/kde-base-artwork-4.12.2.ebuild b/kde-base/kde-base-artwork/kde-base-artwork-4.12.2.ebuild new file mode 100644 index 000000000000..3e7a76189b4b --- /dev/null +++ b/kde-base/kde-base-artwork/kde-base-artwork-4.12.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.12.2.ebuild,v 1.1 2014/02/08 14:00:31 kensington Exp $ + +EAPI=5 + +KDE_SCM="svn" +inherit kde4-base + +DESCRIPTION="KDE base artwork" +IUSE="" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" |