diff options
Diffstat (limited to 'sci-mathematics/koctave')
-rw-r--r-- | sci-mathematics/koctave/Manifest | 14 | ||||
-rw-r--r-- | sci-mathematics/koctave/koctave-0.65-r1.ebuild | 5 | ||||
-rw-r--r-- | sci-mathematics/koctave/koctave-0.65.ebuild | 5 |
3 files changed, 18 insertions, 6 deletions
diff --git a/sci-mathematics/koctave/Manifest b/sci-mathematics/koctave/Manifest index 72c8de39c30e..86ff98d06f41 100644 --- a/sci-mathematics/koctave/Manifest +++ b/sci-mathematics/koctave/Manifest @@ -1,7 +1,17 @@ -MD5 30aa80c74f7f6d178b00e1d64ba685d6 koctave-0.65-r1.ebuild 836 -MD5 5b3c249298143ddac85da0ac5e895535 koctave-0.65.ebuild 717 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 cb4c8deb69b27593ca850986e3c21e4a koctave-0.65-r1.ebuild 841 +MD5 b73ac90ba6882475a8858743290133e2 koctave-0.65.ebuild 725 MD5 eb1aaac834210e8318fc207ac7892546 ChangeLog 1822 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 4f0ca821e35f031a4ca215f4640e10d4 files/koctave-0.65-arts-configure.patch 3569 MD5 c118f6e51940e1810fd2907f9edde38f files/digest-koctave-0.65 66 MD5 9b94d969cb9913fb64624694df0523f4 files/digest-koctave-0.65-r1 140 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC1leOBXaUFmZvwyMRAnuaAJ9q4ZOP1fDNoGKJGz0G/bq+ouyNVACcCihQ +U8XLld2m1eCOftK987C3pmM= +=yGFS +-----END PGP SIGNATURE----- diff --git a/sci-mathematics/koctave/koctave-0.65-r1.ebuild b/sci-mathematics/koctave/koctave-0.65-r1.ebuild index 8a82b57f2259..c5d87e433a30 100644 --- a/sci-mathematics/koctave/koctave-0.65-r1.ebuild +++ b/sci-mathematics/koctave/koctave-0.65-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-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.1 2005/06/05 19:43:30 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.2 2005/07/14 12:15:55 agriffis Exp $ inherit kde @@ -12,7 +12,8 @@ SRC_URI="http://athlone.ath.cx/~matti/kde/koctave/${PN}3-${PV}.tar.bz2 SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc" -IUSE="" +IUSE="arts" + DEPEND="virtual/libc sci-mathematics/octave diff --git a/sci-mathematics/koctave/koctave-0.65.ebuild b/sci-mathematics/koctave/koctave-0.65.ebuild index e640b647f36d..3b5ed3c1b020 100644 --- a/sci-mathematics/koctave/koctave-0.65.ebuild +++ b/sci-mathematics/koctave/koctave-0.65.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-mathematics/koctave/koctave-0.65.ebuild,v 1.6 2005/05/31 04:32:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65.ebuild,v 1.7 2005/07/14 12:15:55 agriffis Exp $ inherit kde @@ -12,7 +12,8 @@ S=${WORKDIR}/${PN}3-${PV} SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc" -IUSE="" +IUSE="arts" + DEPEND="virtual/libc sci-mathematics/octave |