diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-12 09:30:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-12 09:30:01 +0000 |
commit | 40a575184393b5a8b7592b197eef85a70379ad52 (patch) | |
tree | df6d0965df07c235efda9b8521a17c5fd6f01a64 /app-emulation/libspectrum | |
parent | stable on amd64; bug 166265 (diff) | |
download | gentoo-2-40a575184393b5a8b7592b197eef85a70379ad52.tar.gz gentoo-2-40a575184393b5a8b7592b197eef85a70379ad52.tar.bz2 gentoo-2-40a575184393b5a8b7592b197eef85a70379ad52.zip |
stable on amd64; bug 166088
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-emulation/libspectrum')
-rw-r--r-- | app-emulation/libspectrum/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog index 740459a6f15e..e908a900a5fa 100644 --- a/app-emulation/libspectrum/ChangeLog +++ b/app-emulation/libspectrum/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/libspectrum # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.17 2007/02/11 15:41:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.18 2007/02/12 09:30:01 blubb Exp $ + + 12 Feb 2007; Simon Stelling <blubb@gentoo.org> + libspectrum-0.2.2-r1.ebuild: + stable on amd64; bug 166088 11 Feb 2007; nixnut <nixnut@gentoo.org> libspectrum-0.2.2-r1.ebuild: Stable on ppc wrt bug 166088 diff --git a/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild b/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild index fcc592ebbe5d..8f1cf7a029b9 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.3 2007/02/11 15:41:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.2-r1.ebuild,v 1.4 2007/02/12 09:30:01 blubb 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 |