diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:28:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:28:59 +0000 |
commit | 268c9b9b283a8e03811305362e3c82c9b5148dd4 (patch) | |
tree | e70bdc1c6204e65a230b8afb8963937da40f6a93 /kde-base/kdebase-data | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-268c9b9b283a8e03811305362e3c82c9b5148dd4.tar.gz gentoo-2-268c9b9b283a8e03811305362e3c82c9b5148dd4.tar.bz2 gentoo-2-268c9b9b283a8e03811305362e3c82c9b5148dd4.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdebase-data')
-rw-r--r-- | kde-base/kdebase-data/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdebase-data/kdebase-data-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdebase-data/ChangeLog b/kde-base/kdebase-data/ChangeLog index f43042dd9d57..16c0eb52030f 100644 --- a/kde-base/kdebase-data/ChangeLog +++ b/kde-base/kdebase-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdebase-data # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.256 2013/03/31 15:38:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.257 2013/03/31 16:28:59 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kdebase-data-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kdebase-data-4.10.1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/kde-base/kdebase-data/kdebase-data-4.10.1.ebuild b/kde-base/kdebase-data/kdebase-data-4.10.1.ebuild index eb239bdc51b0..49d8eacfc981 100644 --- a/kde-base/kdebase-data/kdebase-data-4.10.1.ebuild +++ b/kde-base/kdebase-data/kdebase-data-4.10.1.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/kdebase-data/kdebase-data-4.10.1.ebuild,v 1.2 2013/03/31 15:38:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.10.1.ebuild,v 1.3 2013/03/31 16:28:59 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="Icons, localization data and various .desktop files from kdebase." IUSE="+wallpapers" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" wallpapers? ( $(add_kdebase_dep kde-wallpapers) ) |