diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:09:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:09:34 +0000 |
commit | 978fc2bdd5c438d4b9063a8a6a1528f7fb3edabe (patch) | |
tree | f93a6c9d299ad0ec67b4bd15c84c3e42b90ffefd /kde-base/ksplash | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-978fc2bdd5c438d4b9063a8a6a1528f7fb3edabe.tar.gz gentoo-2-978fc2bdd5c438d4b9063a8a6a1528f7fb3edabe.tar.bz2 gentoo-2-978fc2bdd5c438d4b9063a8a6a1528f7fb3edabe.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 30ff97a419fb..35cd2c8af7cb 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.36 2009/10/08 14:50:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.37 2009/10/10 10:09:34 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> ksplash-4.3.1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -ksplash-4.3.0.ebuild: Drop KDE 4.3.0 diff --git a/kde-base/ksplash/ksplash-4.3.1.ebuild b/kde-base/ksplash/ksplash-4.3.1.ebuild index 04f1afc894f5..e65b60b461c9 100644 --- a/kde-base/ksplash/ksplash-4.3.1.ebuild +++ b/kde-base/ksplash/ksplash-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.3.1.ebuild,v 1.1 2009/09/01 15:58:30 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.3.1.ebuild,v 1.2 2009/10/10 10:09:34 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |