summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-01-09 22:43:14 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-01-09 22:43:14 +0000
commit42914e11f7ab31665a7582db907c85df5cb627c0 (patch)
tree10bc03fc0bb5db86ba16130042852aee11f81313
parentMarked ~ppc for bug #253299. (diff)
downloadgentoo-2-42914e11f7ab31665a7582db907c85df5cb627c0.tar.gz
gentoo-2-42914e11f7ab31665a7582db907c85df5cb627c0.tar.bz2
gentoo-2-42914e11f7ab31665a7582db907c85df5cb627c0.zip
Marked ~ppc for bug #253299.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
-rw-r--r--sci-astronomy/ast/ChangeLog7
-rw-r--r--sci-astronomy/ast/ast-4.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/ast/ChangeLog b/sci-astronomy/ast/ChangeLog
index 2fcbbc1fe501..1a552db42905 100644
--- a/sci-astronomy/ast/ChangeLog
+++ b/sci-astronomy/ast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/ast
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ChangeLog,v 1.2 2008/11/24 10:12:53 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ChangeLog,v 1.3 2009/01/09 22:43:14 josejx Exp $
+
+ 09 Jan 2009; Joseph Jezak <josejx@gentoo.org> ast-4.6.2.ebuild:
+ Marked ~ppc for bug #253299.
24 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org> ast-4.6.2.ebuild:
Removing installation of empty directories, closing bug #248380
diff --git a/sci-astronomy/ast/ast-4.6.2.ebuild b/sci-astronomy/ast/ast-4.6.2.ebuild
index fe3fec3dbeb0..5b1d21e5fa81 100644
--- a/sci-astronomy/ast/ast-4.6.2.ebuild
+++ b/sci-astronomy/ast/ast-4.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ast-4.6.2.ebuild,v 1.2 2008/11/24 10:12:53 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ast/ast-4.6.2.ebuild,v 1.3 2009/01/09 22:43:14 josejx Exp $
EAPI=2
inherit eutils versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.starlink.ac.uk/~dsb/ast/ast.html"
SRC_URI="http://www.starlink.ac.uk/~dsb/${PN}/${MYP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
RDEPEND=""
DEPEND="${RDEPEND}"