diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:33:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:33:27 +0000 |
commit | e1b856f197f63331e8bdc47cdcb9d6eec4c78d3c (patch) | |
tree | 942b32e24095b3a9d7ee6c48472c73ffd7d48c75 /kde-base/kioclient | |
parent | Add ~arm (diff) | |
download | gentoo-2-e1b856f197f63331e8bdc47cdcb9d6eec4c78d3c.tar.gz gentoo-2-e1b856f197f63331e8bdc47cdcb9d6eec4c78d3c.tar.bz2 gentoo-2-e1b856f197f63331e8bdc47cdcb9d6eec4c78d3c.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index b7c61ef34e2e..af8564817625 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.48 2010/01/19 08:50:02 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.49 2010/01/23 17:33:27 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kioclient-4.3.4.ebuild: + Add ~arm 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kioclient-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kioclient/kioclient-4.3.4.ebuild b/kde-base/kioclient/kioclient-4.3.4.ebuild index 946b7193df52..3e6de02b36a5 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-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.2 2010/01/19 08:50:02 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.3.4.ebuild,v 1.3 2010/01/23 17:33:27 armin76 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |