diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-19 08:57:55 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-19 08:57:55 +0000 |
commit | 1c147b6b4ab6a4068a9aa2e3f9e1a380f52d2010 (patch) | |
tree | 59c91141a584ac3be717afc32dc91268b497e5cc /kde-base/knewstuff | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-1c147b6b4ab6a4068a9aa2e3f9e1a380f52d2010.tar.gz gentoo-2-1c147b6b4ab6a4068a9aa2e3f9e1a380f52d2010.tar.bz2 gentoo-2-1c147b6b4ab6a4068a9aa2e3f9e1a380f52d2010.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 72e2ff4c236b..843422f78801 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.46 2010/01/19 01:27:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.47 2010/01/19 08:57:55 abcd Exp $ + + 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> knewstuff-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> knewstuff-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/knewstuff/knewstuff-4.3.4.ebuild b/kde-base/knewstuff/knewstuff-4.3.4.ebuild index 7e362c351a1f..da07f445b9c9 100644 --- a/kde-base/knewstuff/knewstuff-4.3.4.ebuild +++ b/kde-base/knewstuff/knewstuff-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/knewstuff/knewstuff-4.3.4.ebuild,v 1.1 2009/12/01 10:50:50 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.3.4.ebuild,v 1.2 2010/01/19 08:57:55 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |