diff options
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index e2e3c17bc23b..bef3d754dc5c 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.94 2012/01/09 16:21:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.95 2012/01/16 22:19:09 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kdepim-icons-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kdepim-icons-4.7.4.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.7.4.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.7.4.ebuild index 9bc2fb77f645..3aceca5ce692 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.7.4.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.2 2012/01/09 16:21:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.7.4.ebuild,v 1.3 2012/01/16 22:19:09 ago 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="" |