diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:21:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:21:49 +0000 |
commit | 6ce64967a99cbbfc02cb8c1807051472289d80eb (patch) | |
tree | 4fdab805093e4ee37974a442e70121941578bc8b /kde-base/knewstuff | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-6ce64967a99cbbfc02cb8c1807051472289d80eb.tar.gz gentoo-2-6ce64967a99cbbfc02cb8c1807051472289d80eb.tar.bz2 gentoo-2-6ce64967a99cbbfc02cb8c1807051472289d80eb.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 1b7ce4202bc4..d9d2b4e034dc 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.144 2013/01/05 20:18:51 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.145 2013/01/27 12:21:49 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> knewstuff-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *knewstuff-4.9.5 (05 Jan 2013) @@ -587,4 +590,3 @@ 18 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> +metadata.xml, +knewstuff-4.0.0.ebuild: Added KDE 4.0.0's knewstuff. - diff --git a/kde-base/knewstuff/knewstuff-4.9.5.ebuild b/kde-base/knewstuff/knewstuff-4.9.5.ebuild index 5763df8e414b..aff2ea8ce9de 100644 --- a/kde-base/knewstuff/knewstuff-4.9.5.ebuild +++ b/kde-base/knewstuff/knewstuff-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.9.5.ebuild,v 1.1 2013/01/05 20:18:51 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.9.5.ebuild,v 1.2 2013/01/27 12:21:49 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |