diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-09-25 10:28:45 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-09-25 10:28:45 +0000 |
commit | d4b3cafaf615010ed751a1f67fa651ca245bc9b1 (patch) | |
tree | 83a2e0913478d0bee5d6a2c9703daae2b5d39759 /app-emulation/libdsk | |
parent | Version bump #77250. (diff) | |
download | gentoo-2-d4b3cafaf615010ed751a1f67fa651ca245bc9b1.tar.gz gentoo-2-d4b3cafaf615010ed751a1f67fa651ca245bc9b1.tar.bz2 gentoo-2-d4b3cafaf615010ed751a1f67fa651ca245bc9b1.zip |
ppc happy
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-emulation/libdsk')
-rw-r--r-- | app-emulation/libdsk/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libdsk/libdsk-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libdsk/ChangeLog b/app-emulation/libdsk/ChangeLog index aa6d0d458dec..1d9f0d87d161 100644 --- a/app-emulation/libdsk/ChangeLog +++ b/app-emulation/libdsk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libdsk # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/ChangeLog,v 1.11 2005/09/17 22:20:29 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/ChangeLog,v 1.12 2005/09/25 10:28:45 dragonheart Exp $ + + 25 Sep 2005; Daniel Black <dragonheart@gentoo.org> libdsk-1.1.5.ebuild: + ppc happy *libdsk-1.1.6 (17 Sep 2005) diff --git a/app-emulation/libdsk/libdsk-1.1.5.ebuild b/app-emulation/libdsk/libdsk-1.1.5.ebuild index 83fde34b6ab7..612c634da178 100644 --- a/app-emulation/libdsk/libdsk-1.1.5.ebuild +++ b/app-emulation/libdsk/libdsk-1.1.5.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.5.ebuild,v 1.2 2005/09/17 22:20:29 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/libdsk-1.1.5.ebuild,v 1.3 2005/09/25 10:28:45 dragonheart 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="java" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" DEPEND="sys-libs/zlib app-arch/bzip2 |