diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:17:30 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:17:30 +0000 |
commit | e5289c920dfe22a4a33855755e38c1702446d23c (patch) | |
tree | 270a4289d89734404d08616ce365e110f8bf0d95 /kde-base/kdepim-runtime | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-e5289c920dfe22a4a33855755e38c1702446d23c.tar.gz gentoo-2-e5289c920dfe22a4a33855755e38c1702446d23c.tar.bz2 gentoo-2-e5289c920dfe22a4a33855755e38c1702446d23c.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 91673b79bccf..c465af66b1a5 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.55 2011/11/05 19:58:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.56 2011/12/07 12:17:30 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kdepim-runtime-4.7.3.ebuild: + x86 stable wrt bug #388279 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> kdepim-runtime-4.7.3.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild index e1bc95865b5c..c91f1ef6299e 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild,v 1.2 2011/11/05 19:58:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.7.3.ebuild,v 1.3 2011/12/07 12:17:30 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |