diff options
author | 2007-02-11 15:41:43 +0000 | |
---|---|---|
committer | 2007-02-11 15:41:43 +0000 | |
commit | df9fec6b03142baf81e57331595784e0dff7eee7 (patch) | |
tree | db9dfeca71aa7d03bcac07aaa24027aa94158a52 /app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild | |
parent | amd64 stable, bug 166263 (diff) | |
download | historical-df9fec6b03142baf81e57331595784e0dff7eee7.tar.gz historical-df9fec6b03142baf81e57331595784e0dff7eee7.tar.bz2 historical-df9fec6b03142baf81e57331595784e0dff7eee7.zip |
Stable on ppc wrt bug 166088
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild')
-rw-r--r-- | app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild b/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild index ac67f412b93a..fcc592ebbe5d 100644 --- a/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild +++ b/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild,v 1.2 2007/02/11 12:10:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild,v 1.3 2007/02/11 15:41:43 nixnut Exp $ DESCRIPTION="Spectrum emulation library" HOMEPAGE="http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" DEPEND=">=dev-libs/glib-2 dev-libs/libgcrypt |