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 | cdbb80060bcf7c350a0e78420c32bb3c1e76130b (patch) | |
tree | 918d424152c0b7220a3bcf40cb261f8cc829cc3b /games-misc/opensfx/opensfx-0.2.3.ebuild | |
parent | stable amd64, bug 318515 (diff) | |
download | historical-cdbb80060bcf7c350a0e78420c32bb3c1e76130b.tar.gz historical-cdbb80060bcf7c350a0e78420c32bb3c1e76130b.tar.bz2 historical-cdbb80060bcf7c350a0e78420c32bb3c1e76130b.zip |
stable amd64, bug 320501
Package-Manager: portage-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" |