diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-06-18 18:01:47 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-06-18 18:01:47 +0000 |
commit | f22bad0050db66faebe0465a841fc3574ff34b8d (patch) | |
tree | 9cca337241d5a7c37b0011fc7f93355ad47abae3 /sci-astronomy | |
parent | Version bump, drop old. (diff) | |
download | gentoo-2-f22bad0050db66faebe0465a841fc3574ff34b8d.tar.gz gentoo-2-f22bad0050db66faebe0465a841fc3574ff34b8d.tar.bz2 gentoo-2-f22bad0050db66faebe0465a841fc3574ff34b8d.zip |
Stable for amd64 wrt bug #472528
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/predict/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/predict/predict-2.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/predict/ChangeLog b/sci-astronomy/predict/ChangeLog index 73331cbdb116..3484365a335f 100644 --- a/sci-astronomy/predict/ChangeLog +++ b/sci-astronomy/predict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/predict # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.19 2013/06/18 17:50:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.20 2013/06/18 18:01:47 nimiux Exp $ + + 18 Jun 2013; Chema Alonso <nimiux@gentoo.org> predict-2.2.3-r1.ebuild: + Stable for amd64 wrt bug #472528 18 Jun 2013; Chema Alonso <nimiux@gentoo.org> predict-2.2.3-r1.ebuild, +files/predict-2.2.3-earthtrack.patch: diff --git a/sci-astronomy/predict/predict-2.2.3-r1.ebuild b/sci-astronomy/predict/predict-2.2.3-r1.ebuild index 648495fa29d6..ef08a1484a8f 100644 --- a/sci-astronomy/predict/predict-2.2.3-r1.ebuild +++ b/sci-astronomy/predict/predict-2.2.3-r1.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/sci-astronomy/predict/predict-2.2.3-r1.ebuild,v 1.5 2013/06/18 17:50:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.3-r1.ebuild,v 1.6 2013/06/18 18:01:47 nimiux Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" IUSE="doc gtk nls xforms xplanet" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND="sys-libs/ncurses gtk? ( x11-libs/gtk+:2 ) |