diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-04 08:17:55 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-04 08:17:55 +0000 |
commit | 45da4952a01fd443a72d846bc7065f563102103c (patch) | |
tree | a6adc63200333c8d90570d91d6599238de9336d3 /kde-base | |
parent | [kde-base/solid] Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3 (diff) | |
download | gentoo-2-45da4952a01fd443a72d846bc7065f563102103c.tar.gz gentoo-2-45da4952a01fd443a72d846bc7065f563102103c.tar.bz2 gentoo-2-45da4952a01fd443a72d846bc7065f563102103c.zip |
[kde-base/solid-runtime] Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/solid-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index d743635a51e3..488335b45aee 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.9 2010/05/04 05:54:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.10 2010/05/04 08:17:55 alexxy Exp $ + + 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + solid-runtime-4.4.3.ebuild: + Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -solid-runtime-4.4.1.ebuild: diff --git a/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild b/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild index 6172d1456986..36c0922cddde 100644 --- a/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.4.3.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.3.ebuild,v 1.1 2010/05/03 21:47:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild,v 1.2 2010/05/04 08:17:55 alexxy 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=" |