diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 18:23:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 18:23:10 +0000 |
commit | b8608837a1895651f183e9e4cd47dc3b7e784295 (patch) | |
tree | 6738610aa075df262c2d33ff7981954a97bfe82c /kde-base/kdeartwork-iconthemes | |
parent | Removing old compiz 0.7.8 ebuilds - affected by bug 263678. (diff) | |
download | historical-b8608837a1895651f183e9e4cd47dc3b7e784295.tar.gz historical-b8608837a1895651f183e9e4cd47dc3b7e784295.tar.bz2 historical-b8608837a1895651f183e9e4cd47dc3b7e784295.zip |
Add ~alpha/~ia64 wrt #260777
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 3a0cce038ea0..6425be1aa264 100644 --- a/kde-base/kdeartwork-iconthemes/ChangeLog +++ b/kde-base/kdeartwork-iconthemes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-iconthemes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.103 2009/03/08 19:14:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.104 2009/04/11 18:04:53 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> + kdeartwork-iconthemes-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdeartwork-iconthemes-4.2.0.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.1.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.1.ebuild index 62865e2d5ae0..4de37c6d2184 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.1.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.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/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.1.ebuild,v 1.1 2009/03/04 20:47:01 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.1.ebuild,v 1.2 2009/04/11 18:04:53 armin76 Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="IconThemes" inherit kde4-meta DESCRIPTION="Icon themes for kde" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" |