diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 02:55:17 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 02:55:17 +0000 |
commit | f4fd99a9c6702c5ae255f535d5c578d14b46fd51 (patch) | |
tree | 181370f74a4082402d6c93e27cf7b1386b67c0bb /dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-f4fd99a9c6702c5ae255f535d5c578d14b46fd51.tar.gz historical-f4fd99a9c6702c5ae255f535d5c578d14b46fd51.tar.bz2 historical-f4fd99a9c6702c5ae255f535d5c578d14b46fd51.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild')
-rw-r--r-- | dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild b/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild index ffbb65b5fa8e..fd301b077c1e 100644 --- a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild +++ b/dev-libs/cpl-stratego/cpl-stratego-0.4.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/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.14 2005/04/01 04:00:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.15 2005/04/24 02:55:17 hansmi Exp $ DESCRIPTION="Choice library mostly used by Stratego" SRC_URI="http://www.stratego-language.org/ftp/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.stratego-language.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc alpha ia64" +KEYWORDS="x86 sparc ppc alpha ia64" IUSE="" DEPEND="virtual/libc" |