from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





EBUMP

Section: Gentoo Administration (1)
Updated: March 2017
Index Return to Main Contents
 

NAME

ebump - Gentoo: Ebuild revision bumper  

SYNTAX

ebump [option] <packag-name-version]>

 

DESCRIPTION

ebump bumps the revision of a particular ebuild, and all auxiliary files in the files/ directory that have a matching version suffix.

By default, the all new revision files will be added to the VCS.

You must stand in the directory of the ebuild to be bumped.

 

OPTIONS

-C
-n-vcs

Do not add new files to VCS.

-V
-version

Display version information and exit.

-v
-verbose

Increase verbosity level. May be used more than once.

-q
-quiet

Do not output any no-essential information.

-a
-n-auxfiles

don't bump auxfiles (files/*)

-d
--delet-old

Delete old revision and old auxiliary files from VCS. This is dangerous and should only be used if you know exactly what you are doing, because
1) the old revision may be stable on a different architecture than the one you are working on.
2) the auxiliary files may be required by other versions of the ebuild.
3) the new revision should usually undergo a period of testing before being marked stable.

 

CONFIGURATION

/etc/gentoolkit/ebump.conf
~/.gentoo/ebump.conf

From these files, ebump will load the settings
opt_verbosity (default 1)- verbosity level -10
opt_add_vcs (default y)- add new files to VCS
opt_bump_auxfiles (default y)- bump auxiliary files in files/
opt_delete_old (default n)- delete old revision (DANGEROUS!)

 

SEE ALSO

The rest of the utilities in ap-portage/gentoolki-dev, such as ekeyword(1).

 

AUTHORS

Karl Trygve Kalleberg <karltk@gentoo.org>
Christian Ruppert <idl0r@gentoo.org>


 

Index

NAME
SYNTAX
DESCRIPTION
OPTIONS
CONFIGURATION
SEE ALSO
AUTHORS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.6 ms