diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:20:59 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:20:59 +0000 |
commit | d3751542b8870d2ef077876a4b5628721639a796 (patch) | |
tree | 31064f8cbab9629b7b242529c1ed1ed184bac58b /dev-lang/sather/sather-1.3.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-d3751542b8870d2ef077876a4b5628721639a796.tar.gz historical-d3751542b8870d2ef077876a4b5628721639a796.tar.bz2 historical-d3751542b8870d2ef077876a4b5628721639a796.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-lang/sather/sather-1.3.ebuild')
-rw-r--r-- | dev-lang/sather/sather-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/sather/sather-1.3.ebuild b/dev-lang/sather/sather-1.3.ebuild index 4bfba51e0703..659418679735 100644 --- a/dev-lang/sather/sather-1.3.ebuild +++ b/dev-lang/sather/sather-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/sather/sather-1.3.ebuild,v 1.8 2002/11/30 01:19:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/sather/sather-1.3.ebuild,v 1.9 2002/12/09 04:20:58 manson Exp $ MY_P="Sather-${PV}" DESCRIPTION="Sather is an object oriented language designed to be simple, efficient, safe, flexible and non-proprietary." @@ -15,7 +15,7 @@ HOMEPAGE="http://www.cs.waikato.ac.nz/sather/ http://www.icsi.berkeley.edu/~sath SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-devel/gcc-2.95.3-r5 >=dev-libs/boehm-gc-6.0" |