diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-11-01 02:45:27 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-11-01 02:45:27 +0000 |
commit | b5c27d47692d882a546c1901ba9d1a4c5995a2b7 (patch) | |
tree | 6bb1806b52a26435097b3dabef2e7017939c7b96 /app-sci | |
parent | Backwards port png overflow fix from gd-2.x #69070. (diff) | |
download | historical-b5c27d47692d882a546c1901ba9d1a4c5995a2b7.tar.gz historical-b5c27d47692d882a546c1901ba9d1a4c5995a2b7.tar.bz2 historical-b5c27d47692d882a546c1901ba9d1a4c5995a2b7.zip |
Added to x86.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/pymol/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/pymol/pymol-0.97.ebuild | 4 | ||||
-rw-r--r-- | app-sci/qrna/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/qrna/qrna-2.0.2c.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/pymol/ChangeLog b/app-sci/pymol/ChangeLog index f0517c4f187f..24e05e06aea1 100644 --- a/app-sci/pymol/ChangeLog +++ b/app-sci/pymol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/pymol # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.12 2004/07/26 04:51:55 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.13 2004/11/01 02:43:53 ribosome Exp $ + + 31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> pymol-0.97.ebuild: + Added to x86. *pymol-0.97 (26 Jul 2004) diff --git a/app-sci/pymol/pymol-0.97.ebuild b/app-sci/pymol/pymol-0.97.ebuild index fd7bec834ffb..33b5c5650d1e 100644 --- a/app-sci/pymol/pymol-0.97.ebuild +++ b/app-sci/pymol/pymol-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.97.ebuild,v 1.1 2004/07/26 04:51:55 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.97.ebuild,v 1.2 2004/11/01 02:43:53 ribosome Exp $ inherit distutils eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pymol/${PN}-${PV/./_}-src.tgz" LICENSE="PSF-2.2" IUSE="" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="dev-lang/python dev-python/pmw diff --git a/app-sci/qrna/ChangeLog b/app-sci/qrna/ChangeLog index e2c5aba9e767..6895b5273a1e 100644 --- a/app-sci/qrna/ChangeLog +++ b/app-sci/qrna/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/qrna # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qrna/ChangeLog,v 1.3 2004/07/23 15:59:01 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qrna/ChangeLog,v 1.4 2004/11/01 02:45:27 ribosome Exp $ + + 31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> qrna-2.0.2c.ebuild: + Added to x86. 23 Jul 2004; Jon Hood <squinky86@gentoo.org> qrna-2.0.2c.ebuild: Change virtual/glibc -> virtual/libc. diff --git a/app-sci/qrna/qrna-2.0.2c.ebuild b/app-sci/qrna/qrna-2.0.2c.ebuild index 288295e09a01..2438e3f5f21b 100644 --- a/app-sci/qrna/qrna-2.0.2c.ebuild +++ b/app-sci/qrna/qrna-2.0.2c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qrna/qrna-2.0.2c.ebuild,v 1.3 2004/07/23 15:59:01 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qrna/qrna-2.0.2c.ebuild,v 1.4 2004/11/01 02:45:27 ribosome Exp $ DESCRIPTION="Prototype ncRNA genefinder" HOMEPAGE="http://www.genetics.wustl.edu/eddy/software/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.genetics.wustl.edu/pub/eddy/software/qrna.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="perl" DEPEND="perl? ( dev-lang/perl ) |