diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-29 07:47:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-29 07:47:11 +0000 |
commit | 53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397 (patch) | |
tree | 485278079fc0fb2ba1f89dce503a9a6b7003465f /kde-base/kde-base-artwork | |
parent | Rm redundant DOCS var (diff) | |
download | gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.tar.gz gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.tar.bz2 gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.zip |
Stable for x86, wrt to bug #477634
(Portage version: 2.1.12.2/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.10.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 f016d67bbc27..ed8da9e20be7 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.45 2013/07/27 11:45:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.46 2013/07/29 07:47:08 ago Exp $ + + 29 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kde-base-artwork-4.10.5.ebuild: + Stable for x86, wrt to bug #477634 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kde-base-artwork-4.10.5.ebuild: Stable for amd64, wrt to bug #477634 diff --git a/kde-base/kde-base-artwork/kde-base-artwork-4.10.5.ebuild b/kde-base/kde-base-artwork/kde-base-artwork-4.10.5.ebuild index b573316cc5d9..bcc05f9f1309 100644 --- a/kde-base/kde-base-artwork/kde-base-artwork-4.10.5.ebuild +++ b/kde-base/kde-base-artwork/kde-base-artwork-4.10.5.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/kde-base-artwork/kde-base-artwork-4.10.5.ebuild,v 1.2 2013/07/27 11:45:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.10.5.ebuild,v 1.3 2013/07/29 07:47:08 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" |