diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 07:07:56 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 07:07:56 +0000 |
commit | f16e30d0497facbc721d2ef9f7cc6c3e431e62d8 (patch) | |
tree | d131b56e57c2b568d5a12fdb5ba319d804d29f73 /kde-base/solid-runtime | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-f16e30d0497facbc721d2ef9f7cc6c3e431e62d8.tar.gz gentoo-2-f16e30d0497facbc721d2ef9f7cc6c3e431e62d8.tar.bz2 gentoo-2-f16e30d0497facbc721d2ef9f7cc6c3e431e62d8.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/solid-runtime')
-rw-r--r-- | kde-base/solid-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index 0bc366a7fbdf..372ef4a38722 100644 --- a/kde-base/solid-runtime/ChangeLog +++ b/kde-base/solid-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.6 2010/03/31 23:34:17 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.7 2010/05/03 07:07:56 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> + solid-runtime-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -solid-runtime-4.4.0.ebuild: Remove old KDE versions. diff --git a/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild b/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild index a58336b47717..f836be87246e 100644 --- a/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.4.2.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/solid-runtime/solid-runtime-4.4.2.ebuild,v 1.1 2010/03/30 22:05:52 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild,v 1.2 2010/05/03 07:07:56 aballier Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMNOMODULE=true inherit kde4-meta DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |