diff options
author | Jason Wever <weeve@gentoo.org> | 2005-04-24 14:57:10 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-04-24 14:57:10 +0000 |
commit | 79b258c015c76d6dc126ac047e30d5cb1d8d9f10 (patch) | |
tree | b1e97483a8a1c9513481a53abc25539afda85af3 | |
parent | cleaning; mirror syntax (diff) | |
download | gentoo-2-79b258c015c76d6dc126ac047e30d5cb1d8d9f10.tar.gz gentoo-2-79b258c015c76d6dc126ac047e30d5cb1d8d9f10.tar.bz2 gentoo-2-79b258c015c76d6dc126ac047e30d5cb1d8d9f10.zip |
Added ~sparc keyword.
(Portage version: 2.0.51.20)
-rw-r--r-- | sci-mathematics/koctave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/koctave/koctave-0.65.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/koctave/ChangeLog b/sci-mathematics/koctave/ChangeLog index 2752857925db..cc3576e6837c 100644 --- a/sci-mathematics/koctave/ChangeLog +++ b/sci-mathematics/koctave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/koctave # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.4 2005/02/24 18:11:16 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/ChangeLog,v 1.5 2005/04/24 14:57:10 weeve Exp $ + + 24 Apr 2005; Jason Wever <weeve@gentoo.org> koctave-0.65.ebuild: + Added ~sparc keyword. 24 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> +files/koctave-0.65-arts-configure.patch, koctave-0.65.ebuild: diff --git a/sci-mathematics/koctave/koctave-0.65.ebuild b/sci-mathematics/koctave/koctave-0.65.ebuild index a81ce994efbf..f8e53db652b7 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.4 2005/02/24 18:11:16 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65.ebuild,v 1.5 2005/04/24 14:57:10 weeve Exp $ inherit kde @@ -11,7 +11,7 @@ S=${WORKDIR}/${PN}3-${PV} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" IUSE="" DEPEND="virtual/libc |