public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_mysql/
Date: Sat, 26 May 2018 20:31:37 +0000 (UTC)	[thread overview]
Message-ID: <1527366687.d8948de003c8b33410e7ab3a0c707e9cb91a8b8a.bman@gentoo> (raw)

commit:     d8948de003c8b33410e7ab3a0c707e9cb91a8b8a
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 19:26:09 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May 26 20:31:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8948de0

sys-auth/pam_mysql: drop EAPI=2

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild | 38 --------------------------
 1 file changed, 38 deletions(-)

diff --git a/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild b/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
deleted file mode 100644
index a521b12c035..00000000000
--- a/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit autotools libtool pam eutils
-
-DESCRIPTION="pam_mysql is a module for pam to authenticate users with mysql"
-HOMEPAGE="http://pam-mysql.sourceforge.net/"
-
-SRC_URI="mirror://sourceforge/pam-mysql/${P/_rc/RC}.tar.gz"
-DEPEND=">=sys-libs/pam-0.72 virtual/mysql"
-RDEPEND="${DEPEND}"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc ~sparc x86"
-IUSE="openssl"
-S="${WORKDIR}/${P/_rc/RC}"
-
-src_prepare() {
-	epatch "${FILESDIR}/${P}-link-to-pam.diff"
-	epatch "${FILESDIR}/${P}-memleak.diff"
-	eautoreconf
-	elibtoolize
-}
-
-src_configure() {
-	econf $(use_with openssl)
-}
-
-src_compile() {
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" libdir="$(getpam_mod_dir)" install || die "install failed"
-	rm "${D}/$(getpam_mod_dir)/pam_mysql.la" || die "Failed to remove pam_mysql.la"
-	dodoc CREDITS ChangeLog NEWS README
-}


             reply	other threads:[~2018-05-26 20:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-26 20:31 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-10  8:56 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_mysql/ Sam James
2021-12-17 14:55 Andreas Sturmlechner
2021-11-30 11:06 Arthur Zamarin
2021-11-30 11:06 Arthur Zamarin
2021-11-30 11:06 Arthur Zamarin
2021-06-08  9:14 Thomas Deutschmann
2021-03-26 14:35 Sam James
2018-09-16 23:41 Brian Evans
2018-06-18 20:21 Tobias Klausmann
2018-06-02 14:47 Mikle Kolyada
2018-05-29 11:17 Thomas Deutschmann
2018-02-22 21:18 Thomas Deutschmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1527366687.d8948de003c8b33410e7ab3a0c707e9cb91a8b8a.bman@gentoo \
    --to=bman@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox