diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 08:58:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 08:58:26 +0000 |
commit | 8a309a184232335591301fd1573d8e289d6cfe3a (patch) | |
tree | eb28a934121c54d38d3d97e55a7eb97f8f10e375 /kde-base/knewstuff | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-8a309a184232335591301fd1573d8e289d6cfe3a.tar.gz gentoo-2-8a309a184232335591301fd1573d8e289d6cfe3a.tar.bz2 gentoo-2-8a309a184232335591301fd1573d8e289d6cfe3a.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 6400eb860701..8dd7378320be 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,10 @@ # 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.67 2010/08/09 03:47:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.68 2010/08/09 08:58:26 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + knewstuff-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> knewstuff-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/knewstuff/knewstuff-4.4.5.ebuild b/kde-base/knewstuff/knewstuff-4.4.5.ebuild index e4ff76f41e3d..c0751238e391 100644 --- a/kde-base/knewstuff/knewstuff-4.4.5.ebuild +++ b/kde-base/knewstuff/knewstuff-4.4.5.ebuild @@ -1,6 +1,6 @@ # 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.4.5.ebuild,v 1.4 2010/08/09 03:47:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.4.5.ebuild,v 1.5 2010/08/09 08:58:26 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |