diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 12:41:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 12:41:53 +0000 |
commit | cf7f0cf3f8185efdd5cf3380e17d9309f9fda217 (patch) | |
tree | dba73018fc38c6c962e70cab52646d2f975bac9d /games-board/ace | |
parent | Stable for amd64, wrt bug #450336 (diff) | |
download | gentoo-2-cf7f0cf3f8185efdd5cf3380e17d9309f9fda217.tar.gz gentoo-2-cf7f0cf3f8185efdd5cf3380e17d9309f9fda217.tar.bz2 gentoo-2-cf7f0cf3f8185efdd5cf3380e17d9309f9fda217.zip |
Stable for amd64, wrt bug #450060
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-board/ace')
-rw-r--r-- | games-board/ace/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/ace/ace-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/ace/ChangeLog b/games-board/ace/ChangeLog index 548d7b36768b..7090402cfd0f 100644 --- a/games-board/ace/ChangeLog +++ b/games-board/ace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/ace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/ace/ChangeLog,v 1.28 2013/01/04 20:00:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/ace/ChangeLog,v 1.29 2013/01/05 12:41:53 ago Exp $ + + 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ace-1.4.ebuild: + Stable for amd64, wrt bug #450060 04 Jan 2013; Julian Ospald <hasufell@gentoo.org> ace-1.4.ebuild, +files/ace-1.4-CC.patch, +files/ace-1.4-clang.patch: diff --git a/games-board/ace/ace-1.4.ebuild b/games-board/ace/ace-1.4.ebuild index f82f57ca7efc..e9723460474e 100644 --- a/games-board/ace/ace-1.4.ebuild +++ b/games-board/ace/ace-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/ace/ace-1.4.ebuild,v 1.5 2013/01/04 20:00:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/ace/ace-1.4.ebuild,v 1.6 2013/01/05 12:41:53 ago Exp $ EAPI=2 inherit autotools base eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www.delorie.com/store/ace/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11 |