diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/peg-e/peg-e-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/peg-e/peg-e-1.1.0.ebuild b/games-board/peg-e/peg-e-1.1.0.ebuild index 84a50399b240..44e0164f1899 100644 --- a/games-board/peg-e/peg-e-1.1.0.ebuild +++ b/games-board/peg-e/peg-e-1.1.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/peg-e-1.1.0.ebuild,v 1.2 2010/02/27 15:38:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/peg-e-1.1.0.ebuild,v 1.3 2011/11/02 01:36:41 mr_bones_ Exp $ EAPI=2 -inherit eutils qt4 games +inherit eutils qt4-r2 games DESCRIPTION="A peg solitaire game" HOMEPAGE="http://gottcode.org/peg-e/" |