public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/idutils/
@ 2017-11-26 11:39 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-11-26 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d46c3c1a210ebbf349de8badaaf3267d122e7f3f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 22:42:47 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 11:37:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46c3c1a

dev-util/idutils: [QA] Consistent whitespace in metadata.xml

 dev-util/idutils/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-util/idutils/metadata.xml b/dev-util/idutils/metadata.xml
index 9c67f75d719..be1a52884a3 100644
--- a/dev-util/idutils/metadata.xml
+++ b/dev-util/idutils/metadata.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>robbat2@gentoo.org</email>
-</maintainer>
-<longdescription>
-	Fast, high-capacity, identifier database tool.
-	Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
-	they program identifiers of any form, literal numbers, or words of
-	human-readable text. Database queries can be issued from the command-line,
-	or from within emacs, serving as an augmented tags facility.
-</longdescription>
+	<maintainer type="person">
+		<email>robbat2@gentoo.org</email>
+	</maintainer>
+	<longdescription>
+		Fast, high-capacity, identifier database tool.
+		Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
+		they program identifiers of any form, literal numbers, or words of
+		human-readable text. Database queries can be issued from the command-line,
+		or from within emacs, serving as an augmented tags facility.
+	</longdescription>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/idutils/
@ 2018-06-03  2:59 Aaron Bauman
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2018-06-03  2:59 UTC (permalink / raw
  To: gentoo-commits

commit:     0b39002e210be4c781595bf878df26771e484482
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 00:37:42 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  3 02:58:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b39002e

dev-util/idutils: drop old EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/idutils/Manifest           |  3 ---
 dev-util/idutils/idutils-4.2.ebuild | 44 -----------------------------------
 dev-util/idutils/idutils-4.5.ebuild | 46 -------------------------------------
 3 files changed, 93 deletions(-)

diff --git a/dev-util/idutils/Manifest b/dev-util/idutils/Manifest
index 2454653ffa9..39718a52b49 100644
--- a/dev-util/idutils/Manifest
+++ b/dev-util/idutils/Manifest
@@ -1,4 +1 @@
-DIST id-utils_4.2-1.diff.gz 6178 BLAKE2B e6820490b546345c8a17d5bfeb2ccb55e91775fc045e1a604312c7937d77e9c2a393e9c81d270e11d759ceb4c2fb2a52e845c62be2effd0c56c7d81b7bf33d5f SHA512 ebeb2f3d35e21d0286d26ea6d703dea1ffbddc943c165ee6414484580a22e2883ace07b8e6670b0e90b6305f0e883fd22d8723c2c62dee664bdd8ab6a2a6106a
-DIST idutils-4.2.tar.gz 706193 BLAKE2B 88f83fbb7159ec7b36dacd539c805b749e2af81f37332a1b0a36ba4fc8cc8530aa4e64c5bd8b4f466592b7ff3d1f281c866e73f5820e25ac657867a5d8f61350 SHA512 319036d449baec65617670fa4ca17e89348f1ed5916731ef2376d96d15f3da032b25ae17234da409c6e439561ccb30056ea22ee37494fd9b196129a21607de3b
-DIST idutils-4.5.tar.gz 1476520 BLAKE2B a30db5ab96303c9ddd5d4b86c6cb2c5c5f280221150f4dc3aa8e22e32711edc003c8d055aab50b499a1c81459b6844026b9c35ee2564987f1f76bf8eb3f474ad SHA512 c5b50c15cdd92d6caf8748c3b35e9d6f2dafb41abab31d83ed0fe95cffc77e1170ac6512424d94a9a61033a99bda2961a9ab339b66078c417ea39c1bd8fe1e11
 DIST idutils-4.6.tar.xz 1001496 BLAKE2B bbb06fd0c1e585c8022ae46f2c721aef60becd512da91fc4191977cd46ecf2df86e7bc65481182881c434de6e9c740853b916e31dacedb75c1f14ae8d94967ea SHA512 830fe4a36693e9bcc8def25982c1a76decac2076165158c39858106f928c1b6ff2bb941fcce7244357c4205c2ecc945b772c9f5a083c4fedb1b75eea0af5445e

diff --git a/dev-util/idutils/idutils-4.2.ebuild b/dev-util/idutils/idutils-4.2.ebuild
deleted file mode 100644
index 4d8cd335bfb..00000000000
--- a/dev-util/idutils/idutils-4.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils elisp-common
-
-DESCRIPTION="Fast, high-capacity, identifier database tool"
-HOMEPAGE="https://www.gnu.org/software/idutils/"
-DEB_PN="id-utils" # old upstream name for it
-DEB_P="${DEB_PN}_${PV}"
-DEB_PR="1"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
-		mirror://debian/pool/main/${PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="emacs nls"
-
-RDEPEND="emacs? ( virtual/emacs )
-		 nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-		nls? ( sys-devel/gettext )"
-
-src_unpack() {
-	unpack ${P}.tar.gz
-	cd "${S}"
-	epatch "${DISTDIR}"/${DEB_P}-${DEB_PR}.diff.gz
-	epatch "${S}"/debian/patches/*.dpatch
-}
-
-src_compile() {
-	use emacs || export EMACS=no
-	econf \
-		$(use_enable nls) \
-		"$(use_with emacs lispdir "${SITELISP}/${PN}")"
-	emake || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc NEWS README* ChangeLog AUTHORS THANKS TODO
-}

diff --git a/dev-util/idutils/idutils-4.5.ebuild b/dev-util/idutils/idutils-4.5.ebuild
deleted file mode 100644
index 4f0eafd797c..00000000000
--- a/dev-util/idutils/idutils-4.5.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils elisp-common
-
-DESCRIPTION="Fast, high-capacity, identifier database tool"
-HOMEPAGE="https://www.gnu.org/software/idutils/"
-#DEB_PN="id-utils" # old upstream name for it
-#DEB_P="${DEB_PN}_${PV}"
-#DEB_PR="1"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-#mirror://debian/pool/main/${PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="emacs nls"
-
-RDEPEND="emacs? ( virtual/emacs )
-		 nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-		nls? ( sys-devel/gettext )"
-
-src_unpack() {
-	unpack ${P}.tar.gz
-	if [ -n "${DEB_PR}" ]; then
-		cd "${S}"
-		epatch "${DISTDIR}"/${DEB_P}-${DEB_PR}.diff.gz
-		epatch "${S}"/debian/patches/*.dpatch
-	fi
-}
-
-src_compile() {
-	use emacs || export EMACS=no
-	econf \
-		$(use_enable nls) \
-		"$(use_with emacs lispdir "${SITELISP}/${PN}")"
-	emake || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc NEWS README* ChangeLog AUTHORS THANKS TODO
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-03  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-26 11:39 [gentoo-commits] repo/gentoo:master commit in: dev-util/idutils/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2018-06-03  2:59 Aaron Bauman

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