From: "Brian Dolbec" <brian.dolbec@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/overlord/
Date: Wed, 9 Oct 2013 20:50:05 +0000 (UTC) [thread overview]
Message-ID: <1381351754.a3c46b4abfe49f7910574e7240b8e1e9e1fbd9a7.dol-sen@gentoo> (raw)
commit: a3c46b4abfe49f7910574e7240b8e1e9e1fbd9a7
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 9 20:49:14 2013 +0000
Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Wed Oct 9 20:49:14 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-guis.git;a=commit;h=a3c46b4a
Remove overlord since it is outdated and the git eclass has been removed.
Use layman-9999 instead
---
app-portage/overlord/ChangeLog | 12 ----
app-portage/overlord/Manifest | 3 -
app-portage/overlord/metadata.xml | 17 -----
app-portage/overlord/overlord-9999.ebuild | 108 ------------------------------
4 files changed, 140 deletions(-)
diff --git a/app-portage/overlord/ChangeLog b/app-portage/overlord/ChangeLog
deleted file mode 100644
index 513a45c..0000000
--- a/app-portage/overlord/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for app-portage/layman
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: Exp $
-
- 06 Feb 2011; Brian Dolbec <brian.dolbec@gmail.com> add keepdir
- /etc/overlord/overlays to the ebuild.
-
-*overlord-9999 (03 Feb 2011)
-
- 03 Feb 2011; Brian Dolbec <brian.dolbec@gmail.com> +overlord-9999.ebuild:
- initial copy/edit of the layman-8888.ebuild for the project development
- version.
diff --git a/app-portage/overlord/Manifest b/app-portage/overlord/Manifest
deleted file mode 100644
index 83596d3..0000000
--- a/app-portage/overlord/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD overlord-9999.ebuild 2835 SHA256 eb98e47c6463a9500ceb491fb036e010281ef27f3871dd10d5419c9cd4337e20 SHA512 ad9779a377da127b09f9c67db2661ea4960cb759f1b9cf0381fa32f97e41fc07e46ba6d2bdc94c78eaa252f460064ffded4d7da8405508690046f47e3d658235 WHIRLPOOL 7df93eb784f5f67232cd324101ffafb6a3844e40aea115890f36a6a29ce3ec0ff072e487e4149d3e19d5d0d948abdf44f877de38dafec1837a3bef05f15585ac
-MISC ChangeLog 523 SHA256 39b1180946adebb9dd05ec0493e0d91bb561076ffb31373ec463e43e1d819ca8 SHA512 3129f5af0d5510a7eb6310a3c4b41bde8596460df3c27e91269e0a7166f80bea7fc542471e41c3e3fb43301058bdbf38dccb373a3d3f55b2207f36f5d5be52ad WHIRLPOOL 5c03c347eaa109fe19c703e4a0d19d4346b55cda757d6595097a708bced7ce85d7720e0e695abf358b0f41ffaaf32df02290ddd5d753a5d4b6e6a970942472b6
-MISC metadata.xml 787 SHA256 a555029640c0b859e1d9a593d865b2f4c6126b2a57c6d31883e13fa55fdc7187 SHA512 b3651b8053967f607684c20be0b150fc8da533b571c06cb970f47546b1eada16a77e9bcd8c2e69a7452ebd71aa029e4668ec54d42a6ec8804e9dd696f6a63a52 WHIRLPOOL b8aac492ab6797e76cbb85f7751d1967a70d5bb231697f85965e7dcc64c887545dcf238c41d090c0b18eb02342bc51c5f50f7319d71dfebfd9f5831b89b6e71e
diff --git a/app-portage/overlord/metadata.xml b/app-portage/overlord/metadata.xml
deleted file mode 100644
index 70da95e..0000000
--- a/app-portage/overlord/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>tools-portage</herd>
-<longdescription lang='en'>This is a development version used development of it's api's</longdescription>
-<maintainer>
- <email>brian.dolbec@gmail.com</email>
- <name>Brian Dolbec (dol-sen)</name>
- <description>This is an experimental version used to develop the new api.</description>
-</maintainer>
-<use>
- <flag name='bazaar'>Support <pkg>dev-vcs/bzr</pkg> based overlays</flag>
- <flag name='darcs'>Support <pkg>dev-vcs/darcs</pkg> based overlays</flag>
- <flag name='git'>Support <pkg>dev-vcs/git</pkg> based overlays</flag>
- <flag name='mercurial'>Support <pkg>dev-vcs/mercurial</pkg> based overlays</flag>
-</use>
-</pkgmetadata>
diff --git a/app-portage/overlord/overlord-9999.ebuild b/app-portage/overlord/overlord-9999.ebuild
deleted file mode 100644
index 7ed3457..0000000
--- a/app-portage/overlord/overlord-9999.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
-
-EAPI="2"
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-EGIT_BRANCH="master"
-
-inherit eutils distutils git
-
-DESCRIPTION="An experimental development version of overlord, a python script for retrieving gentoo overlays."
-HOMEPAGE="http://dev.gentooexperimental.org/~dol-sen/"
-SRC_URI=""
-EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/overlord.git"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="bazaar cvs darcs git mercurial subversion test"
-
-COMMON_DEPS="dev-lang/python[xml]"
-DEPEND="${COMMON_DEPS}
- test? ( dev-vcs/subversion )
- app-text/xmlto"
-RDEPEND="${COMMON_DEPS}
- bazaar? ( dev-vcs/bzr )
- cvs? ( dev-vcs/cvs )
- darcs? ( dev-vcs/darcs )
- git? ( dev-vcs/git )
- mercurial? ( dev-vcs/mercurial )
- subversion? (
- || (
- >=dev-vcs/subversion-1.5.4[webdav-neon]
- >=dev-vcs/subversion-1.5.4[webdav-serf]
- )
- )"
-RESTRICT_PYTHON_ABIS="2.4 3.*"
-
-pkg_setup() {
- if ! has_version dev-vcs/subversion; then
- ewarn "You do not have dev-vcs/subversion installed!"
- ewarn "While overlord does not exactly depend on this"
- ewarn "version control system you should note that"
- ewarn "most available overlays are offered via"
- ewarn "dev-vcs/subversion. If you do not install it"
- ewarn "you will be unable to use these overlays."
- ewarn
- fi
-}
-
-src_test() {
- testing() {
- for suite in layman/tests/{dtest,external}.py ; do
- PYTHONPATH="." "$(PYTHON)" ${suite} \
- || die "test suite '${suite}' failed"
- done
- }
- python_execute_function testing
-}
-
-src_compile() {
- distutils_src_compile
- emake -C doc || die "emake -C doc failed"
-}
-
-src_install() {
- distutils_src_install
-
- dodir /etc/overlord
-
- cp etc/overlord.cfg "${D}"/etc/overlord/
-
- doman doc/overlord.8
- dohtml doc/overlord.8.html
-
- keepdir /var/lib/layman
- keepdir /etc/overlord/overlays
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
-
- einfo "You are now ready to add overlays into your system."
- einfo
- einfo " lord -L"
- einfo
- einfo "will display a list of available overlays."
- einfo
- elog "Select an overlay and add it using"
- elog
- elog " lord -a overlay-name"
- elog
- elog "If this is the very first overlay you add with overlord or layman,"
- elog "you need to append the following statement to your"
- elog "/etc/make.conf file:"
- elog
- elog " source /var/lib/layman/make.conf"
- elog
- elog "If you modify the 'storage' parameter in the overlord"
- elog "configuration file (/etc/overlord/overlord.cfg) you will"
- elog "need to adapt the path given above to the new storage"
- elog "directory."
- elog
- ewarn "Please add the 'source' statement to make.conf only AFTER "
- ewarn "you added your first overlay. Otherwise portage will fail."
- epause 5
-}
next reply other threads:[~2013-10-09 20:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 20:50 Brian Dolbec [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-07 0:12 [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/overlord/ Brian Dolbec
2011-02-07 0:12 Brian Dolbec
2011-02-04 5:20 brian.dolbec
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=1381351754.a3c46b4abfe49f7910574e7240b8e1e9e1fbd9a7.dol-sen@gentoo \
--to=brian.dolbec@gmail.com \
--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