diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:56:54 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:56:54 +0000 |
commit | 2479bdad86cbc7d9df28e8b201e8d55ecaf49e2b (patch) | |
tree | 43e49c57208bdb32f3e49749c163b6c12c9da047 /games-action/parsec | |
parent | Need to have kde-base/kdelibs and x11-libs/qt in both RDEPEND and DEPEND. (diff) | |
download | historical-2479bdad86cbc7d9df28e8b201e8d55ecaf49e2b.tar.gz historical-2479bdad86cbc7d9df28e8b201e8d55ecaf49e2b.tar.bz2 historical-2479bdad86cbc7d9df28e8b201e8d55ecaf49e2b.zip |
Added IUSE.
Diffstat (limited to 'games-action/parsec')
-rw-r--r-- | games-action/parsec/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/parsec/parsec-0197.ebuild | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/parsec/ChangeLog b/games-action/parsec/ChangeLog index 9640f2b94d51..557dca63bcbd 100644 --- a/games-action/parsec/ChangeLog +++ b/games-action/parsec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/parsec -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/ChangeLog,v 1.3 2003/12/08 00:24:28 mholzer Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/ChangeLog,v 1.4 2004/04/19 20:46:15 wolf31o2 Exp $ + + 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> parsec-0197.ebuild: + Added IUSE. 08 Dec 2003; Martin Holzer <mholzer@gentoo.org> parsec-0197.ebuild: adding RESTRICT="nomirror" diff --git a/games-action/parsec/parsec-0197.ebuild b/games-action/parsec/parsec-0197.ebuild index b3c059a907cd..47f50073e511 100644 --- a/games-action/parsec/parsec-0197.ebuild +++ b/games-action/parsec/parsec-0197.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/parsec-0197.ebuild,v 1.4 2004/02/20 06:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/parsec-0197.ebuild,v 1.5 2004/04/19 20:46:15 wolf31o2 Exp $ inherit games @@ -14,6 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/x11 virtual/opengl |