diff options
author | 2009-11-29 16:53:43 +0000 | |
---|---|---|
committer | 2009-11-29 16:53:43 +0000 | |
commit | d8638f23f970583147e919b98073a13fda703353 (patch) | |
tree | 575e43e22a9b3de29b6e098709b0ec325e1805b6 /kde-base/knewstuff | |
parent | Add ~sparc (diff) | |
download | historical-d8638f23f970583147e919b98073a13fda703353.tar.gz historical-d8638f23f970583147e919b98073a13fda703353.tar.bz2 historical-d8638f23f970583147e919b98073a13fda703353.zip |
amd64 stable wrt #292455
Package-Manager: portage-2.2_rc53/cvs/Linux x86_64
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.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 5e7708e5119f..935ea3e3ff98 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2009/11/08 23:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.40 2009/11/29 15:30:54 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> + knewstuff-4.3.3.ebuild: + amd64 stable wrt #292455 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -knewstuff-4.3.2.ebuild: Drop KDE 4.3.2 diff --git a/kde-base/knewstuff/knewstuff-4.3.3.ebuild b/kde-base/knewstuff/knewstuff-4.3.3.ebuild index fa6bebb41fb2..ba74beb9eae1 100644 --- a/kde-base/knewstuff/knewstuff-4.3.3.ebuild +++ b/kde-base/knewstuff/knewstuff-4.3.3.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.3.3.ebuild,v 1.1 2009/11/02 21:27:22 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.3.3.ebuild,v 1.2 2009/11/29 15:30:54 ssuominen 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |