diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-02 01:36:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-02 01:36:41 +0000 |
commit | e338d3e5d96c152b30d40f42f44b46921ed468da (patch) | |
tree | 22dc31fba5b9935e96bb3f5deeb6eba75367b506 | |
parent | use qt4-r2 (diff) | |
download | gentoo-2-e338d3e5d96c152b30d40f42f44b46921ed468da.tar.gz gentoo-2-e338d3e5d96c152b30d40f42f44b46921ed468da.tar.bz2 gentoo-2-e338d3e5d96c152b30d40f42f44b46921ed468da.zip |
use qt4-r2
(Portage version: 2.1.10.11/cvs/Linux i686)
-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/" |