diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 19:33:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 19:33:26 +0000 |
commit | 9c91266c3e5839a41650ff254c0282d33ca1d1be (patch) | |
tree | 9059e52ad5f28d5e5b0b123ce8a1551ef87f02a8 /kde-base/kget | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-9c91266c3e5839a41650ff254c0282d33ca1d1be.tar.gz gentoo-2-9c91266c3e5839a41650ff254c0282d33ca1d1be.tar.bz2 gentoo-2-9c91266c3e5839a41650ff254c0282d33ca1d1be.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kget')
-rw-r--r-- | kde-base/kget/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kget/kget-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kget/ChangeLog b/kde-base/kget/ChangeLog index cda41b7667f7..a07cd6cc90c7 100644 --- a/kde-base/kget/ChangeLog +++ b/kde-base/kget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kget # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/ChangeLog,v 1.165 2010/06/24 08:24:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/ChangeLog,v 1.166 2010/06/27 19:33:26 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> kget-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kget-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kget/kget-4.4.4.ebuild b/kde-base/kget/kget-4.4.4.ebuild index 3b814cfd26cf..836c9b739a4f 100644 --- a/kde-base/kget/kget-4.4.4.ebuild +++ b/kde-base/kget/kget-4.4.4.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/kget/kget-4.4.4.ebuild,v 1.3 2010/06/24 08:24:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/kget-4.4.4.ebuild,v 1.4 2010/06/27 19:33:26 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdenetwork" inherit kde4-meta DESCRIPTION="An advanced download manager for KDE" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook +plasma semantic-desktop sqlite" RDEPEND=" |