diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 20:02:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 20:02:21 +0000 |
commit | 15ef1a10ae400a24710affd352ddb6eb58365f29 (patch) | |
tree | 776777149fd885597e8d255c1497fe9df287c82f | |
parent | Stable for amd64, wrt bug #431892 (diff) | |
download | gentoo-2-15ef1a10ae400a24710affd352ddb6eb58365f29.tar.gz gentoo-2-15ef1a10ae400a24710affd352ddb6eb58365f29.tar.bz2 gentoo-2-15ef1a10ae400a24710affd352ddb6eb58365f29.zip |
Stable for amd64, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.8.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index dfee837385d2..1893bb1fcc7b 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.133 2012/08/18 00:47:37 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.134 2012/09/02 20:02:21 ago Exp $ + + 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ksplash-4.8.5-r1.ebuild: + Stable for amd64, wrt bug #431892 *ksplash-4.8.5-r1 (18 Aug 2012) diff --git a/kde-base/ksplash/ksplash-4.8.5-r1.ebuild b/kde-base/ksplash/ksplash-4.8.5-r1.ebuild index be534b0fcf47..a856e6eb9985 100644 --- a/kde-base/ksplash/ksplash-4.8.5-r1.ebuild +++ b/kde-base/ksplash/ksplash-4.8.5-r1.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.5-r1.ebuild,v 1.1 2012/08/18 00:46:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.8.5-r1.ebuild,v 1.2 2012/09/02 20:02:21 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" SRC_URI+=" http://dev.gentoo.org/~johu/distfiles/${P}-default-theme.patch.xz" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |