diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:27:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:27:53 +0000 |
commit | d7730310d9534c4a4c62f88fcbd025472352b6f8 (patch) | |
tree | b7ec9fc69d89be08d420c0ced17dfa27da2b6af9 /kde-base/kdepim-runtime | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-d7730310d9534c4a4c62f88fcbd025472352b6f8.tar.gz gentoo-2-d7730310d9534c4a4c62f88fcbd025472352b6f8.tar.bz2 gentoo-2-d7730310d9534c4a4c62f88fcbd025472352b6f8.zip |
Stable for amd64, wrt bug #409403
(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 | 5 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index ae9a14a5bed2..932368e32cd1 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,9 @@ # 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.69 2012/03/31 14:57:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.70 2012/04/04 17:27:53 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> kdepim-runtime-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 31 Mar 2012; Markus Meier <maekke@gentoo.org> kdepim-runtime-4.8.1.ebuild: add ~arm, bug #402989 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.8.1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.8.1.ebuild index 4b9ea1d67c70..e3f5113cdd34 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.8.1.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-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/kdepim-runtime/kdepim-runtime-4.8.1.ebuild,v 1.2 2012/03/31 14:57:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.8.1.ebuild,v 1.3 2012/04/04 17:27:53 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" |