public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-crypt/luks-tools: ChangeLog luks-tools-0.0.12-r1.ebuild
@ 2007-09-21 19:39 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2007-09-21 19:39 UTC (permalink / raw
  To: gentoo-commits

hanno       07/09/21 19:39:26

  Modified:             ChangeLog
  Added:                luks-tools-0.0.12-r1.ebuild
  Log:
  luks-tools update for new pam
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.4                  app-crypt/luks-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/luks-tools/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/luks-tools/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/luks-tools/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/luks-tools/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	25 May 2007 21:54:29 -0000	1.3
+++ ChangeLog	21 Sep 2007 19:39:26 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/luks-tools
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/luks-tools/ChangeLog,v 1.3 2007/05/25 21:54:29 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/luks-tools/ChangeLog,v 1.4 2007/09/21 19:39:26 hanno Exp $
+
+*luks-tools-0.0.12-r1 (21 Sep 2007)
+
+  21 Sep 2007; Hanno Boeck <hanno@gentoo.org>
+  +files/luks-tools-0.0.12-pam-config.patch, +luks-tools-0.0.12-r1.ebuild:
+  Compatibility with new pam, also change cryptsetup-luks dep to cryptsetup.
 
   25 May 2007; Doug Goldstein <cardoe@gentoo.org> luks-tools-0.0.12.ebuild:
   keyword ~amd64. bug #179709



1.1                  app-crypt/luks-tools/luks-tools-0.0.12-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/luks-tools/luks-tools-0.0.12-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/luks-tools/luks-tools-0.0.12-r1.ebuild?rev=1.1&content-type=text/plain

Index: luks-tools-0.0.12-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/luks-tools/luks-tools-0.0.12-r1.ebuild,v 1.1 2007/09/21 19:39:26 hanno Exp $

inherit eutils

DESCRIPTION="GUI frontend for dm-crypt/luks."
HOMEPAGE="http://www.flyn.org/projects/luks-tools/"
SRC_URI="http://www.flyn.org/projects/luks-tools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="sys-fs/cryptsetup
	>=dev-python/pygtk-2.8.0
	>=sys-apps/hal-0.5"

S=${WORKDIR}/${P}

src_unpack() {
	unpack "${A}"
	cd "${S}"
	epatch "${FILESDIR}/luks-tools-0.0.12-pam-config.patch"
}

src_compile() {
	econf || die "econf failed"
	emake || die "emake failed"
}

src_install() {
	einstall || die "einstall failed"
	dodoc AUTHORS FAQ NEWS README TODO
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-21 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-21 19:39 [gentoo-commits] gentoo-x86 commit in app-crypt/luks-tools: ChangeLog luks-tools-0.0.12-r1.ebuild Hanno Boeck (hanno)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox