diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 21:46:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 21:46:22 +0000 |
commit | c2dd464fb1b79e273ba7089ad40b1443d0decec3 (patch) | |
tree | ce141f0afd52f98c930ed3f203842e7a9d06596e /kde-base/kioclient | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.gz historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.bz2 historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r-- | kde-base/kioclient/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kioclient/kioclient-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index 81770f836d7a..c0a68ae1e1fb 100644 --- a/kde-base/kioclient/ChangeLog +++ b/kde-base/kioclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kioclient # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.63 2010/06/24 08:34:48 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.64 2010/06/27 20:04:08 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kioclient-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kioclient-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kioclient/kioclient-4.4.4.ebuild b/kde-base/kioclient/kioclient-4.4.4.ebuild index 27f5cbfc9ea9..774a56fa737a 100644 --- a/kde-base/kioclient/kioclient-4.4.4.ebuild +++ b/kde-base/kioclient/kioclient-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/kioclient/kioclient-4.4.4.ebuild,v 1.3 2010/06/24 08:34:48 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.4.4.ebuild,v 1.4 2010/06/27 20:04:09 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Command-line tool for network-transparent operations" -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" |