diff options
author | 2012-02-18 16:28:10 +0000 | |
---|---|---|
committer | 2012-02-18 16:28:10 +0000 | |
commit | 429c66ea4f74b50910f4f2b1f5e26555a1f88818 (patch) | |
tree | ce260933afab75d8d607c3279b06adf73ef3e869 | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-429c66ea4f74b50910f4f2b1f5e26555a1f88818.tar.gz gentoo-2-429c66ea4f74b50910f4f2b1f5e26555a1f88818.tar.bz2 gentoo-2-429c66ea4f74b50910f4f2b1f5e26555a1f88818.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
-rw-r--r-- | kde-base/step/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/step/step-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/step/ChangeLog b/kde-base/step/ChangeLog index c79562d97c81..84efc4f1d734 100644 --- a/kde-base/step/ChangeLog +++ b/kde-base/step/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/step # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.97 2012/01/25 18:16:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.98 2012/02/18 16:28:10 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> step-4.7.4.ebuild: + ppc stable #396359 *step-4.8.0 (25 Jan 2012) diff --git a/kde-base/step/step-4.7.4.ebuild b/kde-base/step/step-4.7.4.ebuild index 54ef68e61bab..497c857691e9 100644 --- a/kde-base/step/step-4.7.4.ebuild +++ b/kde-base/step/step-4.7.4.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/step/step-4.7.4.ebuild,v 1.3 2012/01/16 23:52:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.7.4.ebuild,v 1.4 2012/02/18 16:28:10 nixnut 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=" |