diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:00:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:00:32 +0000 |
commit | e59225890dcb320d5bdf3a41d83a8615af6f0eb2 (patch) | |
tree | 0499af87ea1730baad9258d6aa76cfeaf4d1562f /kde-base/kalgebra | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-e59225890dcb320d5bdf3a41d83a8615af6f0eb2.tar.gz gentoo-2-e59225890dcb320d5bdf3a41d83a8615af6f0eb2.tar.bz2 gentoo-2-e59225890dcb320d5bdf3a41d83a8615af6f0eb2.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalgebra/ChangeLog b/kde-base/kalgebra/ChangeLog index 632562245409..d2b73311b9db 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.144 2012/11/13 20:21:29 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.145 2012/11/23 17:00:32 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kalgebra-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -kalgebra-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/kalgebra/kalgebra-4.9.3.ebuild b/kde-base/kalgebra/kalgebra-4.9.3.ebuild index 39f79b0965ff..998ba379b270 100644 --- a/kde-base/kalgebra/kalgebra-4.9.3.ebuild +++ b/kde-base/kalgebra/kalgebra-4.9.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.9.3.ebuild,v 1.1 2012/11/08 23:27:11 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/kalgebra-4.9.3.ebuild,v 1.2 2012/11/23 17:00:32 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ OPENGL_REQUIRED="optional" inherit kde4-base DESCRIPTION="MathML-based graph calculator for KDE." -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +plasma readline" DEPEND=" |