summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump, fixes 'invalid size 8 != 4', bug #273693 reported by Joakim ↵Peter Volkov2009-06-224-26/+86
| | | | | | Tjernlund. Package-Manager: portage-2.2_rc33/cvs/Linux i686
* amd64/x86 stable, bug #252658Markus Meier2009-01-043-5/+18
| | | | Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.10 x86_64
* ppc stable, bug #252658Tobias Scherbaum2009-01-023-7/+11
| | | | Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64
* Respect CFLAGS, bug #240890, thank Diego Pettenò for report.Peter Volkov2008-10-133-4/+11
| | | | Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686
* Fixed bug #233190, thank Suertreus for report. Also make ebtables respect ↵Peter Volkov2008-08-135-2/+158
| | | | | | LDFLAGS. Package-Manager: portage-2.2_rc7/cvs/Linux 2.6.22-ovz005 i686
* Removed useless postinst message, bug #221031 reported by Denilson. Removed ↵Peter Volkov2008-05-116-141/+13
| | | | | | old ebuild. Package-Manager: portage-2.1.4.4
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-313-49/+0
|
* stable ppc, bug #197750Lars Weiler2007-11-023-11/+24
| | | | Package-Manager: portage-2.1.3.16
* amd64 stable, bug 197750Steve Dibb2007-11-023-21/+14
| | | | Package-Manager: portage-2.1.3.16
* Stable on x86, bug #197750Dawid Węgliński2007-11-013-11/+24
| | | | Package-Manager: portage-2.1.3.16
* Version bump. Finally init script works, thank Lech Perczak <lech.perczak AT ↵Peter Volkov2007-09-2813-266/+90
| | | | | | multivision.pl>, bug #189315. Remove old. Package-Manager: portage-2.1.3.10
* stable on x86, wrt bug #191127Markus Meier2007-09-103-14/+17
| | | | Package-Manager: portage-2.1.3.9
* Stable on amd64Christoph Mende2007-09-053-11/+24
| | | | Package-Manager: portage-2.1.3.7
* ppc stable, bug #191127Tobias Scherbaum2007-09-033-11/+15
| | | | Package-Manager: portage-2.1.2.12
* Added init scripts into /usr/share/doc. See README.gentoo.init and bug ↵Peter Volkov2007-09-029-52/+223
| | | | | | #189315 for details. Thank Lech Perczak <lech.perczak AT multivision.pl> for report. Package-Manager: portage-2.1.3.7
* Version bump. Fixed bug #159371 and bug #167769. Thank Jochen Schlick, ↵Peter Volkov2007-08-127-10/+160
| | | | | | Olivier Huber, Richard Benjamin Voigt and others mentioned in that bugs. Package-Manager: portage-2.1.3.4
* Grabed from solar.Peter Volkov2007-07-163-21/+15
| | | | Package-Manager: portage-2.1.3_rc8
* Stable on amd64 and x86 wrt bug #142194.Chris Gianelloni2006-08-253-11/+25
| | | | Package-Manager: portage-2.1.1_pre5-r3
* ppc stable, bug #142194Tobias Scherbaum2006-07-315-8/+39
| | | | Package-Manager: portage-2.1.1_pre3-r5
* - ebtables-2.0.6 does not build with gcc-4.x; Bug #119489Ned Ludd2006-01-195-17/+171
| | | | Package-Manager: portage-2.1_pre3-r1
* - ebtables used the host compiler vs the cross compiler while merging. We ↵Ned Ludd2005-06-083-14/+18
| | | | use toolchain-funcs now
* Moved inherit to the top. Don't use variables in HOMEPAGE. Use MY_P.Sven Wegener2004-12-303-15/+18
|
* - stable on x86Ned Ludd2004-12-113-7/+22
|
* update for ebtables -p support. bug 58116. Reported by Andrej KacianNed Ludd2004-07-243-5/+14
|
* added 'inherit eutils', fixed compiling with gcc 3.4, and added ~amd64 keywordTravis Tilley2004-07-204-5/+32
|
* sync IUSE (missing)Aron Griffis2004-07-141-1/+1
|
* sync IUSE (missing)Aron Griffis2004-07-141-1/+2
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-011-2/+2
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-012-3/+7
|
* (no commit message)Aron Griffis2004-06-241-2/+2
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-242-4/+4
|
* Added to ~ppcDavid Holm2004-06-193-5/+8
|
* header fixMichael Sterrett2004-03-201-1/+1
|
* add missing homepageNed Ludd2004-02-281-1/+1
|
* add missing homepageNed Ludd2004-02-281-2/+2
|
* initial import into portage of the ebtable utility that enables basic ↵Ned Ludd2004-02-285-0/+42
ethernet frame filtering on a bridge, MAC NAT and brouting.