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 | c44dd8783ec917d74d569523ab84f08494a15c29 (patch) | |
tree | 54521fc08b088a7b14c41dd2ac4a9611c5f03178 /games-util/gslist | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-c44dd8783ec917d74d569523ab84f08494a15c29.tar.gz gentoo-2-c44dd8783ec917d74d569523ab84f08494a15c29.tar.bz2 gentoo-2-c44dd8783ec917d74d569523ab84f08494a15c29.zip |
x86 stable wrt bug #303833
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-util/gslist')
-rw-r--r-- | games-util/gslist/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/gslist/gslist-0.8.8a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/gslist/ChangeLog b/games-util/gslist/ChangeLog index ae41f45648c0..74706fcf8ead 100644 --- a/games-util/gslist/ChangeLog +++ b/games-util/gslist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/gslist # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.6 2010/01/08 06:28:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.7 2010/03/03 18:22:33 phajdan.jr Exp $ + + 03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gslist-0.8.8a.ebuild: + x86 stable wrt bug #303833 *gslist-0.8.8a (08 Jan 2010) 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" |