diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 07:20:50 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 07:20:50 +0000 |
commit | 9aa2d264568444640f3e84a57f80305684ffd26e (patch) | |
tree | 137ca836a0f57a430d438652c3ac52c1d9029d93 /kde-base/kdepim-icons | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-9aa2d264568444640f3e84a57f80305684ffd26e.tar.gz gentoo-2-9aa2d264568444640f3e84a57f80305684ffd26e.tar.bz2 gentoo-2-9aa2d264568444640f3e84a57f80305684ffd26e.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 39509727bd45..923ac85fb6ab 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.54 2010/08/09 03:20:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.55 2010/08/09 07:20:50 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + kdepim-icons-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kdepim-icons-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild index 0bb5f182e91a..3cc054c0b90b 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.5.ebuild,v 1.3 2010/08/09 03:20:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild,v 1.4 2010/08/09 07:20:50 fauli Exp $ EAPI="3" @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" src_install() { kde4-meta_src_install |