diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:08:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:08:37 +0000 |
commit | e1830c92a7a2897cc3ce40a05b508f87ae8e797c (patch) | |
tree | c52211b40d838d132666d6bd5bc7c4ff03418db4 /kde-base/kdepim-icons | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-e1830c92a7a2897cc3ce40a05b508f87ae8e797c.tar.gz gentoo-2-e1830c92a7a2897cc3ce40a05b508f87ae8e797c.tar.bz2 gentoo-2-e1830c92a7a2897cc3ce40a05b508f87ae8e797c.zip |
x86 stable, bug #287697
(Portage version: 2.2_rc46/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.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index b0363253b5b4..e0df6f9c17fc 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.24 2009/10/10 09:13:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.25 2009/10/18 17:08:37 maekke Exp $ + + 18 Oct 2009; Markus Meier <maekke@gentoo.org> kdepim-icons-4.3.1.ebuild: + x86 stable, bug #287697 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kdepim-icons-4.3.1.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.3.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.3.1.ebuild index a4540193a5fe..019469288e8b 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.3.1.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.1.ebuild,v 1.2 2009/10/10 09:13:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.3.1.ebuild,v 1.3 2009/10/18 17:08:37 maekke Exp $ EAPI="2" @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" src_install() { kde4-meta_src_install |