diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-31 15:01:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-31 15:01:15 +0000 |
commit | 21b955992ff5b17f6bbe87befe8f918036c85dd8 (patch) | |
tree | c93778084c1b1be36b17696b0bc34445beac1493 /kde-base/ksplash | |
parent | arm stable, bug #409339 (diff) | |
download | gentoo-2-21b955992ff5b17f6bbe87befe8f918036c85dd8.tar.gz gentoo-2-21b955992ff5b17f6bbe87befe8f918036c85dd8.tar.bz2 gentoo-2-21b955992ff5b17f6bbe87befe8f918036c85dd8.zip |
add ~arm, bug #402989
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index cbd30721cffb..678c0b56e164 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.117 2012/03/23 07:37:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.118 2012/03/31 15:01:15 maekke Exp $ + + 31 Mar 2012; Markus Meier <maekke@gentoo.org> ksplash-4.8.1.ebuild: + add ~arm, bug #402989 23 Mar 2012; Johannes Huber <johu@gentoo.org> -ksplash-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/ksplash/ksplash-4.8.1.ebuild b/kde-base/ksplash/ksplash-4.8.1.ebuild index 89cf9d054ee4..3a5064be229a 100644 --- a/kde-base/ksplash/ksplash-4.8.1.ebuild +++ b/kde-base/ksplash/ksplash-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.8.1.ebuild,v 1.1 2012/03/06 23:35:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.8.1.ebuild,v 1.2 2012/03/31 15:01:15 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |