public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/eclass-manpages/
Date: Sun, 10 Mar 2019 18:19:09 +0000 (UTC)	[thread overview]
Message-ID: <1552241937.ac1a346d183775ac4196b9589205b62fa6b91759.mgorny@gentoo> (raw)

commit:     ac1a346d183775ac4196b9589205b62fa6b91759
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 17:49:31 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 18:18:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac1a346d

app-portage/eclass-manpages: Revert "Make 20190310 snapshot"

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/eclass-manpages/Manifest               |  1 -
 .../eclass-manpages-20190310.ebuild                | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/app-portage/eclass-manpages/Manifest b/app-portage/eclass-manpages/Manifest
index 55adff4166c..693ca819202 100644
--- a/app-portage/eclass-manpages/Manifest
+++ b/app-portage/eclass-manpages/Manifest
@@ -1,2 +1 @@
 DIST eclass-manpages-20180812.tar.xz 419912 BLAKE2B 35659ac43e43e71c600fb4955267c9d57ed36f29e0607150a8e8c061b158b6135a4b91f4e4c05fa178a03aa3068726ac13cd54e4cd135fbe152c8bebf81659bb SHA512 6d01070c6113e5d5f4102d466abaa03ae824350285ca71a5a4f84d859f6c473e8e92d3f5387b76c4bb5dc8bcedcc6b36a63e074d70725c87233dea4fa6a6d0c6
-DIST eclass-manpages-20190310.tar.xz 419588 BLAKE2B 7832ebf2a9ed6fe1cd274094838217348f6c792b64c2b81126788e9035a773509223bec4515d7930fafc83ba8243785add3ec295dd66fc433c7f42bd69209174 SHA512 cd24a571769acb5dcbf179b1194921353f3d5e72f91bcddfbb6c827be259127e355933968ea1a1be1f7fb11b09c5d0c302556ad4c5b8782fc5c5a982a5108a0d

diff --git a/app-portage/eclass-manpages/eclass-manpages-20190310.ebuild b/app-portage/eclass-manpages/eclass-manpages-20190310.ebuild
deleted file mode 100644
index db10d2aba06..00000000000
--- a/app-portage/eclass-manpages/eclass-manpages-20190310.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://www.gentoo.org/"
-SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-# Keep the keywords stabled. No need to change to ~arch.
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
-
-DEPEND="app-arch/xz-utils"
-
-# How to create a snapshot and upload it to your dev-space:
-#
-# mkdir eclass-manpages-$(date +%Y%m%d)
-# cp "$(portageq get_repo_path / gentoo)"/eclass/*.eclass eclass-manpages-$(date +%Y%m%d)/
-# tar -cf eclass-manpages-$(date +%Y%m%d).tar eclass-manpages-$(date +%Y%m%d)
-# xz -e eclass-manpages-$(date +%Y%m%d).tar
-# scp eclass-manpages-$(date +%Y%m%d).tar.xz dev.gentoo.org:public_html/dist/
-#
-# Then copy the ebuild and update your name in SRC_URI ;-).
-
-src_compile() {
-	env ECLASSDIR="${S}" bash "${FILESDIR}"/eclass-to-manpage.sh || die
-}
-
-src_install() {
-	doman *.5
-}


             reply	other threads:[~2019-03-10 18:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10 18:19 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-10  8:08 [gentoo-commits] repo/gentoo:master commit in: app-portage/eclass-manpages/ Michał Górny
2018-08-12  9:31 Michał Górny
2018-06-07 12:36 Michał Górny
2018-03-26 16:14 Michał Górny
2018-03-21 18:12 Michał Górny
2018-03-02  9:28 Ulrich Müller
2018-03-02  9:28 Ulrich Müller
2018-01-19 20:11 Ulrich Müller
2017-09-05 17:15 Aaron Swenson
2017-07-11 22:16 Michał Górny
2017-05-21 13:19 Michał Górny
2017-04-28 13:43 Michał Górny
2017-03-24 15:04 Michał Górny
2017-03-24 15:04 Michał Górny
2017-03-21 18:22 Michał Górny
2017-03-21 18:22 Michał Górny
2017-03-21 18:22 Michał Górny
2017-02-18 18:57 Mike Frysinger
2017-01-12 20:09 Fabian Groffen
2015-12-21 14:24 Justin Lecher
2015-08-14  4:26 Mike Frysinger

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=1552241937.ac1a346d183775ac4196b9589205b62fa6b91759.mgorny@gentoo \
    --to=mgorny@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