diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-12-02 18:42:23 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-12-02 18:42:23 +0000 |
commit | bb0b2718703271047d8fc73bba1edbd05d573111 (patch) | |
tree | 2b8c78ea099686823750cad65505c8d250a2c42a /app-emulation/raine | |
parent | add patches (diff) | |
download | gentoo-2-bb0b2718703271047d8fc73bba1edbd05d573111.tar.gz gentoo-2-bb0b2718703271047d8fc73bba1edbd05d573111.tar.bz2 gentoo-2-bb0b2718703271047d8fc73bba1edbd05d573111.zip |
repoman fix
Diffstat (limited to 'app-emulation/raine')
-rw-r--r-- | app-emulation/raine/raine-0.36.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/raine/raine-0.36.2.ebuild b/app-emulation/raine/raine-0.36.2.ebuild index 113333bf3808..1e509e7fdbfa 100644 --- a/app-emulation/raine/raine-0.36.2.ebuild +++ b/app-emulation/raine/raine-0.36.2.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/app-emulation/raine/raine-0.36.2.ebuild,v 1.1 2002/11/25 16:18:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/raine/raine-0.36.2.ebuild,v 1.2 2002/12/02 18:42:23 drobbins Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://www.rainemu.com/html/archive/raines-${PV}.tar.bz2 http://www.rainemu.com/html/archive/icons.zip" # http://www.rainemu.com/html/archive/big-snapshot.zip" -LICENSE="" +LICENSE="Artistic" SLOT="0" KEYWORDS="x86" IUSE="static nls" |