diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-29 21:18:49 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-29 21:18:49 +0000 |
commit | 7310333a235f8f83e7f7cffb67fdb83bb3343e4c (patch) | |
tree | 3dff9e90058164a53376726f30fcfa5ff867f319 /dev-lang/srf/srf-1.0.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-7310333a235f8f83e7f7cffb67fdb83bb3343e4c.tar.gz gentoo-2-7310333a235f8f83e7f7cffb67fdb83bb3343e4c.tar.bz2 gentoo-2-7310333a235f8f83e7f7cffb67fdb83bb3343e4c.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/srf/srf-1.0.ebuild')
-rw-r--r-- | dev-lang/srf/srf-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/srf/srf-1.0.ebuild b/dev-lang/srf/srf-1.0.ebuild index bece2337fbed..838cac07cf02 100644 --- a/dev-lang/srf/srf-1.0.ebuild +++ b/dev-lang/srf/srf-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/srf/srf-1.0.ebuild,v 1.2 2005/11/05 20:29:43 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/srf/srf-1.0.ebuild,v 1.3 2008/01/29 21:18:49 grobian Exp $ DESCRIPTION="The Simple Recursive Functions programming language" HOMEPAGE="http://www.users.qwest.net/~eballen1/srf.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.users.qwest.net/~eballen1/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc-macos ~x86" +KEYWORDS="~x86" IUSE="" DEPEND="sys-devel/flex |