summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add live ebuild.Tim Harder2013-01-153-15/+116
| | | | | Package-Manager: portage-2.2.0_alpha151/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Remove LINGUAS loop which is handled by the Makefile now.Zac Medico2013-01-143-15/+10
| | | | | Package-Manager: portage-2.2.0_alpha152/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* fix bug 452080Julian Ospald2013-01-144-16/+20
| | | | | Package-Manager: portage-2.2.0_alpha151/cvs/Linux x86_64 Manifest-Sign-Key: 0xE73C35B3
* Version bump.Diego Elio Pettenò2013-01-143-2/+68
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x1CD13C8AD4301342
* 2.2.0_alpha152 version bump. This includes all of the fixes in 2.1.11.41.Zac Medico2013-01-143-12/+27
| | | | | | | Bug #210077 tracks all bugs fixed since portage-2.1.x. Package-Manager: portage-2.2.0_alpha152/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* 2.1.11.41 version bump. This fixes bug #430488 (python3 support for selinux) andZac Medico2013-01-143-11/+27
| | | | | | | | bug #451386 (handle non-shell-script in /etc/init.d). Bug #445274 tracks all bugs fixed since portage-2.1.11.31. Package-Manager: portage-2.2.0_alpha152/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* Add linguas_ru for bug #450372.Zac Medico2013-01-143-10/+21
| | | | | Package-Manager: portage-2.2.0_alpha151/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* Run cron job hourly instead of daily, as suggested by Michael Orlitzky in ↵Tony Vroon2013-01-143-20/+46
| | | | | | | bug #449798. Bump to 1.10 as requested by Agostino "ago" Sarubbo in bug #450578. Package-Manager: portage-2.1.11.40/cvs/Linux x86_64 Manifest-Sign-Key: 0xB5058F9A
* Remove older stableAnthony G. Basile2013-01-133-50/+17
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Initial commit, ebuild by Michael Orlitzky and Mikle Kolyada. The latter ↵Sergey Popov2013-01-134-0/+54
| | | | | | will maintain this package through proxy maintainers Package-Manager: portage-2.2.0_alpha151/cvs/Linux x86_64
* Reset permissions/owners on /var/cache/man if they are broken (like when ↵Mike Frysinger2013-01-133-22/+32
| | | | | | | migrating from sys-apps/man) #447944 by Viacheslav Prisivko. Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* Change license, according to COPYING file in tarballSergey Popov2013-01-123-6/+9
| | | | Package-Manager: portage-2.2.0_alpha151/cvs/Linux x86_64
* Version bumpSergey Popov2013-01-123-17/+44
| | | | Package-Manager: portage-2.2.0_alpha151/cvs/Linux x86_64
* Version bump.Jeroen Roovers2013-01-124-50/+30
| | | | | Package-Manager: portage-2.2.0_alpha151/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Add version for qemu 1.2 and lower.Doug Goldstein2013-01-123-2/+43
| | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
* Bump the sys-apps/dbus dependency, per bug #451402. Drop old.Michał Górny2013-01-115-225/+18
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x42B9401D
* stable ppc ppc64, bug #450348, thanks vincentAnthony G. Basile2013-01-113-5/+28
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Stable ppc, bug #450346, thanks vincentAnthony G. Basile2013-01-113-5/+28
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Install man7 pages #451166 by Marcin Mirosław.Mike Frysinger2013-01-114-19/+80
| | | | | Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* 2.2.0_alpha150 version bump. This includes all of the fixes in 2.1.11.40.Zac Medico2013-01-113-7/+15
| | | | | | | Bug #210077 tracks all bugs fixed since portage-2.1.x. Package-Manager: portage-2.2.0_alpha151/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* 2.1.11.40 version bump. This fixes bug #451344 (spawn_nofetch portage ↵Zac Medico2013-01-113-8/+16
| | | | | | | NameError, a regression in 2.1.11.39 and 2.2.0_alpha150). Bug #445274 tracks all bugs fixed since portage-2.1.11.31. Package-Manager: portage-2.2.0_alpha151/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* Fixed download location of patchset.Lars Wendler2013-01-113-18/+21
| | | | | Package-Manager: portage-2.2.0_alpha150/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Add fix from upstream for `seq -s` misbehavior #448716 by Homer. Fix ↵Mike Frysinger2013-01-113-5/+200
| | | | | | | parallel recursive cp errors w/mkdir #449838 by Michał Górny. Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* adding ~arm keyword after testRichard Farina2013-01-113-16/+25
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xDD11F94A
* Stable x86, bug #445334Anthony G. Basile2013-01-103-18/+21
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Revbump for einfo-1.0.1 fixing broken PATH after sourcing functions.shFabian Groffen2013-01-103-9/+15
| | | | | Package-Manager: portage-2.2.01.21476-prefix/cvs/Darwin i386 Manifest-Sign-Key: 0x5F75F607C5C74E89
* 2.2.0_alpha150 version bump. This includes all of the fixes in 2.1.11.39.Zac Medico2013-01-103-5/+354
| | | | | | | Bug #210077 tracks all bugs fixed since portage-2.1.x. Package-Manager: portage-2.2.0_alpha150/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* 2.1.11.39 version bump. This fixes bug #243192 (update quickpkg man page), ↵Zac Medico2013-01-103-6/+308
| | | | | | | bug #298298 (include packages from nested package sets in emerge --depclean summary), bug #446610 (handle syncfs return value), bug #446662 (add QA_CONFIGURE_OPTIONS), bug #448176 (fix emerge --keep-going to avoid dropping packages), bug #448858 (relocation error triggered by glibc upgrade), bug #449678 (silence repoman warning about usex for EAPI 5), bug #449708 (make use() fatal when called with unknown flags in EAPI 5), bug #450278 (add QA_AM_MAINTAINER_MODE), bug #450960 (mention relavant file names in autounmask messages), and bug #451118 (fix make.conf.5 formatting of compress-index docs). Bug #445274 tracks all bugs fixed since portage-2.1.11.31. Package-Manager: portage-2.2.0_alpha150/cvs/Linux i686 Manifest-Sign-Key: 0xFDE8EF85AE5719A3
* Version bump. Takes libeinfo and einfo from forked OpenRC, takes profile ↵Fabian Groffen2013-01-103-27/+126
| | | | | | | from baselayout-2.2. Package-Manager: portage-2.2.01.21476-prefix/cvs/Darwin i386 Manifest-Sign-Key: 0x5F75F607C5C74E89
* whitespaceMichael Sterrett2013-01-082-17/+2
| | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
* Remove unnecessary enewuser/enewgroup -- spotted by WilliamH.Michał Górny2013-01-083-13/+13
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x42B9401D
* Update the journald catalogs when rebuilding systemd.Michał Górny2013-01-083-11/+23
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x42B9401D
* Add missing eutils inherit and update live ebuild to follow the release one.Diego Elio Pettenò2013-01-084-22/+37
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x1CD13C8AD4301342
* Version bump; remove old.Diego Elio Pettenò2013-01-085-94/+18
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x1CD13C8AD4301342
* Apply fixes from upstream for building w/out ghostscript #450798 by Tomas Mozes.Mike Frysinger2013-01-085-17/+85
| | | | | Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* Version bump #450668 by James Cloos.Mike Frysinger2013-01-083-16/+106
| | | | | Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* Version bumpAnthony G. Basile2013-01-083-7/+56
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Stable for alpha, wrt bug #450348Agostino Sarubbo2013-01-073-15/+8
| | | | Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
* Stable for alpha, wrt bug #450346Agostino Sarubbo2013-01-073-15/+8
| | | | Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
* Stable for HPPA (bug #450348).Jeroen Roovers2013-01-073-13/+12
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Stable for HPPA (bug #450346).Jeroen Roovers2013-01-073-14/+13
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Create also /bin/modinfo symlink because the application is usable and ↵Samuli Suominen2013-01-074-24/+37
| | | | | | | useful as a normal user. Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* marked x86 per bug 450346Jeff Horelick2013-01-073-5/+22
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux i686 Manifest-Sign-Key: 0x23E9E900
* Version bump (bug #450576, thanks to Agostino Sarubbo). Update license. Drop ↵Alexandre Rostovtsev2013-01-078-61/+135
| | | | | | | old. Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Version bump #450602 by Agostino Sarubbo.Mike Frysinger2013-01-073-34/+95
| | | | | Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* Remove deprecated unstable versionAnthony G. Basile2013-01-063-54/+17
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Minor version bump, switch to EAPI=5Anthony G. Basile2013-01-063-4/+58
| | | | | Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* marked x86 per bug 450348Jeff Horelick2013-01-063-9/+16
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux i686 Manifest-Sign-Key: 0x23E9E900
* remove obsolete src_compile phaseJulian Ospald2013-01-063-12/+15
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xE73C35B3
* remove obsolete depsJulian Ospald2013-01-063-13/+15
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xE73C35B3