diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:17:45 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:17:45 +0000 |
commit | 7fd32337479b3415e086b2140e70e1b0a7247c18 (patch) | |
tree | 46c806f90880d7eaebe7317094fe74255a40ecfd /app-emulation/libdsk/libdsk-1.1.0.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.tar.gz gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.tar.bz2 gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-emulation/libdsk/libdsk-1.1.0.ebuild')
-rw-r--r-- | app-emulation/libdsk/libdsk-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libdsk/libdsk-1.1.0.ebuild b/app-emulation/libdsk/libdsk-1.1.0.ebuild index 50308d0f73df..f22d509eef0f 100644 --- a/app-emulation/libdsk/libdsk-1.1.0.ebuild +++ b/app-emulation/libdsk/libdsk-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/libdsk-1.1.0.ebuild,v 1.7 2005/01/01 14:14:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/libdsk-1.1.0.ebuild,v 1.8 2005/04/24 11:13:09 hansmi Exp $ DESCRIPTION="Disk emulation library" 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" +KEYWORDS="x86 ppc" DEPEND="sys-libs/zlib app-arch/bzip2" |