diff options
author | 2010-06-28 04:13:09 +0000 | |
---|---|---|
committer | 2010-06-28 04:13:09 +0000 | |
commit | 50fe84c4e84748dfa107dd6d4e4ddf1b1aac79a5 (patch) | |
tree | 3f213c88724c13a9c14bd809991bbfca3ed2f1a4 /kde-base/solid-runtime | |
parent | Fix quoting. Do not install COPYING. (diff) | |
download | historical-50fe84c4e84748dfa107dd6d4e4ddf1b1aac79a5.tar.gz historical-50fe84c4e84748dfa107dd6d4e4ddf1b1aac79a5.tar.bz2 historical-50fe84c4e84748dfa107dd6d4e4ddf1b1aac79a5.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index e267a04daa90..b7bfae7abc01 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.13 2010/06/24 10:30:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.14 2010/06/28 03:55:56 fauli Exp $ + + 28 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + solid-runtime-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> solid-runtime-4.4.4.ebuild: diff --git a/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild b/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild index e350ae8b879e..acf9de83e792 100644 --- a/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.4.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/solid-runtime/solid-runtime-4.4.4.ebuild,v 1.2 2010/06/24 10:30:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild,v 1.3 2010/06/28 03:55:56 fauli 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 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |