* [gentoo-commits] proj/betagarden:master commit in: games-board/gmchess/, x11-libs/pango/, dev-python/virtualenvwrapper/, ...
@ 2012-04-09 2:54 Sebastian Pipping
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2012-04-09 2:54 UTC (permalink / raw
To: gentoo-commits
commit: 1d2361f56beeb60e71c8959be2b247f63cd4c00d
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon Apr 9 02:51:18 2012 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Apr 9 02:54:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=1d2361f5
Remove cruft detected by overlint 0.5 (keeping two exceptions)
Exceptions: dev-lang/python-2.2-r8, sys-apps/rng-tools-2_p14
---
dev-libs/jansson/jansson-1.3.ebuild | 21 ---
dev-python/carbon/ChangeLog | 14 --
dev-python/carbon/carbon-0.9.8.ebuild | 25 ----
dev-python/carbon/metadata.xml | 7 -
dev-python/pip/pip-0.8.ebuild | 22 ---
.../virtualenvwrapper/virtualenvwrapper-2.3.ebuild | 20 ---
dev-python/whisper/ChangeLog | 11 --
dev-python/whisper/metadata.xml | 7 -
dev-python/whisper/whisper-0.9.8.ebuild | 19 ---
games-board/gmchess/ChangeLog | 7 -
games-board/gmchess/gmchess-0.29.3.ebuild | 29 ----
games-board/gmchess/metadata.xml | 8 -
media-sound/lmms/lmms-0.2.1-r1.ebuild | 69 ----------
media-sound/lmms/lmms-0.2.1.ebuild | 51 --------
sys-process/dcron/dcron-4.5_pre20100203.ebuild | 43 ------
sys-process/dcron/files/crontab | 16 ---
sys-process/dcron/files/dcron-4.4-pidfile.patch | 135 --------------------
sys-process/dcron/files/dcron.confd | 4 -
sys-process/dcron/files/dcron.init | 21 ---
x11-libs/pango/files/pango-1.26.0-lib64.patch | 20 ---
x11-libs/pango/pango-1.29.3.ebuild | 86 -------------
x11-misc/lightdm/ChangeLog | 7 -
x11-misc/lightdm/lightdm-0.9.2.ebuild | 57 --------
x11-misc/lightdm/metadata.xml | 8 -
24 files changed, 0 insertions(+), 707 deletions(-)
diff --git a/dev-libs/jansson/jansson-1.3.ebuild b/dev-libs/jansson/jansson-1.3.ebuild
deleted file mode 100644
index 8e50620..0000000
--- a/dev-libs/jansson/jansson-1.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-DESCRIPTION="a C library for encoding, decoding and manipulating JSON data"
-HOMEPAGE="http://www.digip.org/jansson/"
-SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_install() {
- emake DESTDIR="${D}" install
-}
diff --git a/dev-python/carbon/ChangeLog b/dev-python/carbon/ChangeLog
deleted file mode 100644
index 9c32faf..0000000
--- a/dev-python/carbon/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-python/carbon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
- 15 Apr 2011; Justin Lecher <jlec@gentoo.org> carbon-0.9.8.ebuild,
- +metadata.xml:
- Fix residual stuff
-
- 15 Apr 2011; Justin Lecher <jlec@gentoo.org> carbon-0.9.8.ebuild:
- Fix distutils deprecation warning on multiple pyABI
-
diff --git a/dev-python/carbon/carbon-0.9.8.ebuild b/dev-python/carbon/carbon-0.9.8.ebuild
deleted file mode 100644
index 7056fe6..0000000
--- a/dev-python/carbon/carbon-0.9.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS=""
-
-inherit distutils
-
-DESCRIPTION="Backend data caching and persistence daemon for Graphite"
-HOMEPAGE="http://graphite.wikidot.com/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- dev-python/twisted
- dev-python/txAMQP"
diff --git a/dev-python/carbon/metadata.xml b/dev-python/carbon/metadata.xml
deleted file mode 100644
index cc3fe24..0000000
--- a/dev-python/carbon/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/pip/pip-0.8.ebuild b/dev-python/pip/pip-0.8.ebuild
deleted file mode 100644
index 84f75e1..0000000
--- a/dev-python/pip/pip-0.8.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
-
-DESCRIPTION="pip is a replacement for easy_install"
-HOMEPAGE="http://pypi.python.org/pypi/pip"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/setuptools"
-DEPEND="${RDEPEND}"
-
-DOCS="docs/index.txt"
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-2.3.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-2.3.ebuild
deleted file mode 100644
index bfe55f7..0000000
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-2.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
-
-DESCRIPTION="Enhancements to virtualenv"
-HOMEPAGE="http://pypi.python.org/pypi/virtualenvwrapper"
-SRC_URI="http://www.doughellmann.com/downloads/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/virtualenv"
-DEPEND="${RDEPEND}"
diff --git a/dev-python/whisper/ChangeLog b/dev-python/whisper/ChangeLog
deleted file mode 100644
index 9a54bd6..0000000
--- a/dev-python/whisper/ChangeLog
+++ /dev/null
@@ -1,11 +0,0 @@
-# ChangeLog for dev-python/whisper
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
- 13 Sep 2011; Justin Lecher <jlec@gentoo.org> whisper-0.9.8.ebuild,
- +metadata.xml:
- Fix Python.eclass usage
-
diff --git a/dev-python/whisper/metadata.xml b/dev-python/whisper/metadata.xml
deleted file mode 100644
index cc3fe24..0000000
--- a/dev-python/whisper/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/whisper/whisper-0.9.8.ebuild b/dev-python/whisper/whisper-0.9.8.ebuild
deleted file mode 100644
index 88ca767..0000000
--- a/dev-python/whisper/whisper-0.9.8.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
-
-DESCRIPTION="Fixed size round-robin style database"
-HOMEPAGE="http://graphite.wikidot.com/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
diff --git a/games-board/gmchess/ChangeLog b/games-board/gmchess/ChangeLog
deleted file mode 100644
index b363329..0000000
--- a/games-board/gmchess/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for games-board/gmchess
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
diff --git a/games-board/gmchess/gmchess-0.29.3.ebuild b/games-board/gmchess/gmchess-0.29.3.ebuild
deleted file mode 100644
index 3a29b7f..0000000
--- a/games-board/gmchess/gmchess-0.29.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit games
-
-DESCRIPTION="gmchess is an gtkmm implementation of Chinese chess"
-HOMEPAGE="http://code.google.com/p/gmchess/"
-SRC_URI="http://gmchess.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-DEPEND="dev-cpp/gtkmm:2.4"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- econf \
- $(use_enable nls) \
- || die "Error: econf failed!"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install failed"
-}
diff --git a/games-board/gmchess/metadata.xml b/games-board/gmchess/metadata.xml
deleted file mode 100644
index 16bcc9f..0000000
--- a/games-board/gmchess/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>sping@gentoo.org</email>
- <name>Sebastian Pipping</name>
- </maintainer>
-</pkgmetadata>
diff --git a/media-sound/lmms/lmms-0.2.1-r1.ebuild b/media-sound/lmms/lmms-0.2.1-r1.ebuild
deleted file mode 100644
index b9eebcb..0000000
--- a/media-sound/lmms/lmms-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# ==========================================================================
-# This ebuild come from sunrise repository. Zugaina.org only host a copy.
-# For more info go to http://gentoo.zugaina.org/
-# ***************** General Portage Overlay (11/20/06) *****************
-# ==========================================================================
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils
-
-DESCRIPTION="free alternative to popular programs such as FruityLoops, Cubase and Logic"
-HOMEPAGE="http://lmms.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="alsa debug flac jack ladspa oss samplerate sdl vorbis vst"
-RESTRICT="strip"
-
-DEPEND="=x11-libs/qt-3.3*
- vorbis? ( media-libs/libvorbis )
- alsa? ( media-libs/alsa-lib )
- sdl? ( media-libs/libsdl
- >=media-libs/sdl-sound-1.0.1 )
- samplerate? ( media-libs/libsamplerate )
- jack? ( >=media-sound/jack-audio-connection-kit-0.99.0 )
- flac? ( media-libs/flac )
- ladspa? ( media-libs/ladspa-sdk )
- vst? ( app-emulation/wine
- media-plugins/vst-headers )"
-
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- unpack ${A}
- if use vst ; then
- cp /usr/include/vst/{AEffect.h,aeffectx.h} ${WORKDIR}/${P}/include/
- fi
-}
-
-src_compile() {
- econf \
- $(use_with alsa asound) \
- $(use_with flac) \
- $(use_with ladspa) \
- $(use_with vorbis) \
- $(use_with samplerate libsrc) \
- $(use_with oss) \
- $(use_with sdl) \
- $(use_with sdl sdlsound) \
- $(use_with jack) \
- $(use_with vst) \
- $(use_with debug) \
- --enable-hqsinc || die "econf failed"
- if use vst ; then
- emake -j1 || die "emake failed"
- else
- emake || die "emake failed"
- fi
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- newicon usr/share/lmms/themes/default/icon.png ${PN}.png
- make_desktop_entry ${PN} "Linux Multimedia Studio" ${PN}.png "Qt;Audio;AudioVideoEditing"
- dodoc README AUTHORS ChangeLog TODO
-}
diff --git a/media-sound/lmms/lmms-0.2.1.ebuild b/media-sound/lmms/lmms-0.2.1.ebuild
deleted file mode 100644
index 55a4344..0000000
--- a/media-sound/lmms/lmms-0.2.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# ==========================================================================
-# This ebuild come from pro-audio repository. Zugaina.org only host a copy.
-# For more info go to http://gentoo.zugaina.org/
-# ***************** General Portage Overlay (11/20/06) *****************
-# ==========================================================================
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /cvsroot/jacklab/gentoo/media-sound/lmms/lmms-0.1.4.ebuild,v 1.1.1.1 2006/04/10 11:32:49 gimpel Exp $
-
-inherit eutils
-
-RESTRICT="nomirror"
-DESCRIPTION="free alternative to popular programs such as FruityLoops, Cubase and Logic"
-HOMEPAGE="http://lmms.sourceforge.net"
-
-SRC_URI="mirror://sourceforge/lmms/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-
-IUSE="alsa oggvorbis sdl samplerate jack"
-DEPEND=">=x11-libs/qt-3.2.0
- oggvorbis? ( media-libs/libvorbis )
- alsa? ( media-libs/alsa-lib )
- sdl? ( media-libs/libsdl
- >=media-libs/sdl-sound-1.0.1 )
- samplerate? ( media-libs/libsamplerate )
- jack? ( >=media-sound/jack-audio-connection-kit-0.99.0 )
- !media-sound/lmms-cvs"
-
-#S="${WORKDIR}/${P}"
-src_compile() {
- econf \
- `use_enable alsa asound` \
- `use_enable oggvorbis vorbis` \
- `use_enable samplerate` \
- `use_enable sdl` \
- `use_enable sdl sdlsound`\
- `use_enable jack` \
- "--enable-hqsinc" || die "Configure failed"
-
- emake || die "Make failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "Install failed"
- make_desktop_entry lmms "Linux Multimedia Studio" "/usr/share/lmms/icon.png"
- dodoc README AUTHORS ChangeLog TODO
-}
diff --git a/sys-process/dcron/dcron-4.5_pre20100203.ebuild b/sys-process/dcron/dcron-4.5_pre20100203.ebuild
deleted file mode 100644
index 7797afb..0000000
--- a/sys-process/dcron/dcron-4.5_pre20100203.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit cron git toolchain-funcs
-
-DESCRIPTION="Dillon's lightweight cron daemon"
-HOMEPAGE="http://www.jimpryor.net/linux/dcron.html"
-EGIT_REPO_URI="git://repo.or.cz/dcron.git"
-EGIT_COMMIT="dd4f8a190eb674eed67e2be84a1ba2210d14707f"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
- epatch "${FILESDIR}"/dcron-4.4-pidfile.patch
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" || die
-}
-
-src_install() {
- docrondir
- docron crond -m0700 -o root -g wheel
- docrontab
-
- dodoc CHANGELOG README "${FILESDIR}"/crontab
- doman crontab.1 crond.8
-
- newinitd "${FILESDIR}"/dcron.init dcron
- newconfd "${FILESDIR}"/dcron.confd dcron
-
- insinto /etc
- doins "${FILESDIR}"/crontab
-}
diff --git a/sys-process/dcron/files/crontab b/sys-process/dcron/files/crontab
deleted file mode 100644
index afee252..0000000
--- a/sys-process/dcron/files/crontab
+++ /dev/null
@@ -1,16 +0,0 @@
-# for dcron
-# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/files/crontab,v 1.3 2009/12/19 14:47:30 vapier Exp $
-
-# dcron:
-# This is NOT the system crontab! dcron does not support a system crontab.
-# to get /etc/cron.{hourly|daily|weekly|montly} working with dcron run
-# crontab /etc/crontab
-# as root.
-# NOTE: This will REPLACE root's current crontab!!
-
-# check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly
-59 * * * * rm -f /var/spool/cron/lastrun/cron.hourly
-9 3 * * * rm -f /var/spool/cron/lastrun/cron.daily
-19 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly
-29 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly
-*/10 * * * * test -x /usr/sbin/run-crons && /usr/sbin/run-crons
diff --git a/sys-process/dcron/files/dcron-4.4-pidfile.patch b/sys-process/dcron/files/dcron-4.4-pidfile.patch
deleted file mode 100644
index c9baaf9..0000000
--- a/sys-process/dcron/files/dcron-4.4-pidfile.patch
+++ /dev/null
@@ -1,135 +0,0 @@
-From 4330185b22afaf9ebd57427b6bbaef1d71720bf4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Benedikt=20B=C3=B6hm?= <bb@xnull.de>
-Date: Mon, 12 Apr 2010 08:47:22 +0200
-Subject: [PATCH] add pidfile support for background mode
-
----
- crond.8 | 7 ++++++-
- crond.markdown | 5 ++++-
- defs.h | 3 +++
- main.c | 14 ++++++++++++--
- 4 files changed, 25 insertions(+), 4 deletions(-)
-
-diff --git a/crond.8 b/crond.8
-index 4a218c2..a3d36b5 100644
---- a/crond.8
-+++ b/crond.8
-@@ -4,7 +4,7 @@
- crond - dillon's lightweight cron daemon
- .SH SYNOPSIS
- .PP
--\f[B]crond [-s dir] [-c dir] [-t dir] [-m user\@host] [-M mailer] [-S|-L file] [-l loglevel] [-b|-f|-d]\f[]
-+\f[B]crond [-s dir] [-p pidfile] [-c dir] [-t dir] [-m user\@host] [-M mailer] [-S|-L file] [-l loglevel] [-b|-f|-d]\f[]
- .SH OPTIONS
- .PP
- \f[B]crond\f[] is a background daemon that parses individual
-@@ -16,6 +16,11 @@ directory of system crontabs (defaults to /etc/cron.d)
- .RS
- .RE
- .TP
-+.B -p pidfile
-+file to store process id in background mode (defaults to /var/run/cron.pid)
-+.RS
-+.RE
-+.TP
- .B -c dir
- directory of per-user crontabs (defaults to /var/spool/cron)
- .RS
-diff --git a/crond.markdown b/crond.markdown
-index 8b097fd..26b80d3 100644
---- a/crond.markdown
-+++ b/crond.markdown
-@@ -8,7 +8,7 @@ crond - dillon's lightweight cron daemon
-
- SYNOPSIS
- ========
--**crond [-s dir] [-c dir] [-t dir] [-m user@host] [-M mailhandler]
-+**crond [-s dir] [-p pidfile] [-c dir] [-t dir] [-m user@host] [-M mailhandler]
- [-S|-L file] [-l loglevel] [-b|-f|-d]**
-
- OPTIONS
-@@ -19,6 +19,9 @@ executes commands on behalf of the users in question.
- -s dir
- : directory of system crontabs (defaults to /etc/cron.d)
-
-+-p pidfile
-+: file to store process id in background mode (defaults to /var/run/cron.pid)
-+
- -c dir
- : directory of per-user crontabs (defaults to /var/spool/cron/crontabs)
-
-diff --git a/defs.h b/defs.h
-index 7fb12f4..8f78dc6 100644
---- a/defs.h
-+++ b/defs.h
-@@ -47,6 +47,9 @@
- #define Prototype extern
- #define arysize(ary) (sizeof(ary)/sizeof((ary)[0]))
-
-+#ifndef PIDFILE
-+#define PIDFILE "/var/run/cron.pid"
-+#endif
- #ifndef SCRONTABS
- #define SCRONTABS "/etc/cron.d"
- #endif
-diff --git a/main.c b/main.c
-index e4a742e..6223da8 100644
---- a/main.c
-+++ b/main.c
-@@ -39,6 +39,7 @@ const char *LogFile = NULL; /* opened with mode 0600 */
- const char *LogHeader = LOGHEADER;
- const char *SendMail = NULL;
- const char *Mailto = NULL;
-+const char *PIDFile = PIDFILE;
- char *TempDir;
- char *TempFileFmt;
-
-@@ -72,7 +73,7 @@ main(int ac, char **av)
-
- opterr = 0;
-
-- while ((i = getopt(ac,av,"dl:L:fbSc:s:m:M:t:")) != -1) {
-+ while ((i = getopt(ac,av,"dl:L:fbSc:s:m:M:t:p:")) != -1) {
- switch (i) {
- case 'l':
- {
-@@ -162,12 +163,15 @@ main(int ac, char **av)
- case 'm':
- if (*optarg != 0) Mailto = optarg;
- break;
-+ case 'p':
-+ if (*optarg != 0) PIDFile = optarg;
-+ break;
- default:
- /*
- * check for parse error
- */
- printf("dillon's cron daemon " VERSION "\n");
-- printf("crond [-s dir] [-c dir] [-t dir] [-m user@host] [-M mailhandler] [-S|-L [file]] [-l loglevel] [-b|-f|-d]\n");
-+ printf("crond [-s dir] [-c dir] [-t dir] [-m user@host] [-M mailhandler] [-S|-L [file]] [-l loglevel] [-p pidfile] [-b|-f|-d]\n");
- printf("-s directory of system crontabs (defaults to %s)\n", SCRONTABS);
- printf("-c directory of per-user crontabs (defaults to %s)\n", CRONTABS);
- printf("-t directory of timestamps (defaults to %s)\n", CRONSTAMPS);
-@@ -178,6 +182,7 @@ main(int ac, char **av)
- printf("-l loglevel log events at specified loglevel (defaults to %s)\n", LevelAry[LOG_LEVEL]);
- printf("-b run in background (default)\n");
- printf("-f run in foreground and log to stderr\n");
-+ printf("-p pidfile store process id in pidfile if running in background mode\n");
- printf("-d run in debugging mode\n");
- exit(2);
- }
-@@ -227,6 +232,11 @@ main(int ac, char **av)
- exit(1);
- } else if (pid > 0) {
- /* parent */
-+ FILE *fp;
-+ if ((fp = fopen(PIDFile, "w")) != NULL) {
-+ fprintf(fp, "%d\n", pid);
-+ fclose(fp);
-+ }
- exit(0);
- }
- /* child continues */
---
-1.6.4.4
-
diff --git a/sys-process/dcron/files/dcron.confd b/sys-process/dcron/files/dcron.confd
deleted file mode 100644
index f895bd7..0000000
--- a/sys-process/dcron/files/dcron.confd
+++ /dev/null
@@ -1,4 +0,0 @@
-# /etc/conf.d/dcron
-
-# Options to pass to dcron at startup
-DCRON_OPTS=""
diff --git a/sys-process/dcron/files/dcron.init b/sys-process/dcron/files/dcron.init
deleted file mode 100755
index fc9f92c..0000000
--- a/sys-process/dcron/files/dcron.init
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-depend() {
- use logger clock hostname
- provide cron
-}
-
-start() {
- ebegin "Starting dcron"
- start-stop-daemon --start --quiet --exec /usr/sbin/crond -- ${DCRON_OPTS}
- eend $?
-}
-
-stop() {
- ebegin "Stopping dcron"
- start-stop-daemon --stop --quiet --pidfile /var/run/cron.pid
- eend $?
-}
diff --git a/x11-libs/pango/files/pango-1.26.0-lib64.patch b/x11-libs/pango/files/pango-1.26.0-lib64.patch
deleted file mode 100644
index cdbdd50..0000000
--- a/x11-libs/pango/files/pango-1.26.0-lib64.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- pango/Makefile.am
-+++ pango/Makefile.am
-@@ -16,6 +16,7 @@
- -DPANGO_ENABLE_BACKEND \
- -DPANGO_ENABLE_ENGINE \
- -DSYSCONFDIR=\"$(sysconfdir)\" \
-+ -DHOST=\"$(host_triplet)\" \
- -DLIBDIR=\"$(libdir)\" \
- -DMODULE_VERSION=\"$(PANGO_MODULE_VERSION)\" \
- -DG_DISABLE_DEPRECATED \
---- pango/modules.c
-+++ pango/modules.c
-@@ -353,6 +353,7 @@
-
- if (!file_str)
- file_str = g_build_filename (pango_get_sysconf_subdirectory (),
-+ HOST,
- "pango.modules",
- NULL);
-
diff --git a/x11-libs/pango/pango-1.29.3.ebuild b/x11-libs/pango/pango-1.29.3.ebuild
deleted file mode 100644
index 2b9d912..0000000
--- a/x11-libs/pango/pango-1.29.3.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.4.ebuild,v 1.14 2011/07/11 00:05:28 mattst88 Exp $
-
-EAPI="3"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 multilib toolchain-funcs
-
-DESCRIPTION="Internationalized text layout and rendering library"
-HOMEPAGE="http://www.pango.org/"
-
-LICENSE="LGPL-2 FTL"
-SLOT="0"
-KEYWORDS="" # due to careless copy-bump
-IUSE="X doc +introspection test"
-
-RDEPEND=">=dev-libs/glib-2.24:2
- >=media-libs/fontconfig-2.5.0:1.0
- media-libs/freetype:2
- >=x11-libs/cairo-1.7.6[X?]
- X? (
- x11-libs/libXrender
- x11-libs/libX11
- x11-libs/libXft )"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9
- >=dev-util/gtk-doc-am-1.13
- doc? (
- >=dev-util/gtk-doc-1.13
- ~app-text/docbook-xml-dtd-4.1.2
- x11-libs/libXft )
- introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
- test? (
- >=dev-util/gtk-doc-1.13
- ~app-text/docbook-xml-dtd-4.1.2
- x11-libs/libXft )
- X? ( x11-proto/xproto )
- !<=sys-devel/autoconf-2.63:2.5"
-
-function multilib_enabled() {
- has_multilib_profile || ( use x86 && [ "$(get_libdir)" = "lib32" ] )
-}
-
-pkg_setup() {
- tc-export CXX
- G2CONF="${G2CONF}
- $(use_enable introspection)
- $(use_with X x)
- $(use X && echo --x-includes=${EPREFIX}/usr/include)
- $(use X && echo --x-libraries=${EPREFIX}/usr/$(get_libdir))"
- DOCS="AUTHORS ChangeLog* NEWS README THANKS"
-}
-
-src_prepare() {
- gnome2_src_prepare
-
- # make config file location host specific so that a 32bit and 64bit pango
- # wont fight with each other on a multilib system. Fix building for
- # emul-linux-x86-gtklibs
- if multilib_enabled ; then
- epatch "${FILESDIR}/${PN}-1.26.0-lib64.patch"
- eautoreconf
- fi
-
- elibtoolize # for Darwin bundles
-}
-
-pkg_postinst() {
- if [ "${ROOT}" = "/" ] ; then
- einfo "Generating modules listing..."
-
- local PANGO_CONFDIR=
-
- if multilib_enabled ; then
- PANGO_CONFDIR="${EPREFIX}/etc/pango/${CHOST}"
- else
- PANGO_CONFDIR="${EPREFIX}/etc/pango"
- fi
-
- mkdir -p ${PANGO_CONFDIR}
-
- pango-querymodules > ${PANGO_CONFDIR}/pango.modules
- fi
-}
diff --git a/x11-misc/lightdm/ChangeLog b/x11-misc/lightdm/ChangeLog
deleted file mode 100644
index e12406c..0000000
--- a/x11-misc/lightdm/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for x11-misc/lightdm
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
diff --git a/x11-misc/lightdm/lightdm-0.9.2.ebuild b/x11-misc/lightdm/lightdm-0.9.2.ebuild
deleted file mode 100644
index a9fb400..0000000
--- a/x11-misc/lightdm/lightdm-0.9.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/Attic/lightdm-0.2.3.ebuild,v 1.3 2011/04/29 13:52:00 ssuominen dead $
-
-EAPI=4
-inherit pam
-
-DESCRIPTION="A lightweight display manager"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/LightDM"
-SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+introspection qt4"
-
-# TODO: check gtk/qt greeter selection
-RDEPEND="dev-libs/glib:2
- virtual/pam
- x11-libs/gtk+:3
- x11-libs/libxcb
- x11-libs/libXdmcp
- x11-libs/libxklavier
- x11-libs/libX11
- qt4? ( x11-libs/qt-core
- x11-libs/qt-dbus )"
-DEPEND="${RDEPEND}
- dev-lang/vala:0.12
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext
- introspection? ( dev-libs/gobject-introspection )"
-
-DOCS=( NEWS )
-
-src_configure() {
- local default=gnome greeter=lightdm-gtk-greeter
- has_version xfce-base/xfce4-meta && default=xfce
- use qt4 && greeter=lightdm-qt-greeter
-
- VALAC="$(type -p valac-0.12)" \
- econf \
- --localstatedir=/var \
- --disable-static \
- $(use_enable introspection) \
- $(use_enable qt4 liblightdm-qt) \
- --with-user-session=${default} \
- --with-greeter-session=${greeter} \
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -exec rm -f {} +
- rm -Rf "${ED}"/etc/init
- pamd_mimic system-local-login lightdm auth account session
-}
diff --git a/x11-misc/lightdm/metadata.xml b/x11-misc/lightdm/metadata.xml
deleted file mode 100644
index efa2d8b..0000000
--- a/x11-misc/lightdm/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <use>
- <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
- for introspection</flag>
- </use>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-09 2:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09 2:54 [gentoo-commits] proj/betagarden:master commit in: games-board/gmchess/, x11-libs/pango/, dev-python/virtualenvwrapper/, Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox