diff options
Diffstat (limited to 'app-emulation/dinero/dinero-4.7.ebuild')
-rw-r--r-- | app-emulation/dinero/dinero-4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/dinero/dinero-4.7.ebuild b/app-emulation/dinero/dinero-4.7.ebuild index 4cdb1522bab0..71123422ab01 100644 --- a/app-emulation/dinero/dinero-4.7.ebuild +++ b/app-emulation/dinero/dinero-4.7.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/app-emulation/dinero/dinero-4.7.ebuild,v 1.7 2005/01/01 14:09:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/dinero-4.7.ebuild,v 1.8 2005/04/24 03:07:04 hansmi Exp $ MY_P="d${PV/./-}" S="${WORKDIR}/${MY_P}" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~markhill/DineroIV/" SRC_URI="ftp://ftp.cs.wisc.edu/markhill/DineroIV/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" LICENSE="as-is" IUSE="" |