diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-19 04:54:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-19 04:54:16 +0000 |
commit | 47b4867647815796a059431b984c39d9435a1a0e (patch) | |
tree | 94b7674e102e5e8af539baf51809023f78bd80c0 /kde-base/kimono | |
parent | x86 stable, bug #409403 (diff) | |
download | historical-47b4867647815796a059431b984c39d9435a1a0e.tar.gz historical-47b4867647815796a059431b984c39d9435a1a0e.tar.bz2 historical-47b4867647815796a059431b984c39d9435a1a0e.zip |
x86 stable, bug #409403
Package-Manager: portage-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=" |