* [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-pam/
@ 2012-11-04 16:42 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2012-11-04 16:42 UTC (permalink / raw
To: gentoo-commits
commit: fcb5a8cf6a1da9182a835f3d7deecf5456d4858c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 16:37:47 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 16:37:47 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fcb5a8cf
[kde-base/kdebase-pam] Migrate to EAPI 4.
Package-Manager: portage-2.1.11.31
---
kde-base/kdebase-pam/kdebase-pam-8.ebuild | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/kde-base/kdebase-pam/kdebase-pam-8.ebuild b/kde-base/kdebase-pam/kdebase-pam-8.ebuild
index 0773f80..504609e 100644
--- a/kde-base/kdebase-pam/kdebase-pam-8.ebuild
+++ b/kde-base/kdebase-pam/kdebase-pam-8.ebuild
@@ -2,12 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=4
+
inherit pam
-DESCRIPTION="pam.d files used by several KDE components."
+DESCRIPTION="pam.d files used by several KDE components"
HOMEPAGE="http://www.kde.org"
-LICENSE="as-is"
+LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
@@ -15,6 +17,8 @@ IUSE=""
DEPEND="virtual/pam"
RDEPEND="${DEPEND}"
+S=${WORKDIR}
+
src_install() {
newpamd "${FILESDIR}/kde.pam-${PV}" kde
newpamd "${FILESDIR}/kde-np.pam-${PV}" kde-np
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-pam/
@ 2012-11-15 18:14 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2012-11-15 18:14 UTC (permalink / raw
To: gentoo-commits
commit: 86e3a60db01952ad6f11af5feff2817d2dba9882
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 19:11:59 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Nov 15 19:11:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=86e3a60d
[kde-base/kdebase-pam] Update license to GPL-2 wrt bug #441702.
Package-Manager: portage-2.2.0_alpha142
---
kde-base/kdebase-pam/kdebase-pam-8.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kde-base/kdebase-pam/kdebase-pam-8.ebuild b/kde-base/kdebase-pam/kdebase-pam-8.ebuild
index 504609e..b34a78f 100644
--- a/kde-base/kdebase-pam/kdebase-pam-8.ebuild
+++ b/kde-base/kdebase-pam/kdebase-pam-8.ebuild
@@ -9,7 +9,7 @@ inherit pam
DESCRIPTION="pam.d files used by several KDE components"
HOMEPAGE="http://www.kde.org"
-LICENSE="as-is"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-pam/
@ 2013-04-26 18:13 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2013-04-26 18:13 UTC (permalink / raw
To: gentoo-commits
commit: 5838d85d18626e2a4171b5c503986f01c90cfb67
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 18:12:52 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 18:12:52 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5838d85d
[kde-base/kdebase-pam] EAPI 5.
Package-Manager: portage-2.2.0_alpha173
---
kde-base/kdebase-pam/kdebase-pam-9.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kde-base/kdebase-pam/kdebase-pam-9.ebuild b/kde-base/kdebase-pam/kdebase-pam-9.ebuild
index a6362d3..38044e6 100644
--- a/kde-base/kdebase-pam/kdebase-pam-9.ebuild
+++ b/kde-base/kdebase-pam/kdebase-pam-9.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit pam
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-26 18:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 18:14 [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-pam/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2013-04-26 18:13 Johannes Huber
2012-11-04 16:42 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox