diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 20:11:58 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 20:11:58 +0000 |
commit | 7ee85c433a13f148d5bb53611f8e10d0aec14c97 (patch) | |
tree | 5b2c2032e117294b4aba970082073dc2c026e0da /kde-base | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-7ee85c433a13f148d5bb53611f8e10d0aec14c97.tar.gz gentoo-2-7ee85c433a13f148d5bb53611f8e10d0aec14c97.tar.bz2 gentoo-2-7ee85c433a13f148d5bb53611f8e10d0aec14c97.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 91d9b0cafd25..5e6262443e60 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.37 2010/01/19 02:35:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.38 2010/01/23 20:11:58 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kdepim-icons-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kdepim-icons-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild index dca43b28a871..b56547f5d202 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.4.ebuild,v 1.3 2009/12/23 11:57:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild,v 1.4 2010/01/23 20:11:58 abcd Exp $ EAPI="2" @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" src_install() { kde4-meta_src_install |