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/kde-base-artwork | |
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/kde-base-artwork')
-rw-r--r-- | kde-base/kde-base-artwork/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kde-base-artwork/kde-base-artwork-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kde-base-artwork/ChangeLog b/kde-base/kde-base-artwork/ChangeLog index dfb535d5270d..907d586d6e86 100644 --- a/kde-base/kde-base-artwork/ChangeLog +++ b/kde-base/kde-base-artwork/ChangeLog @@ -1,6 +1,9 @@ # 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.68 2014/02/09 10:04:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.69 2014/02/16 07:19:25 ago Exp $ + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kde-base-artwork-4.11.5.ebuild: + Stable for x86, wrt bug #493782 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kde-base-artwork-4.11.5.ebuild: Stable for amd64, wrt bug #493782 diff --git a/kde-base/kde-base-artwork/kde-base-artwork-4.11.5.ebuild b/kde-base/kde-base-artwork/kde-base-artwork-4.11.5.ebuild index 63b1514c31b1..d9babec66592 100644 --- a/kde-base/kde-base-artwork/kde-base-artwork-4.11.5.ebuild +++ b/kde-base/kde-base-artwork/kde-base-artwork-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/kde-base-artwork/kde-base-artwork-4.11.5.ebuild,v 1.3 2014/02/09 10:04:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.11.5.ebuild,v 1.4 2014/02/16 07:19:25 ago Exp $ EAPI=5 @@ -9,4 +9,4 @@ inherit kde4-base DESCRIPTION="KDE base artwork" IUSE="" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" |