diff options
author | 2012-09-02 19:07:53 +0000 | |
---|---|---|
committer | 2012-09-02 19:07:53 +0000 | |
commit | 13b1547e4e84a53d1cca7f887de72e91e3d214a3 (patch) | |
tree | a3b256bab80c26a8e32dcc863b778646f549a833 /kde-base/kdepim-icons | |
parent | Stable arm, bug #433076 (diff) | |
download | gentoo-2-13b1547e4e84a53d1cca7f887de72e91e3d214a3.tar.gz gentoo-2-13b1547e4e84a53d1cca7f887de72e91e3d214a3.tar.bz2 gentoo-2-13b1547e4e84a53d1cca7f887de72e91e3d214a3.zip |
Stable for amd64, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index fc75b9dfdc89..9e96065a4503 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.114 2012/08/17 11:03:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.115 2012/09/02 19:07:53 ago Exp $ + + 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kdepim-icons-4.8.5.ebuild: + Stable for amd64, wrt bug #431892 17 Aug 2012; Johannes Huber <johu@gentoo.org> -kdepim-icons-4.8.4.ebuild: Remove KDE SC 4.8.4 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.8.5.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.8.5.ebuild index fd6750b14323..4b81e136bd71 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.8.5.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.8.5.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.8.5.ebuild,v 1.1 2012/08/07 11:04:21 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.8.5.ebuild,v 1.2 2012/09/02 19:07:53 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" DEPEND="$(add_kdebase_dep kdepimlibs)" RDEPEND="" |