From 39a868560cfe82183b570a263d8bad5a545151ea Mon Sep 17 00:00:00 2001
From: Diego Elio Pettenò <flameeyes@gentoo.org>
Date: Tue, 23 Jan 2007 07:11:34 +0000
Subject: Version bump, closes bug #156056 and bug #154099. (Portage version:
 2.1.2-r1)

---
 sys-auth/pam_console/ChangeLog                     | 10 +++-
 .../files/digest-pam_console-0.99.6.2.3.6          |  3 --
 .../files/digest-pam_console-0.99.7.0.2.7          |  3 ++
 .../pam_console/pam_console-0.99.6.2.3.6.ebuild    | 53 -------------------
 .../pam_console/pam_console-0.99.7.0.2.7.ebuild    | 61 ++++++++++++++++++++++
 5 files changed, 72 insertions(+), 58 deletions(-)
 delete mode 100644 sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6
 create mode 100644 sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7
 delete mode 100644 sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
 create mode 100644 sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild

diff --git a/sys-auth/pam_console/ChangeLog b/sys-auth/pam_console/ChangeLog
index b5c3dacbc719..18213d141815 100644
--- a/sys-auth/pam_console/ChangeLog
+++ b/sys-auth/pam_console/ChangeLog
@@ -1,6 +1,12 @@
 # ChangeLog for sys-auth/pam_console
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.10 2006/11/24 20:22:03 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.11 2007/01/23 07:11:34 flameeyes Exp $
+
+*pam_console-0.99.7.0.2.7 (23 Jan 2007)
+
+  23 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  -pam_console-0.99.6.2.3.6.ebuild, +pam_console-0.99.7.0.2.7.ebuild:
+  Version bump, closes bug #156056 and bug #154099.
 
   24 Nov 2006; Markus Rothe <corsair@gentoo.org>
   pam_console-0.99.6.2.3.6.ebuild:
diff --git a/sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6 b/sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6
deleted file mode 100644
index 0fe3049cee2c..000000000000
--- a/sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 0f37fd72a89291cbfe47f86664faa4d0 pam-0.99.6.2-3.fc6.src.rpm 7099109
-RMD160 dc17c28dd5aac8fb17dd961392aa714522bd4010 pam-0.99.6.2-3.fc6.src.rpm 7099109
-SHA256 140a20ad33398974ac5609795f7f9ba1c68a89a02002d6bfcd4ffeb0d2c5bd6c pam-0.99.6.2-3.fc6.src.rpm 7099109
diff --git a/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7 b/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7
new file mode 100644
index 000000000000..1cfb2ab5b605
--- /dev/null
+++ b/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7
@@ -0,0 +1,3 @@
+MD5 876fad51b8c8470e283aabd0d6aef688 pam-0.99.7.0-2.fc7.src.rpm 10298270
+RMD160 a1c50e2777a01b248b988cd318ddb93e9cd83797 pam-0.99.7.0-2.fc7.src.rpm 10298270
+SHA256 d7a1a5b2a9e856f6028bacde34e880d01d5c999268ee1d9493c7785892397a41 pam-0.99.7.0-2.fc7.src.rpm 10298270
diff --git a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild b/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
deleted file mode 100644
index bfa063d6ef65..000000000000
--- a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild,v 1.9 2006/11/24 20:22:03 corsair Exp $
-
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
-
-inherit pam versionator rpm autotools
-
-pv_fedora="$(get_version_component_range $(($(get_last_version_component_index)+1)) )"
-pv_revision="$(get_version_component_range $(get_last_version_component_index) )"
-pv_all_but_fedora="$(get_version_component_range 1-$(($(get_last_version_component_index)-1)) )"
-
-MY_PV="${pv_all_but_fedora}-${pv_revision}.fc${pv_fedora}"
-
-DESCRIPTION="pam_console module for PAM"
-HOMEPAGE="http://cvs.fedora.redhat.com/viewcvs/devel/pam/"
-SRC_URI="mirror://fedora/development/source/SRPMS/pam-${MY_PV}.src.rpm"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=sys-libs/pam-0.99"
-DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
-
-S="${WORKDIR}/modules/pam_console"
-
-src_unpack() {
-	rpm_src_unpack
-	sed -e "s:@PV@:${MY_PV}:" "${FILESDIR}/${PN}-configure.ac" > "${S}/configure.ac"
-
-	cd "${S}"
-	eautoreconf
-}
-
-src_compile() {
-	econf --libdir=/$(get_libdir) || die "econf failed"
-	emake -j1 || die "emake failed"
-}
-
-src_install() {
-	emake -j1 DESTDIR="${D}" install || die "emake install failed"
-	dodoc README
-	exeinto /etc/dev.d/default
-	doexec ${FILESDIR}/pam_console.dev
-	insinto /etc/pam.d
-	doins ${FILESDIR}/login
-	doins ${FILESDIR}/gdm
-	doins ${FILESDIR}/gdm-autologin
-}
diff --git a/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild b/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild
new file mode 100644
index 000000000000..fbe015ebdc61
--- /dev/null
+++ b/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild,v 1.1 2007/01/23 07:11:34 flameeyes Exp $
+
+WANT_AUTOCONF="latest"
+WANT_AUTOMAKE="latest"
+
+inherit pam versionator rpm autotools
+
+pv_fedora="$(get_version_component_range $(($(get_last_version_component_index)+1)) )"
+pv_revision="$(get_version_component_range $(get_last_version_component_index) )"
+pv_all_but_fedora="$(get_version_component_range 1-$(($(get_last_version_component_index)-1)) )"
+
+MY_PV="${pv_all_but_fedora}-${pv_revision}.fc${pv_fedora}"
+
+DESCRIPTION="pam_console module for PAM"
+HOMEPAGE="http://cvs.fedora.redhat.com/viewcvs/devel/pam/"
+SRC_URI="mirror://fedora/development/source/SRPMS/pam-${MY_PV}.src.rpm"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=sys-libs/pam-0.99
+	=dev-libs/glib-2*"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
+
+S="${WORKDIR}/modules/pam_console"
+
+src_unpack() {
+	rpm_src_unpack
+	sed -e "s:@PV@:${MY_PV}:" "${FILESDIR}/${PN}-configure.ac" > "${S}/configure.ac"
+
+	cd "${S}"
+	eautoreconf
+}
+
+src_compile() {
+	econf --libdir=/$(get_libdir) || die "econf failed"
+	emake -j1 || die "emake failed"
+}
+
+src_install() {
+	emake -j1 DESTDIR="${D}" install || die "emake install failed"
+	dodoc README
+	exeinto /etc/dev.d/default
+	doexec "${FILESDIR}/pam_console.dev"
+	insinto /etc/pam.d
+	doins "${FILESDIR}/login"
+	doins "${FILESDIR}/gdm"
+	doins "${FILESDIR}/gdm-autologin"
+}
+
+pkg_postinst() {
+	ewarn "${CATEGORY}/${PN} is provided without any warranty on its"
+	ewarn "working state out of the box."
+	ewarn "Please don't report default permission problems to Gentoo"
+	ewarn "bugzilla, as Gentoo developers are not responsible for them."
+}
-- 
cgit v1.2.3-65-gdbad