diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:08:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:08:28 +0000 |
commit | 6322038a0e85a934bc63f0c8eaf69c683945814f (patch) | |
tree | a864df958517256c504606c29b6101f6d806b0d4 /kde-base/step | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-6322038a0e85a934bc63f0c8eaf69c683945814f.tar.gz gentoo-2-6322038a0e85a934bc63f0c8eaf69c683945814f.tar.bz2 gentoo-2-6322038a0e85a934bc63f0c8eaf69c683945814f.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/step')
-rw-r--r-- | kde-base/step/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/step/step-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/step/ChangeLog b/kde-base/step/ChangeLog index bf79b9d6a7e6..d525fb984461 100644 --- a/kde-base/step/ChangeLog +++ b/kde-base/step/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/step # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.88 2011/11/02 20:48:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.89 2011/12/07 12:08:28 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> step-4.7.3.ebuild: + x86 stable wrt bug #388279 *step-4.7.3 (02 Nov 2011) diff --git a/kde-base/step/step-4.7.3.ebuild b/kde-base/step/step-4.7.3.ebuild index 9f41efed4747..297e4a6ca115 100644 --- a/kde-base/step/step-4.7.3.ebuild +++ b/kde-base/step/step-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.7.3.ebuild,v 1.1 2011/11/02 20:48:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.7.3.ebuild,v 1.2 2011/12/07 12:08:28 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="The KDE physics simulator" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +gsl +qalculate" DEPEND=" |