diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-11 19:30:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-11 19:30:38 +0000 |
commit | cdb953c7df2c4f0929264949dcda65b06a640728 (patch) | |
tree | 7035ace4c66b16469f02a429276aa77676e66e3f /games-action/dungeon | |
parent | Version bump. The new version introduces fixes to Mercurial support and (hope... (diff) | |
download | gentoo-2-cdb953c7df2c4f0929264949dcda65b06a640728.tar.gz gentoo-2-cdb953c7df2c4f0929264949dcda65b06a640728.tar.bz2 gentoo-2-cdb953c7df2c4f0929264949dcda65b06a640728.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-action/dungeon')
-rw-r--r-- | games-action/dungeon/dungeon-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/dungeon/dungeon-3.2.3.ebuild b/games-action/dungeon/dungeon-3.2.3.ebuild index cb2e5f4abbc8..81928a14be2d 100644 --- a/games-action/dungeon/dungeon-3.2.3.ebuild +++ b/games-action/dungeon/dungeon-3.2.3.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-action/dungeon/dungeon-3.2.3.ebuild,v 1.9 2010/09/23 15:41:12 tupone Exp $ -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-action/dungeon/dungeon-3.2.3.ebuild,v 1.10 2010/10/11 19:30:38 mr_bones_ Exp $ +EAPI=2 inherit eutils games DESCRIPTION="A linux port of the Dungeon game once distributed by DECUS" |