diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:10:11 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:10:11 +0000 |
commit | 559126f824b8989fbf5403667fb72559fd460df2 (patch) | |
tree | 8f603b0251f8b748e5de40bec0b9155dee911429 /app-emulation/lib765/lib765-0.3.1.1.ebuild | |
parent | remvoe generkenl depend, bug 145973 (diff) | |
download | gentoo-2-559126f824b8989fbf5403667fb72559fd460df2.tar.gz gentoo-2-559126f824b8989fbf5403667fb72559fd460df2.tar.bz2 gentoo-2-559126f824b8989fbf5403667fb72559fd460df2.zip |
stable on amd64
(Portage version: 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" |