diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:33:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:33:27 +0000 |
commit | 02ac3f302f58309bf84e9ed420d9a2b87557a847 (patch) | |
tree | 073863b53633f013c83e97613a687be82243470a /games-misc/opensfx/opensfx-0.2.3.ebuild | |
parent | stable amd64, bug 318515 (diff) | |
download | gentoo-2-02ac3f302f58309bf84e9ed420d9a2b87557a847.tar.gz gentoo-2-02ac3f302f58309bf84e9ed420d9a2b87557a847.tar.bz2 gentoo-2-02ac3f302f58309bf84e9ed420d9a2b87557a847.zip |
stable amd64, bug 320501
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-misc/opensfx/opensfx-0.2.3.ebuild')
-rw-r--r-- | games-misc/opensfx/opensfx-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/opensfx/opensfx-0.2.3.ebuild b/games-misc/opensfx/opensfx-0.2.3.ebuild index 83a8e6959539..da7dcb1d4d7a 100644 --- a/games-misc/opensfx/opensfx-0.2.3.ebuild +++ b/games-misc/opensfx/opensfx-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.4 2010/05/25 09:20:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.5 2010/05/25 21:33:27 pacho Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/${PN}/releases/${P}-source.tar.gz" LICENSE="CCPL-Sampling-Plus-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="games-util/catcodec" |