diff options
-rw-r--r-- | sci-chemistry/mopac7/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mopac7/mopac7-1.00-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/turbotail/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/turbotail/turbotail-0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-chemistry/mopac7/ChangeLog b/sci-chemistry/mopac7/ChangeLog index a3b0310e9340..e24b97fb7001 100644 --- a/sci-chemistry/mopac7/ChangeLog +++ b/sci-chemistry/mopac7/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mopac7 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.4 2005/08/05 17:53:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.5 2005/08/06 09:09:24 dholm Exp $ + + 06 Aug 2005; David Holm <dholm@gentoo.org> mopac7-1.00-r1.ebuild: + Added to ~ppc. *mopac7-1.00-r1 (05 Aug 2005) diff --git a/sci-chemistry/mopac7/mopac7-1.00-r1.ebuild b/sci-chemistry/mopac7/mopac7-1.00-r1.ebuild index e4f62f3e9385..d8e28cebcb17 100644 --- a/sci-chemistry/mopac7/mopac7-1.00-r1.ebuild +++ b/sci-chemistry/mopac7/mopac7-1.00-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.00-r1.ebuild,v 1.1 2005/08/05 17:53:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.00-r1.ebuild,v 1.2 2005/08/06 09:09:24 dholm Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/mopac7/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="mopac7" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="dev-libs/libf2c sys-devel/autoconf diff --git a/sys-apps/turbotail/ChangeLog b/sys-apps/turbotail/ChangeLog index 8e40b904ed98..1b5b76ca5d24 100644 --- a/sys-apps/turbotail/ChangeLog +++ b/sys-apps/turbotail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/turbotail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.1 2005/08/05 19:55:26 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.2 2005/08/06 09:10:18 dholm Exp $ + + 06 Aug 2005; David Holm <dholm@gentoo.org> turbotail-0.2.ebuild: + Added to ~ppc. *turbotail-0.2 (05 Aug 2005) diff --git a/sys-apps/turbotail/turbotail-0.2.ebuild b/sys-apps/turbotail/turbotail-0.2.ebuild index 48a507f6790d..1d56febc93f1 100644 --- a/sys-apps/turbotail/turbotail-0.2.ebuild +++ b/sys-apps/turbotail/turbotail-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v 1.1 2005/08/05 19:55:26 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v 1.2 2005/08/06 09:10:18 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |