diff options
author | 2010-01-19 09:07:28 +0000 | |
---|---|---|
committer | 2010-01-19 09:07:28 +0000 | |
commit | 62a2207a1a37d660b98f2488fece13375435f4ed (patch) | |
tree | 3fe95a1b32c49794c26a6e2ac405d88b394887f9 /kde-base/kioclient | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | historical-62a2207a1a37d660b98f2488fece13375435f4ed.tar.gz historical-62a2207a1a37d660b98f2488fece13375435f4ed.tar.bz2 historical-62a2207a1a37d660b98f2488fece13375435f4ed.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r-- | kde-base/kioclient/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kioclient/kioclient-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index 3c834592605f..b7c61ef34e2e 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.47 2010/01/14 00:45:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.48 2010/01/19 08:50:02 abcd Exp $ + + 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kioclient-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kioclient-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kioclient/kioclient-4.3.4.ebuild b/kde-base/kioclient/kioclient-4.3.4.ebuild index b6078518c1c7..946b7193df52 100644 --- a/kde-base/kioclient/kioclient-4.3.4.ebuild +++ b/kde-base/kioclient/kioclient-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.4.ebuild,v 1.1 2009/12/01 10:42:05 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.3.4.ebuild,v 1.2 2010/01/19 08:50:02 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Command-line tool for network-transparent operations" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |