diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:10:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:10:30 +0000 |
commit | ca6a340815acdf9c7f1c8e388a35a846140019c9 (patch) | |
tree | 934631caecdd5ee0b71df7bfe0df824e5fff8c26 /app-emulation/lib765/lib765-0.3.1.1.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-ca6a340815acdf9c7f1c8e388a35a846140019c9.tar.gz historical-ca6a340815acdf9c7f1c8e388a35a846140019c9.tar.bz2 historical-ca6a340815acdf9c7f1c8e388a35a846140019c9.zip |
stable on amd64
Package-Manager: portage-2.1.1_rc1
Diffstat (limited to 'app-emulation/lib765/lib765-0.3.1.1.ebuild')
-rw-r--r-- | app-emulation/lib765/lib765-0.3.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/lib765/lib765-0.3.1.1.ebuild b/app-emulation/lib765/lib765-0.3.1.1.ebuild index 94442d0b9b70..6339030ceca7 100644 --- a/app-emulation/lib765/lib765-0.3.1.1.ebuild +++ b/app-emulation/lib765/lib765-0.3.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lib765/lib765-0.3.1.1.ebuild,v 1.8 2005/05/21 10:45:50 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lib765/lib765-0.3.1.1.ebuild,v 1.9 2006/09/02 16:10:11 blubb Exp $ DESCRIPTION="Floppy controller emulator" HOMEPAGE="http://www.seasip.demon.co.uk/Unix/LibDsk/" @@ -9,7 +9,7 @@ SRC_URI="http://www.seasip.demon.co.uk/Unix/LibDsk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="amd64 ppc x86" DEPEND="app-emulation/libdsk" |