diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:48:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:48:25 +0000 |
commit | a3422df44ceea886e617fedfdb83e20b5b02f8fc (patch) | |
tree | a7fa11ef4b78441f8cc2612d5dbf62f9ce5ec46d /kde-base/kfile | |
parent | Fixed SRC_URI (diff) | |
download | historical-a3422df44ceea886e617fedfdb83e20b5b02f8fc.tar.gz historical-a3422df44ceea886e617fedfdb83e20b5b02f8fc.tar.bz2 historical-a3422df44ceea886e617fedfdb83e20b5b02f8fc.zip |
Add ~arm
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 40ac1b00cbe1..50b6eb4076ba 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.48 2010/01/19 08:42:10 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.49 2010/01/23 17:34:42 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kfile-4.3.4.ebuild: + Add ~arm 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kfile-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kfile/kfile-4.3.4.ebuild b/kde-base/kfile/kfile-4.3.4.ebuild index 2c6f756fe10e..a8eab497ac81 100644 --- a/kde-base/kfile/kfile-4.3.4.ebuild +++ b/kde-base/kfile/kfile-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/kfile/kfile-4.3.4.ebuild,v 1.2 2010/01/19 08:42:10 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.4.ebuild,v 1.3 2010/01/23 17:34:42 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -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" |