summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-10-17 02:52:30 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-10-17 02:52:30 +0000
commitd19f2a88e053d9e39457ea5ab2e88b8c7da0c0f1 (patch)
tree1af75ca26978c668fc6c0c576af37e2d696ded83 /sys-fs
parentVersion Bump. Removing older version. (diff)
downloadgentoo-2-d19f2a88e053d9e39457ea5ab2e88b8c7da0c0f1.tar.gz
gentoo-2-d19f2a88e053d9e39457ea5ab2e88b8c7da0c0f1.tar.bz2
gentoo-2-d19f2a88e053d9e39457ea5ab2e88b8c7da0c0f1.zip
Marked ppc stable for bug #109039.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cryptsetup-luks/ChangeLog6
-rw-r--r--sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/cryptsetup-luks/ChangeLog b/sys-fs/cryptsetup-luks/ChangeLog
index 97295a222998..3b0bde777d07 100644
--- a/sys-fs/cryptsetup-luks/ChangeLog
+++ b/sys-fs/cryptsetup-luks/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/cryptsetup-luks
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup-luks/ChangeLog,v 1.9 2005/10/13 17:35:16 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup-luks/ChangeLog,v 1.10 2005/10/17 02:52:30 josejx Exp $
+
+ 17 Oct 2005; Joseph Jezak <josejx@gentoo.org>
+ cryptsetup-luks-1.0.1.ebuild:
+ Marked ppc stable for bug #109039.
13 Oct 2005; Luis Medinas <metalgod@gentoo.org>
cryptsetup-luks-1.0.1.ebuild:
diff --git a/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.ebuild b/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.ebuild
index 7b7fc2e0723a..5ea7fc7a7097 100644
--- a/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.ebuild
+++ b/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.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/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.ebuild,v 1.5 2005/10/13 17:35:16 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup-luks/cryptsetup-luks-1.0.1.ebuild,v 1.6 2005/10/17 02:52:30 josejx Exp $
inherit linux-info eutils multilib flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://luks.endorphin.org/source/${PN}-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~mips ppc ~sparc ~x86"
DEPEND=">=sys-fs/device-mapper-1.00.07-r1
>=dev-libs/libgcrypt-1.1.42