diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-02 01:40:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-02 01:40:07 +0000 |
commit | 4f8128d5ec031fb5a40e5c53ed855d190eeff599 (patch) | |
tree | 392cfe389dcbfba35d807890480aca0af9941c6b /games-board/peg-e | |
parent | Adjust lsdldoom blocker to reflect updates (bug #388495) (diff) | |
download | historical-4f8128d5ec031fb5a40e5c53ed855d190eeff599.tar.gz historical-4f8128d5ec031fb5a40e5c53ed855d190eeff599.tar.bz2 historical-4f8128d5ec031fb5a40e5c53ed855d190eeff599.zip |
use qt4-r2
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'games-board/peg-e')
-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/" |