diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 19:43:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 19:43:51 +0000 |
commit | 06da9e46b504cd18583304beb69511ab23ae6951 (patch) | |
tree | 1accf480e1ffde6262fa1236c0311c04a1def946 /kde-base/kdepim-runtime | |
parent | Stable for amd64, wrt bug #414605 (diff) | |
download | gentoo-2-06da9e46b504cd18583304beb69511ab23ae6951.tar.gz gentoo-2-06da9e46b504cd18583304beb69511ab23ae6951.tar.bz2 gentoo-2-06da9e46b504cd18583304beb69511ab23ae6951.zip |
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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.8.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 6b0910b1acfd..03278446ba5d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.77 2012/05/18 06:04:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.78 2012/05/18 19:43:51 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> + kdepim-runtime-4.8.3-r2.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kdepim-runtime-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.8.3-r2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.8.3-r2.ebuild index 84af4c736cce..6294a3a43215 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.8.3-r2.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.8.3-r2.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/kdepim-runtime/kdepim-runtime-4.8.3-r2.ebuild,v 1.1 2012/05/15 20:28:57 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.8.3-r2.ebuild,v 1.2 2012/05/18 19:43:51 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |