Be careful, people tend to open devrel bugs when you do ChangeLog-less commits.
On 07/07/2011 08:15 PM, Christian Ruppert (idl0r) wrote: > idl0r 11/07/07 17:15:17 > > Modified: megamgr-5.20-r2.ebuild > Log: > Add missing RDEPEND. > > (Portage version: 2.2.0_alpha43/cvs/Linux x86_64) > > Revision Changes Path > 1.2 sys-block/megamgr/megamgr-5.20-r2.ebuild > > file : > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild?rev=1.2&view=markup > plain: > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild?rev=1.2&content-type=text/plain > diff : > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild?r1=1.1&r2=1.2 > > Index: megamgr-5.20-r2.ebuild > =================================================================== > RCS file: /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -r1.1 -r1.2 > --- megamgr-5.20-r2.ebuild 7 Jul 2011 17:14:45 -0000 1.1 > +++ megamgr-5.20-r2.ebuild 7 Jul 2011 17:15:17 -0000 1.2 > @@ -1,6 +1,6 @@ > # Copyright 1999-2011 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > -# $Header: > /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild,v 1.1 > 2011/07/07 17:14:45 idl0r Exp $ > +# $Header: > /var/cvsroot/gentoo-x86/sys-block/megamgr/megamgr-5.20-r2.ebuild,v 1.2 > 2011/07/07 17:15:17 idl0r Exp $ > > EAPI="3" > > @@ -18,6 +18,7 @@ > IUSE="" > > DEPEND="app-arch/unzip" > +RDEPEND="" > > RESTRICT="mirror" > > > > >
