diff options
author | 2012-05-18 19:11:20 +0000 | |
---|---|---|
committer | 2012-05-18 19:11:20 +0000 | |
commit | 55681c683b31c14d9af565d01a37065cce75e324 (patch) | |
tree | 4f6b17d45364214633f06199c15c23ba8804ebb8 /kde-base/kalgebra | |
parent | Stable for amd64, wrt bug #414605 (diff) | |
download | gentoo-2-55681c683b31c14d9af565d01a37065cce75e324.tar.gz gentoo-2-55681c683b31c14d9af565d01a37065cce75e324.tar.bz2 gentoo-2-55681c683b31c14d9af565d01a37065cce75e324.zip |
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kalgebra')
-rw-r--r-- | kde-base/kalgebra/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalgebra/kalgebra-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalgebra/ChangeLog b/kde-base/kalgebra/ChangeLog index 63d9ea7118c0..0cbc6c9c26d1 100644 --- a/kde-base/kalgebra/ChangeLog +++ b/kde-base/kalgebra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalgebra # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.126 2012/05/18 05:27:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.127 2012/05/18 19:11:20 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kalgebra-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kalgebra-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/kalgebra/kalgebra-4.8.3.ebuild b/kde-base/kalgebra/kalgebra-4.8.3.ebuild index fe235a9f816f..ba2bab4a20bd 100644 --- a/kde-base/kalgebra/kalgebra-4.8.3.ebuild +++ b/kde-base/kalgebra/kalgebra-4.8.3.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/kalgebra/kalgebra-4.8.3.ebuild,v 1.3 2012/05/18 05:27:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/kalgebra-4.8.3.ebuild,v 1.4 2012/05/18 19:11:20 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="MathML-based graph calculator for KDE." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +plasma readline" DEPEND=" |