diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2010-09-03 17:12:21 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2010-09-03 17:12:21 +0000 |
commit | f1095979db777b8a4ef00e2b26326c5a68b29bd2 (patch) | |
tree | e614510e9b5422bf97b5d2a524519e6f812d0538 /games-simulation | |
parent | inherit games last (diff) | |
download | gentoo-2-f1095979db777b8a4ef00e2b26326c5a68b29bd2.tar.gz gentoo-2-f1095979db777b8a4ef00e2b26326c5a68b29bd2.tar.bz2 gentoo-2-f1095979db777b8a4ef00e2b26326c5a68b29bd2.zip |
inherit games last
(Portage version: 2.2_rc74/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild b/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild index 28ea96c196bf..568bce00a507 100644 --- a/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild +++ b/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild,v 1.1 2010/07/25 21:04:23 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-2.1.0.ebuild,v 1.2 2010/09/03 17:12:21 nyhm Exp $ -inherit eutils multilib games versionator +inherit eutils multilib versionator games SECONDLIFE_REVISION=207030 MY_P="SecondLife-i686-${PV}.${SECONDLIFE_REVISION}" |