diff options
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/babel/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/babel/babel-1.6.ebuild | 4 | ||||
-rw-r--r-- | app-sci/gperiodic/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/gperiodic/gperiodic-1.3.2.ebuild | 5 | ||||
-rw-r--r-- | app-sci/kstars/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/kstars/kstars-0.6-r2.ebuild | 4 | ||||
-rw-r--r-- | app-sci/magic/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/magic/magic-7.1.ebuild | 3 | ||||
-rw-r--r-- | app-sci/rasmol/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/rasmol/rasmol-2.6_beta2.ebuild | 7 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.03-r1.ebuild | 3 | ||||
-rw-r--r-- | app-sci/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/xcircuit/xcircuit-2.5.4.ebuild | 5 | ||||
-rw-r--r-- | app-sci/xdrawchem/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/xdrawchem/xdrawchem-1.4.ebuild | 4 | ||||
-rw-r--r-- | app-sci/xephem/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/xephem/xephem-3.5.2.ebuild | 5 |
17 files changed, 65 insertions, 17 deletions
diff --git a/app-sci/babel/ChangeLog b/app-sci/babel/ChangeLog index a6c2fb7333aa..52768da20b16 100644 --- a/app-sci/babel/ChangeLog +++ b/app-sci/babel/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-sci/babel # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/ChangeLog,v 1.1 2002/05/08 02:04:28 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ *babel-1.6 (1 Feb 2002) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> babel-1.6.ebuild : + Added LICENSE, KEYWORDS, SLOT. + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-sci/babel/babel-1.6.ebuild b/app-sci/babel/babel-1.6.ebuild index e65ec4461a5b..1e855c3a68cb 100644 --- a/app-sci/babel/babel-1.6.ebuild +++ b/app-sci/babel/babel-1.6.ebuild @@ -9,9 +9,13 @@ DESCRIPTION="Babel is a program to interconvert file formats used in molecular m SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z" HOMEPAGE="http://smog.com/chem/babel/" +KEYWORDS="x86" +SLOT="0" +LICENSE="as-is" #Doesn't really seem to depend on anything (?) DEPEND="virtual/glibc" +RDEPEND=$DEPEND PROVIDE="app-misc/babel" diff --git a/app-sci/gperiodic/ChangeLog b/app-sci/gperiodic/ChangeLog index b677d59a44ce..054dc315fa47 100644 --- a/app-sci/gperiodic/ChangeLog +++ b/app-sci/gperiodic/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-sci/gperiodic # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/ChangeLog,v 1.1 2002/05/07 01:35:08 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ *gperiodic-1.3.2 (1 Feb 2002) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> gperiodic-1.3.2.ebuild : + Added LICENSE, KEYWORDS, SLOT. + 06 May 2002; G. Shapovalov <george@gentoo.org> Changelog: Moved from app-misc to app-sci diff --git a/app-sci/gperiodic/gperiodic-1.3.2.ebuild b/app-sci/gperiodic/gperiodic-1.3.2.ebuild index acedd897c255..53a2d9c40622 100644 --- a/app-sci/gperiodic/gperiodic-1.3.2.ebuild +++ b/app-sci/gperiodic/gperiodic-1.3.2.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/gperiodic-1.3.2.ebuild,v 1.4 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/gperiodic-1.3.2.ebuild,v 1.5 2002/07/25 16:18:19 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GPeriodic is a periodic table application for Linux." SRC_URI="ftp://ftp.seul.org/pub/gperiodic/${P}.tar.gz" HOMEPAGE="http://gperiodic.seul.org/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" DEPEND=">=sys-libs/ncurses-5.2 =x11-libs/gtk+-1.2* diff --git a/app-sci/kstars/ChangeLog b/app-sci/kstars/ChangeLog index 1c73243da0ac..387ddbb171a9 100644 --- a/app-sci/kstars/ChangeLog +++ b/app-sci/kstars/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/kstars # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ + +*kstars-0.6-r2.ebuild (25 July 2002) + + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> kstars-0.6-r2.ebuild : + Added KEYWORDS, SLOT. *kstars-0.6-r1 (3 May 2002) diff --git a/app-sci/kstars/kstars-0.6-r2.ebuild b/app-sci/kstars/kstars-0.6-r2.ebuild index b7b3078bc90c..9aa89baa3565 100644 --- a/app-sci/kstars/kstars-0.6-r2.ebuild +++ b/app-sci/kstars/kstars-0.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/kstars-0.6-r2.ebuild,v 1.3 2002/05/27 17:27:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/kstars-0.6-r2.ebuild,v 1.4 2002/07/25 16:18:19 aliz Exp $ inherit kde-base || die @@ -8,6 +8,8 @@ need-kde 2.1 DESCRIPTION="A fun and educational desktop planetarium program for KDE2" HOMEPAGE="http://kstars.sourceforge.net" +KEYWORDS="x86" +SLOT="0" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-sci/magic/ChangeLog b/app-sci/magic/ChangeLog index da4cf6311b0b..f6450fb46743 100644 --- a/app-sci/magic/ChangeLog +++ b/app-sci/magic/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-sci/magic # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/ChangeLog,v 1.2 2002/05/13 00:47:16 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/ChangeLog,v 1.3 2002/07/25 16:18:19 aliz Exp $ * magic-7.1 (30 April 2002) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> magic-7.1.ebuild : + Added KEYWORDS. + 30 April 2002; Michael Nygard <michael.nygard@halleysfifth.com> ChangeLog : First Gentoo release of this package. Magic predates autoconf, so has its diff --git a/app-sci/magic/magic-7.1.ebuild b/app-sci/magic/magic-7.1.ebuild index 923075218d9a..e202cf7a6a12 100644 --- a/app-sci/magic/magic-7.1.ebuild +++ b/app-sci/magic/magic-7.1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/magic-7.1.ebuild,v 1.4 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/magic-7.1.ebuild,v 1.5 2002/07/25 16:18:19 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="The VLSI design CAD tool" SRC_URI="http://vlsi.cornell.edu/magic/magic-current.tar.gz" HOMEPAGE="http://vlsi.cornell.edu/magic/" +KEYWORDS="x86" LICENSE="as-is" DEPEND=">=app-shells/tcsh-6.10-r3" RDEPEND="readline? ( >=sys-libs/readline-4.1-r4 )" diff --git a/app-sci/rasmol/ChangeLog b/app-sci/rasmol/ChangeLog index 0272ca0698d6..f020df34e549 100644 --- a/app-sci/rasmol/ChangeLog +++ b/app-sci/rasmol/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-sci/rasmol # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/ChangeLog,v 1.1 2002/07/01 20:00:16 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ *rasmol-2.6_beta2 (01 Jul 2002) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> rasmol-2.6_beta2.ebuild : + Added LICENSE, KEYWORDS, SLOT. + 01 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog : new package diff --git a/app-sci/rasmol/rasmol-2.6_beta2.ebuild b/app-sci/rasmol/rasmol-2.6_beta2.ebuild index 313f09c64ea9..2e34e805ff08 100644 --- a/app-sci/rasmol/rasmol-2.6_beta2.ebuild +++ b/app-sci/rasmol/rasmol-2.6_beta2.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/rasmol-2.6_beta2.ebuild,v 1.1 2002/07/01 20:00:16 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/rasmol-2.6_beta2.ebuild,v 1.2 2002/07/25 16:18:19 aliz Exp $ DESCRIPTION="Free program which displays molecular structure." HOMEPAGE="http://www.umass.edu/microbio/rasmol/index2.htm" +KEYWORDS="x86" +SLOT="0" +LICENSE="Public" +LICENSE="Domain" -LICENSE="" DEPEND="virtual/x11" diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild index 6d90562560ed..0484541e5102 100644 --- a/app-sci/setiathome/setiathome-3.03-r1.ebuild +++ b/app-sci/setiathome/setiathome-3.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.2 2002/07/19 20:52:43 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.3 2002/07/25 16:18:19 aliz Exp $ # generic archive name, this should be a link to the real archive A="${P}.tar" @@ -21,6 +21,7 @@ RDEPEND=">=virtual/glibc-2.1 X? ( x11-base/xfree )" SLOT="0" LICENSE="proprietary" +KEYWORDS="x86" src_unpack () { if [ ! -e ${DISTDIR}/${A} ] ; then diff --git a/app-sci/xcircuit/ChangeLog b/app-sci/xcircuit/ChangeLog index 79b51aec5b0f..cc69dc3e68d7 100644 --- a/app-sci/xcircuit/ChangeLog +++ b/app-sci/xcircuit/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ *xcircuit-2.5.4 (5 Apr 2003) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> xcircuit-2.5.4.ebuild : + Added LICENSE, KEYWORDS, SLOT. + 06 May 2002; George Shapovalov <george@gentoo.org> all : moved from app-misc to app-sci diff --git a/app-sci/xcircuit/xcircuit-2.5.4.ebuild b/app-sci/xcircuit/xcircuit-2.5.4.ebuild index 4eca24dacf07..8fbc15ed92de 100644 --- a/app-sci/xcircuit/xcircuit-2.5.4.ebuild +++ b/app-sci/xcircuit/xcircuit-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.3 2002/07/25 16:18:19 aliz Exp $ S=${WORKDIR}/${P} @@ -9,6 +9,9 @@ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/${P}.tar.bz2" HOMEPAGE="http://bach.ece.jhu.edu/~tim/programs/xcircuit/xcircuit.html" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" DEPEND="virtual/x11 dev-lang/python diff --git a/app-sci/xdrawchem/ChangeLog b/app-sci/xdrawchem/ChangeLog index 1feeef8747c8..d458fa62302b 100644 --- a/app-sci/xdrawchem/ChangeLog +++ b/app-sci/xdrawchem/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-sci/xdrawchem # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/xdrawchem/ChangeLog,v 1.4 2002/07/10 18:08:00 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xdrawchem/ChangeLog,v 1.5 2002/07/25 16:18:19 aliz Exp $ *xdrawchem-1.4 (10 Jul 2002) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> xdrawchem-1.4.ebuild : + Added KEYWORDS, SLOT. + 10 Jul 2002; Ryan Phillips <rphillips@gentoo.org> xdrawchem-1.4.ebuild: New Version. Fixes #4765 diff --git a/app-sci/xdrawchem/xdrawchem-1.4.ebuild b/app-sci/xdrawchem/xdrawchem-1.4.ebuild index 8512180634f8..9aedd13e2288 100644 --- a/app-sci/xdrawchem/xdrawchem-1.4.ebuild +++ b/app-sci/xdrawchem/xdrawchem-1.4.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/xdrawchem/xdrawchem-1.4.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xdrawchem/xdrawchem-1.4.ebuild,v 1.3 2002/07/25 16:18:19 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="XDrawChem--a molecular structure drawing program." SRC_URI="http://www.prism.gatech.edu/~gte067k/xdrawchem/xdrawchem-${PV}.tgz" HOMEPAGE="http://www.prism.gatech.edu/~gte067k/xdrawchem" +KEYWORDS="x86" +SLOT="0" DEPEND="qt? ( >=qt-3.0.0 )" LICENSE="GPL" diff --git a/app-sci/xephem/ChangeLog b/app-sci/xephem/ChangeLog index 30ce39f09891..0dc70e241b36 100644 --- a/app-sci/xephem/ChangeLog +++ b/app-sci/xephem/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for app-sci/xephem # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/ChangeLog,v 1.1 2002/05/31 08:25:49 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ *xephem-3.5.2 (31 May 2002) + + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> xephem-3.5.2.ebuild : + Added LICENSE, KEYWORDS, SLOT. 31 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : diff --git a/app-sci/xephem/xephem-3.5.2.ebuild b/app-sci/xephem/xephem-3.5.2.ebuild index c03d959a971a..9b222f65f195 100644 --- a/app-sci/xephem/xephem-3.5.2.ebuild +++ b/app-sci/xephem/xephem-3.5.2.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/xephem-3.5.2.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/xephem-3.5.2.ebuild,v 1.3 2002/07/25 16:18:19 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." SRC_URI="" HOMEPAGE="http://www.clearskyinstitute.com/xephem" +KEYWORDS="x86" +SLOT="0" +LICENSE="as-is" DEPEND="x11-libs/openmotif" pkg_setup() { |