diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:10:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:10:24 +0000 |
commit | 844d39000a5595cdb41b4030527bd28c298c8426 (patch) | |
tree | 34d05254b1f0f9851647817fc8644063b3b301df /app-emulation/libdsk | |
parent | stable on amd64 (diff) | |
download | gentoo-2-844d39000a5595cdb41b4030527bd28c298c8426.tar.gz gentoo-2-844d39000a5595cdb41b4030527bd28c298c8426.tar.bz2 gentoo-2-844d39000a5595cdb41b4030527bd28c298c8426.zip |
stable on amd64
(Portage version: 2.1.1_rc1)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/libdsk/ChangeLog b/app-emulation/libdsk/ChangeLog index 0030918b54a3..9c01b8b7995a 100644 --- a/app-emulation/libdsk/ChangeLog +++ b/app-emulation/libdsk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libdsk # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/ChangeLog,v 1.14 2006/07/11 12:33:27 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/ChangeLog,v 1.15 2006/09/02 16:10:24 blubb Exp $ + + 02 Sep 2006; <blubb@gentoo.org> libdsk-1.1.5.ebuild: + stable on amd64 *libdsk-1.1.10 (11 Jul 2006) diff --git a/app-emulation/libdsk/libdsk-1.1.5.ebuild b/app-emulation/libdsk/libdsk-1.1.5.ebuild index 612c634da178..7520ad089865 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 +# Copyright 1999-2006 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.3 2005/09/25 10:28:45 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libdsk/libdsk-1.1.5.ebuild,v 1.4 2006/09/02 16:10:24 blubb 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="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND="sys-libs/zlib app-arch/bzip2 |