diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 15:52:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 15:52:00 +0000 |
commit | 07c26fff8336167c1e85dbf5cb3a4dd5fa876b74 (patch) | |
tree | 2e8312ad1247c1e6170b8f8bb864a9bb107c6c02 /games-strategy | |
parent | x86 stable wrt #256746 (diff) | |
download | gentoo-2-07c26fff8336167c1e85dbf5cb3a4dd5fa876b74.tar.gz gentoo-2-07c26fff8336167c1e85dbf5cb3a4dd5fa876b74.tar.bz2 gentoo-2-07c26fff8336167c1e85dbf5cb3a4dd5fa876b74.zip |
x86 stable wrt #257719
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/asc/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/asc/asc-2.2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/asc/ChangeLog b/games-strategy/asc/ChangeLog index 55a97f4a6ad7..a7a4264b005f 100644 --- a/games-strategy/asc/ChangeLog +++ b/games-strategy/asc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/asc # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.30 2009/01/20 07:31:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.31 2009/02/22 15:52:00 armin76 Exp $ + + 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> asc-2.2.0.0.ebuild: + x86 stable wrt #257719 20 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> asc-2.2.0.0.ebuild: EAPI=2; add use-based deps; tweak deps for replay support diff --git a/games-strategy/asc/asc-2.2.0.0.ebuild b/games-strategy/asc/asc-2.2.0.0.ebuild index 93ea9a281a75..97d9389d2144 100644 --- a/games-strategy/asc/asc-2.2.0.0.ebuild +++ b/games-strategy/asc/asc-2.2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.2.0.0.ebuild,v 1.3 2009/01/20 07:31:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.2.0.0.ebuild,v 1.4 2009/02/22 15:52:00 armin76 Exp $ EAPI=2 inherit toolchain-funcs flag-o-matic games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/asc-hq/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="app-arch/bzip2 |