diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-19 04:06:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-19 04:06:53 +0000 |
commit | d731d4110a6ceec5f2277f65a5e3e7af227d4093 (patch) | |
tree | 44dc4b135d9f52b3b36fb0494a380eceb7ef312f /kde-base/kimono | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-d731d4110a6ceec5f2277f65a5e3e7af227d4093.tar.gz gentoo-2-d731d4110a6ceec5f2277f65a5e3e7af227d4093.tar.bz2 gentoo-2-d731d4110a6ceec5f2277f65a5e3e7af227d4093.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kimono')
-rw-r--r-- | kde-base/kimono/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kimono/kimono-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kimono/ChangeLog b/kde-base/kimono/ChangeLog index 1c033c6ec81e..e77251c4505c 100644 --- a/kde-base/kimono/ChangeLog +++ b/kde-base/kimono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kimono # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.22 2012/04/13 21:45:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.23 2012/04/19 04:06:53 maekke Exp $ + + 19 Apr 2012; Markus Meier <maekke@gentoo.org> kimono-4.8.1.ebuild: + x86 stable, bug #409403 13 Apr 2012; Johannes Huber <johu@gentoo.org> kimono-4.8.1.ebuild, kimono-4.8.2.ebuild: diff --git a/kde-base/kimono/kimono-4.8.1.ebuild b/kde-base/kimono/kimono-4.8.1.ebuild index b87bea36d2d7..47d71530e741 100644 --- a/kde-base/kimono/kimono-4.8.1.ebuild +++ b/kde-base/kimono/kimono-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/kimono/kimono-4.8.1.ebuild,v 1.3 2012/04/13 21:45:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.8.1.ebuild,v 1.4 2012/04/19 04:06:53 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_SCM="git" inherit kde4-base mono DESCRIPTION="C# bindings for KDE" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="akonadi debug plasma semantic-desktop" DEPEND=" |