From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/lib_users/
Date: Fri, 7 Apr 2017 17:00:36 +0000 (UTC) [thread overview]
Message-ID: <1491584421.df8cdd81da4d99909f8bdca0429b8b16ecd0ea0f.jer@gentoo> (raw)
commit: df8cdd81da4d99909f8bdca0429b8b16ecd0ea0f
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 7 17:00:21 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Apr 7 17:00:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8cdd81
app-admin/lib_users: Old.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-admin/lib_users/Manifest | 1 -
app-admin/lib_users/lib_users-0.9-r1.ebuild | 32 -----------------------------
app-admin/lib_users/lib_users-0.9.ebuild | 32 -----------------------------
3 files changed, 65 deletions(-)
diff --git a/app-admin/lib_users/Manifest b/app-admin/lib_users/Manifest
index bf8c33f3e97..51f0be4c9cc 100644
--- a/app-admin/lib_users/Manifest
+++ b/app-admin/lib_users/Manifest
@@ -1,2 +1 @@
DIST lib_users-0.10.tar.gz 25636 SHA256 2ccee6967c7da935441cb7f57112f15373ddaafe2f2915744caf271c308c9c98 SHA512 dee8203457570f686df69dc91d71614b462845c848a3445fd9b9f94047fdba8171cc2555fa4299bc4c361905d488c1f17cee4ab0e99899f37995377d6011805a WHIRLPOOL 310d5c187c7c3cd6a4be5dd4282709aeeea9941dea0f2466e80156bd8577e72a0cfe2b92df43a26d2198e7dc7d6320eb34e3e86311c9db956517dc48b856b8b4
-DIST lib_users-0.9.tar.gz 22992 SHA256 361db39b14b9512b438cf96b2b9978c6b5c88abbc2c0b7227940e7e816fdcf1c SHA512 d4c10398d69410fc3d48a151c446105ed232fdca9ef68c3f0f1df903739b798762d6bf958dc08472e90151560d8a625b4ab8b5f5d89521918369ceadf2b85b19 WHIRLPOOL 312aaa05b10681a0eff7997ea8d1e359bd757b888fe6fadb29ef3370cc482371d65d14e06dc6887cefda0aee3bd65232ffcd06477e536e4d2c82996c27f60425
diff --git a/app-admin/lib_users/lib_users-0.9-r1.ebuild b/app-admin/lib_users/lib_users-0.9-r1.ebuild
deleted file mode 100644
index 2114caad045..00000000000
--- a/app-admin/lib_users/lib_users-0.9-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit python-r1
-
-DESCRIPTION="Checks /proc for libraries being mapped but marked as deleted"
-HOMEPAGE="http://schwarzvogel.de/software-misc.shtml"
-SRC_URI="http://schwarzvogel.de/pkgs/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-RDEPEND="${PYTHON_DEPS}"
-
-src_test() {
- python_foreach_impl nosetests --verbosity=2
-}
-
-src_install() {
- python_foreach_impl python_newscript lib_users.py lib_users
- dodoc README TODO
-}
diff --git a/app-admin/lib_users/lib_users-0.9.ebuild b/app-admin/lib_users/lib_users-0.9.ebuild
deleted file mode 100644
index cd7902db1f3..00000000000
--- a/app-admin/lib_users/lib_users-0.9.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit python-r1
-
-DESCRIPTION="Checks /proc for libraries being mapped but marked as deleted"
-HOMEPAGE="http://schwarzvogel.de/software-misc.shtml"
-SRC_URI="http://schwarzvogel.de/pkgs/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-RDEPEND="${PYTHON_DEPS}"
-
-src_test() {
- python_foreach_impl nosetests --verbosity=2
-}
-
-src_install() {
- python_foreach_impl python_newscript lib_users.py lib_users
- dodoc README TODO
-}
next reply other threads:[~2017-04-07 17:00 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 17:00 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 20:04 [gentoo-commits] repo/gentoo:master commit in: app-admin/lib_users/ Arthur Zamarin
2025-05-01 17:32 Sam James
2025-05-01 16:10 Sam James
2025-05-01 16:10 Sam James
2025-05-01 16:10 Sam James
2025-03-28 13:37 Marc Schiffbauer
2024-05-28 12:35 Sam James
2024-05-28 12:11 Michał Górny
2024-05-28 12:04 Michał Górny
2024-04-15 8:26 Marc Schiffbauer
2023-03-07 12:29 Sam James
2022-08-28 15:16 Andreas Sturmlechner
2022-07-29 8:01 Agostino Sarubbo
2022-07-28 14:14 Sam James
2022-07-28 7:06 Agostino Sarubbo
2022-07-27 20:09 Sam James
2022-07-27 20:09 Sam James
2022-04-04 1:07 Sam James
2022-03-08 7:50 Marc Schiffbauer
2022-02-15 18:31 Matt Turner
2021-11-19 17:36 Arthur Zamarin
2021-11-19 7:24 Arthur Zamarin
2021-11-17 8:30 Sam James
2021-11-16 19:10 Arthur Zamarin
2021-11-03 11:52 Tobias Klausmann
2021-06-24 4:29 Agostino Sarubbo
2021-06-24 4:28 Agostino Sarubbo
2021-06-23 14:23 Sam James
2021-06-23 14:23 Sam James
2021-05-23 10:24 Tobias Klausmann
2021-02-21 19:50 Sam James
2021-02-20 15:34 Ben Kohler
2021-02-09 14:11 Sergei Trofimovich
2020-04-19 8:32 Jeroen Roovers
2020-04-18 16:33 Craig Andrews
2020-03-02 11:49 Sergei Trofimovich
2020-02-24 12:50 Agostino Sarubbo
2020-02-24 11:31 Agostino Sarubbo
2020-02-21 15:57 Agostino Sarubbo
2020-02-10 20:32 Michał Górny
2020-02-06 10:07 Tobias Klausmann
2019-08-10 13:37 Jeroen Roovers
2019-05-12 20:56 Thomas Deutschmann
2019-04-30 23:01 Jeroen Roovers
2019-04-27 16:25 Sergei Trofimovich
2019-04-27 16:03 Sergei Trofimovich
2019-04-22 19:34 Tobias Klausmann
2019-04-22 19:33 Tobias Klausmann
2018-11-19 9:25 Tobias Klausmann
2018-09-13 11:27 Tobias Klausmann
2018-09-13 10:53 Tobias Klausmann
2018-07-17 7:58 Tobias Klausmann
2018-07-11 8:27 Tobias Klausmann
2017-09-17 2:30 Michael Palimaka
2017-05-15 12:56 Manuel Rüger
2017-04-07 17:00 Jeroen Roovers
2017-03-29 16:46 Tobias Klausmann
2017-03-29 9:07 Michael Weber
2017-03-29 9:07 Michael Weber
2017-03-22 10:02 Jeroen Roovers
2017-01-06 14:44 Jeroen Roovers
2017-01-06 11:19 Jeroen Roovers
2017-01-03 13:22 Tobias Klausmann
2017-01-03 12:23 Tobias Klausmann
2016-09-11 6:02 Jeroen Roovers
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=1491584421.df8cdd81da4d99909f8bdca0429b8b16ecd0ea0f.jer@gentoo \
--to=jer@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