diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-18 20:37:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-18 20:37:52 +0000 |
commit | 678cbbb6d19f22db52c83fb395b9cf2621da236d (patch) | |
tree | 5bbeef316b2a94e7aff087af341670ce30662fc0 /app-office | |
parent | Stable for amd64, wrt bug #410611 (diff) | |
download | gentoo-2-678cbbb6d19f22db52c83fb395b9cf2621da236d.tar.gz gentoo-2-678cbbb6d19f22db52c83fb395b9cf2621da236d.tar.bz2 gentoo-2-678cbbb6d19f22db52c83fb395b9cf2621da236d.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libalkimia/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/libalkimia/libalkimia-4.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libalkimia/ChangeLog b/app-office/libalkimia/ChangeLog index 0c0c5aa04510..7e8f3593cd06 100644 --- a/app-office/libalkimia/ChangeLog +++ b/app-office/libalkimia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/libalkimia # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libalkimia/ChangeLog,v 1.9 2012/04/04 19:33:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libalkimia/ChangeLog,v 1.10 2012/04/18 20:37:52 maekke Exp $ + + 18 Apr 2012; Markus Meier <maekke@gentoo.org> libalkimia-4.3.2.ebuild: + x86 stable, bug #409403 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libalkimia-4.3.2.ebuild: Stable for amd64, wrt bug #409403 diff --git a/app-office/libalkimia/libalkimia-4.3.2.ebuild b/app-office/libalkimia/libalkimia-4.3.2.ebuild index 8765c12c396a..ee726cea7d92 100644 --- a/app-office/libalkimia/libalkimia-4.3.2.ebuild +++ b/app-office/libalkimia/libalkimia-4.3.2.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/app-office/libalkimia/libalkimia-4.3.2.ebuild,v 1.2 2012/04/04 19:33:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libalkimia/libalkimia-4.3.2.ebuild,v 1.3 2012/04/18 20:37:52 maekke Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://kde-apps.org/content/show.php/libalkimia?content=137323" SRC_URI="http://kde-apps.org/CONTENT/content-files/137323-${P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="doc" |