diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 03:38:43 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 03:38:43 +0000 |
commit | 8a1c07906f2e2342033d719b7a1383fbda2b7553 (patch) | |
tree | 149517ac3c3163a8c28caf32945f49704339e781 /kde-base/kioclient | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-8a1c07906f2e2342033d719b7a1383fbda2b7553.tar.gz gentoo-2-8a1c07906f2e2342033d719b7a1383fbda2b7553.tar.bz2 gentoo-2-8a1c07906f2e2342033d719b7a1383fbda2b7553.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r-- | kde-base/kioclient/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kioclient/kioclient-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index 1aa36b1570cc..2d15fb719bb3 100644 --- a/kde-base/kioclient/ChangeLog +++ b/kde-base/kioclient/ChangeLog @@ -1,6 +1,9 @@ # 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.67 2010/08/03 07:42:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.68 2010/08/09 03:38:43 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kioclient-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kioclient-4.4.5.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kioclient/kioclient-4.4.5.ebuild b/kde-base/kioclient/kioclient-4.4.5.ebuild index b34204038d0d..cbdbac83d99c 100644 --- a/kde-base/kioclient/kioclient-4.4.5.ebuild +++ b/kde-base/kioclient/kioclient-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/kioclient/kioclient-4.4.5.ebuild,v 1.3 2010/08/03 07:42:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.4.5.ebuild,v 1.4 2010/08/09 03:38:43 josejx 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" |