diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:10:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:10:09 +0000 |
commit | dda9c241f50d871cdfcfa6aa9f3528b370d36686 (patch) | |
tree | 7dc313ada06bb2fe4abea4e513eb8c38fb009149 | |
parent | ppc stable wrt bug #550740 (diff) | |
download | gentoo-2-dda9c241f50d871cdfcfa6aa9f3528b370d36686.tar.gz gentoo-2-dda9c241f50d871cdfcfa6aa9f3528b370d36686.tar.bz2 gentoo-2-dda9c241f50d871cdfcfa6aa9f3528b370d36686.zip |
ppc stable wrt bug #550740
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
-rw-r--r-- | kde-apps/kstars/ChangeLog | 5 | ||||
-rw-r--r-- | kde-apps/kstars/kstars-4.14.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-apps/kstars/ChangeLog b/kde-apps/kstars/ChangeLog index 0242c2f6cc2e..740541202169 100644 --- a/kde-apps/kstars/ChangeLog +++ b/kde-apps/kstars/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-apps/kstars # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-apps/kstars/ChangeLog,v 1.3 2015/06/13 08:38:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-apps/kstars/ChangeLog,v 1.4 2015/07/25 12:10:09 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> kstars-4.14.3-r1.ebuild: + ppc stable wrt bug #550740 13 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> kstars-4.14.3-r1.ebuild: x86 stable wrt bug #550740 diff --git a/kde-apps/kstars/kstars-4.14.3-r1.ebuild b/kde-apps/kstars/kstars-4.14.3-r1.ebuild index c331276e78c2..d98dfd1d937f 100644 --- a/kde-apps/kstars/kstars-4.14.3-r1.ebuild +++ b/kde-apps/kstars/kstars-4.14.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-apps/kstars/kstars-4.14.3-r1.ebuild,v 1.3 2015/06/13 08:38:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-apps/kstars/kstars-4.14.3-r1.ebuild,v 1.4 2015/07/25 12:10:09 pacho Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit flag-o-matic kde4-base DESCRIPTION="KDE Desktop Planetarium" HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/kstars" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug fits indi" REQUIRED_USE="indi? ( fits )" |