diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:31:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:31:47 +0000 |
commit | 9c12c02c7b4ce95e34650474f1da03884633a503 (patch) | |
tree | 2a2640f8c809fdf84463e88ab378c0b62a866704 /games-board | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-9c12c02c7b4ce95e34650474f1da03884633a503.tar.gz historical-9c12c02c7b4ce95e34650474f1da03884633a503.tar.bz2 historical-9c12c02c7b4ce95e34650474f1da03884633a503.zip |
sync IUSE (+readline)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/teg/teg-0.11.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/teg/teg-0.11.0-r1.ebuild b/games-board/teg/teg-0.11.0-r1.ebuild index a52e574798c2..c1ec27bbf9b1 100644 --- a/games-board/teg/teg-0.11.0-r1.ebuild +++ b/games-board/teg/teg-0.11.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/teg/teg-0.11.0-r1.ebuild,v 1.5 2004/07/01 11:12:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/teg/teg-0.11.0-r1.ebuild,v 1.6 2004/07/14 14:31:47 agriffis Exp $ inherit games gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/teg/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" -IUSE="nls" +IUSE="nls readline" DEPEND="virtual/libc virtual/x11 |