diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-13 23:47:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-13 23:47:59 +0000 |
commit | 964d213e5d71fbceac4b622ee65754f07cd55a0d (patch) | |
tree | 3210f01a45c8fab2e6fc84725fd9fc29c625d41c /games-util/glbsp | |
parent | tidy (diff) | |
download | gentoo-2-964d213e5d71fbceac4b622ee65754f07cd55a0d.tar.gz gentoo-2-964d213e5d71fbceac4b622ee65754f07cd55a0d.tar.bz2 gentoo-2-964d213e5d71fbceac4b622ee65754f07cd55a0d.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-util/glbsp')
-rw-r--r-- | games-util/glbsp/glbsp-2.20.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-util/glbsp/glbsp-2.20.ebuild b/games-util/glbsp/glbsp-2.20.ebuild index 42390044bced..79efb87b09f6 100644 --- a/games-util/glbsp/glbsp-2.20.ebuild +++ b/games-util/glbsp/glbsp-2.20.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.20.ebuild,v 1.5 2010/10/01 08:04:07 tupone Exp $ - -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.20.ebuild,v 1.6 2010/10/13 23:47:59 mr_bones_ Exp $ +EAPI=2 inherit eutils toolchain-funcs versionator MY_PV=$(delete_version_separator 1) |