diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-07-03 03:23:14 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-07-03 03:23:14 +0000 |
commit | 901fc3ff5682a67baf859188bc50952b5b659605 (patch) | |
tree | 2a3e63986b136959bc8e9685644146a5e25227c3 /kde-base/kfile | |
parent | Version bump. (diff) | |
download | historical-901fc3ff5682a67baf859188bc50952b5b659605.tar.gz historical-901fc3ff5682a67baf859188bc50952b5b659605.tar.bz2 historical-901fc3ff5682a67baf859188bc50952b5b659605.zip |
Restored ~x86-fbsd keywords.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 16fee5b2a41b..55903a216615 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,10 @@ # 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.65 2010/06/30 15:36:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.66 2010/07/03 03:23:08 jmbsvicetto Exp $ + + 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kfile-4.4.5.ebuild: + [kde-base/kfile-4.4.5] Restored ~x86-fbsd keyword. *kfile-4.4.5 (30 Jun 2010) diff --git a/kde-base/kfile/kfile-4.4.5.ebuild b/kde-base/kfile/kfile-4.4.5.ebuild index d7a9326b4191..868c357a38a1 100644 --- a/kde-base/kfile/kfile-4.4.5.ebuild +++ b/kde-base/kfile/kfile-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/kfile/kfile-4.4.5.ebuild,v 1.1 2010/06/30 15:36:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.5.ebuild,v 1.2 2010/07/03 03:23:08 jmbsvicetto Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |