diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:42:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:42:54 +0000 |
commit | 84e05e713e83ec4ec6dbc8479ee551d0d49c9fd8 (patch) | |
tree | 6156fa3a12665f83e32e7b5aa24b8d334a48b4bf /games-board | |
parent | Stable for amd64, wrt bug #538964 (diff) | |
download | gentoo-2-84e05e713e83ec4ec6dbc8479ee551d0d49c9fd8.tar.gz gentoo-2-84e05e713e83ec4ec6dbc8479ee551d0d49c9fd8.tar.bz2 gentoo-2-84e05e713e83ec4ec6dbc8479ee551d0d49c9fd8.zip |
Stable for amd64, wrt bug #538838
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/sirius/ChangeLog | 7 | ||||
-rw-r--r-- | games-board/sirius/sirius-0.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-board/sirius/ChangeLog b/games-board/sirius/ChangeLog index 726e8a3423b2..d4385320525d 100644 --- a/games-board/sirius/ChangeLog +++ b/games-board/sirius/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/sirius -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/ChangeLog,v 1.9 2013/12/13 22:14:48 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/ChangeLog,v 1.10 2015/02/06 13:42:54 ago Exp $ + + 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sirius-0.8.0.ebuild: + Stable for amd64, wrt bug #538838 13 Dec 2013; Michael Sterrett <mr_bones_@gentoo.org> sirius-0.8.0.ebuild: EAPI=5; fixup desktop file for bug #494176 diff --git a/games-board/sirius/sirius-0.8.0.ebuild b/games-board/sirius/sirius-0.8.0.ebuild index 8b5e329a521a..4bf872537712 100644 --- a/games-board/sirius/sirius-0.8.0.ebuild +++ b/games-board/sirius/sirius-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/sirius-0.8.0.ebuild,v 1.10 2013/12/13 22:14:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/sirius-0.8.0.ebuild,v 1.11 2015/02/06 13:42:54 ago Exp $ EAPI=5 inherit autotools games @@ -11,7 +11,7 @@ SRC_URI="http://sirius.bitvis.nu/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="nls" RDEPEND="x11-libs/gtk+:2 |