diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-03 18:22:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-03 18:22:33 +0000 |
commit | 614a4df9f06ce020a66a14749cbcb77ffeb601e0 (patch) | |
tree | 0ffdb9520278f44786f142b498d139eeebbd7a8c /games-util/gslist/gslist-0.8.8a.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-614a4df9f06ce020a66a14749cbcb77ffeb601e0.tar.gz historical-614a4df9f06ce020a66a14749cbcb77ffeb601e0.tar.bz2 historical-614a4df9f06ce020a66a14749cbcb77ffeb601e0.zip |
x86 stable wrt bug #303833
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'games-util/gslist/gslist-0.8.8a.ebuild')
-rw-r--r-- | games-util/gslist/gslist-0.8.8a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/gslist/gslist-0.8.8a.ebuild b/games-util/gslist/gslist-0.8.8a.ebuild index dd7edccb6f66..31836ddf8640 100644 --- a/games-util/gslist/gslist-0.8.8a.ebuild +++ b/games-util/gslist/gslist-0.8.8a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.8a.ebuild,v 1.1 2010/01/08 06:28:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.8a.ebuild,v 1.2 2010/03/03 18:22:33 phajdan.jr Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="web" RDEPEND="dev-libs/geoip" |