diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 08:48:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 08:48:15 +0000 |
commit | 5906301ec3d90996ffaccb4d1906f84633921669 (patch) | |
tree | 2f9d9de9eba354a17277cd2e67ac9d0d3be59388 | |
parent | Stable on amd64 wrt bug #351345 (diff) | |
download | gentoo-2-5906301ec3d90996ffaccb4d1906f84633921669.tar.gz gentoo-2-5906301ec3d90996ffaccb4d1906f84633921669.tar.bz2 gentoo-2-5906301ec3d90996ffaccb4d1906f84633921669.zip |
Stable on amd64 wrt bug #351345
(Portage version: 2.1.9.35/cvs/Linux x86_64)
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 6a06eb3dfa03..a9b29e8a7071 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.64 2011/01/12 16:19:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.65 2011/01/26 08:48:15 hwoarang Exp $ + + 26 Jan 2011; Markos Chandras <hwoarang@gentoo.org> kdepim-icons-4.4.9.ebuild: + Stable on amd64 wrt bug #351345 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> kdepim-icons-4.4.8.ebuild: Stable on amd64 wrt bug #351345 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild index 006b0eee06b0..09aa7b3a1bb2 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.4.9.ebuild,v 1.1 2010/12/29 16:56:07 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild,v 1.2 2011/01/26 08:48:15 hwoarang Exp $ EAPI="3" @@ -10,7 +10,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" src_install() { kde4-meta_src_install |