diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:51:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:51:03 +0000 |
commit | 7cc475121c71950934ef2492aa10b87915695e1f (patch) | |
tree | 6a607f94f9c376536b07abffb9419dcea3344c4f /kde-base/knewstuff | |
parent | ppc stable #265328 (diff) | |
download | gentoo-2-7cc475121c71950934ef2492aa10b87915695e1f.tar.gz gentoo-2-7cc475121c71950934ef2492aa10b87915695e1f.tar.bz2 gentoo-2-7cc475121c71950934ef2492aa10b87915695e1f.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 8b10a01257ee..51f9c5348cfa 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.21 2009/04/11 05:37:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.22 2009/04/11 17:51:03 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> knewstuff-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> knewstuff-4.2.1.ebuild: Marked ~hppa (bug #260777). diff --git a/kde-base/knewstuff/knewstuff-4.2.1.ebuild b/kde-base/knewstuff/knewstuff-4.2.1.ebuild index 061568959cda..63742d77f315 100644 --- a/kde-base/knewstuff/knewstuff-4.2.1.ebuild +++ b/kde-base/knewstuff/knewstuff-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/knewstuff/knewstuff-4.2.1.ebuild,v 1.2 2009/04/11 05:37:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.2.1.ebuild,v 1.3 2009/04/11 17:51:03 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |