diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-28 17:25:38 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-28 17:25:38 +0000 |
commit | 0d9d6823aa8f177b8c56a54677fb899e3230b167 (patch) | |
tree | 0db2f436d2ac0c07a4aeb453c6a7834fe219d0a1 /app-portage | |
parent | Stable for HPPA (bug #211696). (diff) | |
download | gentoo-2-0d9d6823aa8f177b8c56a54677fb899e3230b167.tar.gz gentoo-2-0d9d6823aa8f177b8c56a54677fb899e3230b167.tar.bz2 gentoo-2-0d9d6823aa8f177b8c56a54677fb899e3230b167.zip |
clean up
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elogviewer/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/elogviewer/elogviewer-0.5.2.ebuild | 44 | ||||
-rw-r--r-- | app-portage/elogviewer/files/elogviewer.1 | 61 |
3 files changed, 5 insertions, 106 deletions
diff --git a/app-portage/elogviewer/ChangeLog b/app-portage/elogviewer/ChangeLog index 24d9315e702f..1e8795e9d306 100644 --- a/app-portage/elogviewer/ChangeLog +++ b/app-portage/elogviewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-portage/elogviewer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/elogviewer/ChangeLog,v 1.29 2008/02/28 13:34:01 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/elogviewer/ChangeLog,v 1.30 2008/02/28 17:25:37 opfer Exp $ + + 28 Feb 2008; Christian Faulhammer <opfer@gentoo.org> -files/elogviewer.1, + -elogviewer-0.5.2.ebuild: + clean up 28 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> elogviewer-0.5.2-r1.ebuild: diff --git a/app-portage/elogviewer/elogviewer-0.5.2.ebuild b/app-portage/elogviewer/elogviewer-0.5.2.ebuild deleted file mode 100644 index e1628dca2e67..000000000000 --- a/app-portage/elogviewer/elogviewer-0.5.2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/elogviewer/elogviewer-0.5.2.ebuild,v 1.3 2007/12/21 08:03:55 opfer Exp $ - -inherit eutils - -DESCRIPTION="GTK+ based utility to parse the contents of elogs created by Portage" -HOMEPAGE="http://sourceforge.net/projects/elogviewer/" - -SRC_URI="mirror://sourceforge/elogviewer/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="" - -DEPEND="" -RDEPEND=">=sys-apps/portage-2.1 - >=dev-python/pygtk-2.0" - -src_install() { - dobin "${WORKDIR}"/elogviewer || die "dobin failed" - dodoc "${WORKDIR}"/CHANGELOG - doman "${WORKDIR}"/elogviewer.1 - make_desktop_entry elogviewer Elogviewer "" "System" || - die "Couldn't make desktop entry" -} - -pkg_postinst() { - elog - elog "In order to use this software, you need to activate" - elog "Portage's elog features. Required is" - elog " PORTAGE_ELOG_SYSTEM=\"save\" " - elog "and at least one out of " - elog " PORTAGE_ELOG_CLASSES=\"warn error info log qa\"" - elog "More information on the elog system can be found" - elog "in /etc/make.conf.example" - elog - elog "To operate properly this software needs the directory" - elog "${PORT_LOGDIR:-/var/log/portage}/elog created, belonging to group portage." - elog "To start the software as a user, add yourself to the portage" - elog "group." - elog -} diff --git a/app-portage/elogviewer/files/elogviewer.1 b/app-portage/elogviewer/files/elogviewer.1 deleted file mode 100644 index 98ead496a2e6..000000000000 --- a/app-portage/elogviewer/files/elogviewer.1 +++ /dev/null @@ -1,61 +0,0 @@ -.TH elogviewer 1 "October 07, 2006" "elogviewer -- An interface to Portage's ELOG system" - -.SH NAME -elogviewer \-\- a program to easily manage elog files created by Portage during emerge - -.SH DESCRIPTION -This manual page explains the -.B elogviewer -program. This program lists all elogs created during emerges of -packages from Portage, the package manager of Gentoo Linux. So all -warnings or informational messages generated during an update can be -reviewed at one glance. - -.SH USAGE - -To generate elogs, the user needs to tell Portage to activate the -saving features for the ELOG facilities in his /etc/make.conf file via -the line - -.RS 4 -PORTAGE_ELOG_SYSTEM="save" -.RE - -and choose at least one out of - -.RS 4 -PORTAGE_ELOG_CLASSES="warn info error log" -.RE - -Further prerequisite is the elog directory (in most cases -/var/log/portage/elog/, see variable PORT_LOGDIR), which may need to -be created and belong to the portage group. If the user wants to start -the program as non-root, he needs to add himself to portage group. -For more information on the ELOG system, see /etc/make.conf.example. - -The program allows to select the ebuild functions in which to look for -messages, so unpack messages about patching can be disabled while -still having warnings from the post installation function without -informational messages. elogs can be deleted individually or all in -one step. - -.SH BUGS -For bugs in this man page contact <gentoo@faulhammer.org> and for problems with the program the original author Mathias Laurin <synss@cashette.com>. - -.SH ENVIRONMENT - -Uses -.B PORT_LOGDIR -from -.B /etc/make.conf (5) -. Passing -.B PORT_LOGDIR -on the command line overwrites the defaults. - -.SH SEE ALSO -/etc/make.conf.example - -.SH AUTHOR -Mathias Laurin <mathias_laurin@users.sourceforge.com> adapte from an original idea of Timothy Kilbourn -for the program, Christian -Faulhammer <gentoo@faulhammer.org> for this man page |