diff options
author | 2011-12-07 12:15:40 +0000 | |
---|---|---|
committer | 2011-12-07 12:15:40 +0000 | |
commit | 6988df07a5652680e767165e27419e139f6ed1d1 (patch) | |
tree | 85ffd4c7125c9cc6ea271094702a1702ef498592 | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-6988df07a5652680e767165e27419e139f6ed1d1.tar.gz gentoo-2-6988df07a5652680e767165e27419e139f6ed1d1.tar.bz2 gentoo-2-6988df07a5652680e767165e27419e139f6ed1d1.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index f8335a982a94..b9e0ca69eb77 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.89 2011/11/05 19:57:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.90 2011/12/07 12:15:40 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kdepim-icons-4.7.3.ebuild: + x86 stable wrt bug #388279 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> kdepim-icons-4.7.3.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild index d858e23b295f..3ae261507053 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild,v 1.2 2011/11/05 19:57:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild,v 1.3 2011/12/07 12:15:40 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" DEPEND="$(add_kdebase_dep kdepimlibs)" RDEPEND="" |