diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-06 18:17:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-06 18:17:18 +0000 |
commit | 11052deccad355500008246474eeee3768c9ce61 (patch) | |
tree | 08e8a0549bea7fbca7fbf17281e83098f63dac03 /games-util | |
parent | Marked ~hppa (bug #296548). (diff) | |
download | gentoo-2-11052deccad355500008246474eeee3768c9ce61.tar.gz gentoo-2-11052deccad355500008246474eeee3768c9ce61.tar.bz2 gentoo-2-11052deccad355500008246474eeee3768c9ce61.zip |
Marked ~hppa too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/gslist/ChangeLog | 7 | ||||
-rw-r--r-- | games-util/gslist/gslist-0.8.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/gslist/ChangeLog b/games-util/gslist/ChangeLog index b54cf8ae14c4..e393a8007e24 100644 --- a/games-util/gslist/ChangeLog +++ b/games-util/gslist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/gslist -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.4 2009/10/29 14:29:39 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.5 2010/01/06 18:17:18 jer Exp $ + + 06 Jan 2010; Jeroen Roovers <jer@gentoo.org> gslist-0.8.8.ebuild: + Marked ~hppa too. 29 Oct 2009; Markus Meier <maekke@gentoo.org> gslist-0.8.8.ebuild: amd64/x86 stable, bug #288937 diff --git a/games-util/gslist/gslist-0.8.8.ebuild b/games-util/gslist/gslist-0.8.8.ebuild index c12c7a0ac3a2..7dc97fcacd4a 100644 --- a/games-util/gslist/gslist-0.8.8.ebuild +++ b/games-util/gslist/gslist-0.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.8.ebuild,v 1.2 2009/10/29 14:29:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.8.ebuild,v 1.3 2010/01/06 18:17:18 jer Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="web" RDEPEND="dev-libs/geoip" |