diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 11:44:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 11:44:56 +0000 |
commit | 8b57c7519a083cec301c58cdbdf13bafd9ce537d (patch) | |
tree | bd0fb4ea68404fbed9acf4c91135194d842c7a2a /kde-base/kalgebra | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-8b57c7519a083cec301c58cdbdf13bafd9ce537d.tar.gz gentoo-2-8b57c7519a083cec301c58cdbdf13bafd9ce537d.tar.bz2 gentoo-2-8b57c7519a083cec301c58cdbdf13bafd9ce537d.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kalgebra')
-rw-r--r-- | kde-base/kalgebra/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalgebra/kalgebra-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalgebra/ChangeLog b/kde-base/kalgebra/ChangeLog index 402263f4420a..588585ad651e 100644 --- a/kde-base/kalgebra/ChangeLog +++ b/kde-base/kalgebra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalgebra # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.152 2013/01/08 11:50:41 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.153 2013/01/27 11:44:56 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kalgebra-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 08 Jan 2013; Michael Palimaka <kensington@gentoo.org> -files/kalgebra-4.5.73-solaris-graph2d.patch: diff --git a/kde-base/kalgebra/kalgebra-4.9.5.ebuild b/kde-base/kalgebra/kalgebra-4.9.5.ebuild index f559cf31f122..f2b32bf05b18 100644 --- a/kde-base/kalgebra/kalgebra-4.9.5.ebuild +++ b/kde-base/kalgebra/kalgebra-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/kalgebra-4.9.5.ebuild,v 1.1 2013/01/05 20:18:55 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/kalgebra-4.9.5.ebuild,v 1.2 2013/01/27 11:44:56 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ OPENGL_REQUIRED="optional" inherit kde4-base DESCRIPTION="MathML-based graph calculator for KDE." -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +plasma readline" DEPEND=" |