diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:09:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:09:52 +0000 |
commit | 841b8fccdb771d770d23eeda25608e5d96b2bc84 (patch) | |
tree | a50767c0576390b857412610157fc9ddec908ded /kde-base/kdebase-data | |
parent | Linux patch 3.2.48. (diff) | |
download | gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.tar.gz gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.tar.bz2 gentoo-2-841b8fccdb771d770d23eeda25608e5d96b2bc84.zip |
Stable for x86, wrt to bug #473942
(Portage version: 2.1.12.2/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdebase-data/ChangeLog b/kde-base/kdebase-data/ChangeLog index 8f4512598462..ba92ca77045a 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.274 2013/06/29 16:09:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.275 2013/06/30 10:09:20 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kdebase-data-4.10.4.ebuild: + Stable for x86, wrt to bug #473942 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kdebase-data-4.10.4.ebuild: Stable for amd64, wrt to bug #473942 diff --git a/kde-base/kdebase-data/kdebase-data-4.10.4.ebuild b/kde-base/kdebase-data/kdebase-data-4.10.4.ebuild index 638703b925b7..7abcf26a1763 100644 --- a/kde-base/kdebase-data/kdebase-data-4.10.4.ebuild +++ b/kde-base/kdebase-data/kdebase-data-4.10.4.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.4.ebuild,v 1.2 2013/06/29 16:09:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.10.4.ebuild,v 1.3 2013/06/30 10:09:20 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) ) |