diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:54:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:54:42 +0000 |
commit | 67199c7ff0f0706e6a1a983f3c22074cb74f69ef (patch) | |
tree | a9e0e7c8fc9601524bd2facb811fb245653d4b9b /games-util | |
parent | Stable for x86, wrt bug #545522 (diff) | |
download | gentoo-2-67199c7ff0f0706e6a1a983f3c22074cb74f69ef.tar.gz gentoo-2-67199c7ff0f0706e6a1a983f3c22074cb74f69ef.tar.bz2 gentoo-2-67199c7ff0f0706e6a1a983f3c22074cb74f69ef.zip |
Stable for x86, wrt bug #546674
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/gslist/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/gslist/gslist-0.8.11a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/gslist/ChangeLog b/games-util/gslist/ChangeLog index 2704bc0ba539..e37d0d32b328 100644 --- a/games-util/gslist/ChangeLog +++ b/games-util/gslist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/gslist # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.12 2015/04/19 08:56:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.13 2015/04/19 09:54:42 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> gslist-0.8.11a.ebuild: + Stable for x86, wrt bug #546674 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> gslist-0.8.11a.ebuild: Stable for amd64, wrt bug #546674 diff --git a/games-util/gslist/gslist-0.8.11a.ebuild b/games-util/gslist/gslist-0.8.11a.ebuild index be6c9a104602..12afb035a580 100644 --- a/games-util/gslist/gslist-0.8.11a.ebuild +++ b/games-util/gslist/gslist-0.8.11a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.11a.ebuild,v 1.2 2015/04/19 08:56:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.11a.ebuild,v 1.3 2015/04/19 09:54:42 ago Exp $ EAPI=5 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" |