diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-03 07:43:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-03 07:43:56 +0000 |
commit | 327aebfe6090e00522f869da9ee171559209a303 (patch) | |
tree | 353b9dbcb3df79eb6807574bf55ff6c007dd6c6a /kde-base/knewstuff | |
parent | Bug #323717: Newer kernels change the build of localversion a lot, so we need... (diff) | |
download | historical-327aebfe6090e00522f869da9ee171559209a303.tar.gz historical-327aebfe6090e00522f869da9ee171559209a303.tar.bz2 historical-327aebfe6090e00522f869da9ee171559209a303.zip |
Stable on amd64 wrt bug #322791
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index bc2c8b807289..c2da50a4ff7d 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.65 2010/07/03 03:23:12 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.66 2010/08/03 07:43:28 hwoarang Exp $ + + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> knewstuff-4.4.5.ebuild: + Stable on amd64 wrt bug #322791 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> knewstuff-4.4.5.ebuild: diff --git a/kde-base/knewstuff/knewstuff-4.4.5.ebuild b/kde-base/knewstuff/knewstuff-4.4.5.ebuild index b8641de01c86..baa10ab8dea7 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.2 2010/07/03 03:23:12 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.4.5.ebuild,v 1.3 2010/08/03 07:43:28 hwoarang 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" |