diff options
author | 2010-06-27 21:46:22 +0000 | |
---|---|---|
committer | 2010-06-27 21:46:22 +0000 | |
commit | c2dd464fb1b79e273ba7089ad40b1443d0decec3 (patch) | |
tree | ce141f0afd52f98c930ed3f203842e7a9d06596e /kde-base/kdepim-icons | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.gz historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.bz2 historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.zip |
x86 stable, bug 322791
Package-Manager: portage-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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index c0934dc7b8f6..94b3cb0d8246 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.50 2010/06/24 07:56:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.51 2010/06/27 18:20:43 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kdepim-icons-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kdepim-icons-4.4.4.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.4.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.4.ebuild index e10345b0e76c..01d70c8cc4d9 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.4.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.4.4.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.4.ebuild,v 1.3 2010/06/24 07:56:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.4.ebuild,v 1.4 2010/06/27 18:20:43 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 |