diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:58:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:58:43 +0000 |
commit | 486869ff5edb038460758d6cd503c0746c03069f (patch) | |
tree | d81152258e62ac04855787919c77be50be8c483e | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-486869ff5edb038460758d6cd503c0746c03069f.tar.gz gentoo-2-486869ff5edb038460758d6cd503c0746c03069f.tar.bz2 gentoo-2-486869ff5edb038460758d6cd503c0746c03069f.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
-rw-r--r-- | kde-base/kdebase-cursors/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdebase-cursors/kdebase-cursors-4.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdebase-cursors/ChangeLog b/kde-base/kdebase-cursors/ChangeLog index 7190e1055928..06d50d45a44c 100644 --- a/kde-base/kdebase-cursors/ChangeLog +++ b/kde-base/kdebase-cursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdebase-cursors # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.11 2009/04/11 06:43:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.12 2009/04/11 17:58:43 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> + kdebase-cursors-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> kdebase-cursors-4.2.1.ebuild: Marked ~hppa (bug #260777). diff --git a/kde-base/kdebase-cursors/kdebase-cursors-4.2.1.ebuild b/kde-base/kdebase-cursors/kdebase-cursors-4.2.1.ebuild index 4354ce52d8ac..b71891c15883 100644 --- a/kde-base/kdebase-cursors/kdebase-cursors-4.2.1.ebuild +++ b/kde-base/kdebase-cursors/kdebase-cursors-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/kdebase-cursors/kdebase-cursors-4.2.1.ebuild,v 1.2 2009/04/11 06:43:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/kdebase-cursors-4.2.1.ebuild,v 1.3 2009/04/11 17:58:43 armin76 Exp $ EAPI="2" @@ -11,4 +11,4 @@ inherit kde4-meta DESCRIPTION="oxygen cursors from kdebase" IUSE="" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" |