summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup profiles after last messPacho Ramos2017-01-022-8/+0
|
* arch/{ia64,sparc}/package.use.stable.mask: don't stabilize redis on this archesPacho Ramos2017-01-022-0/+8
|
* arch/{ia64,sparc}/package.stable.mask: don't keyword dev-db/redisPacho Ramos2017-01-024-8/+8
|
* arch/{ia64,sparc}/package.use.stable.mask: don't stabilize redis on this archesPacho Ramos2017-01-022-0/+8
|
* arch/{alpha,powerpc}/package.use.stable.mask: use mask to skip gtkspell:3 ↵Pacho Ramos2017-01-022-1/+5
| | | | stabilization for now
* profiles: Move media-libs/mlt[vdpau] package.use.mask from base to archAndreas Sturmlechner2016-12-312-0/+12
| | | | amd64 and x86 have -vdpau in use.mask so this needs to be taken there.
* profiles/arch/{arm,ia64}/package.use.stable.mask: use mask to skip ↵Pacho Ramos2016-12-312-1/+5
| | | | gtkspell:3 stabilization for now
* profiles/arch/arm/package.use.stable.mask: mask dietlibc and klibc USEs as ↵Pacho Ramos2016-12-311-0/+4
| | | | they won't go to stable
* profiles/arch/hppa: Really mask USE=jit for dev-libs/libpcre2.Jeroen Roovers2016-12-281-0/+1
|
* profiles/arch/hppa: Mask USE=jit for dev-libs/libpcre2.Jeroen Roovers2016-12-281-0/+3
|
* profiles: arch/{amd64,x86}/use.stable.mask remove gclAndrey Grozin2016-12-282-2/+0
|
* kde-base: Drop empty categoryJohannes Huber2016-12-244-4/+4
| | | | Rest in peace.
* kde-base/kdelibs -> kde-frameworks/kdelibsJohannes Huber2016-12-245-5/+5
|
* kde-base/katepart -> kde-apps/katepartJohannes Huber2016-12-231-1/+1
|
* profiles/arch/powerpc/package.use.mask: drop obsolete entry for dev-util/ericDavide Pesavento2016-12-211-1/+0
|
* dev-qt/qtopenvg: Remove last-rited pkgMichał Górny2016-12-191-5/+1
|
* net-print/foomatic-filters: Remove last-rited pkg, #568980Michał Górny2016-12-191-4/+1
|
* dev-qt/qt-creator: version bumpDavide Pesavento2016-12-191-4/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "Mask net-misc/quagga[protobuf] on hppa"Jeroen Roovers2016-12-151-4/+0
| | | | This reverts commit dee8365e08ebef81422a2faa354e9d2862b215bd.
* Mask net-misc/quagga[protobuf] on hppaSergey Popov2016-12-151-0/+4
|
* profiles: Mask games-emulation/dosbox[glide] on untested archesJames Le Cuirot2016-12-143-0/+12
|
* package.use.mask: Mask armadillo useflag of gdal for ppcAndreas K. Hüttel2016-12-131-1/+5
|
* profiles: Unmask xorg-drivers[video_cards_vmware] on amd64-fbsdYuta Satoh2016-12-112-4/+4
| | | | Closes: https://github.com/gentoo/gentoo/pull/2798
* kde-base/kdm -> kde-plasma/kdmJohannes Huber2016-12-102-2/+2
|
* profiles: s390: force gmp[asm] for now to fix ABI breakageMike Frysinger2016-12-091-0/+5
|
* profiles: ppc/s390: unmask USE=seccomp since libseccomp is stable nowMike Frysinger2016-12-092-7/+0
|
* arch/x86/package.use.mask: disable USE=zfs for app-emulation/libvirtYixun Lan2016-12-071-0/+4
|
* arch/ia64/package.use.mask: remove obsolete masks (#600056 by Émeric Maschino)Pacho Ramos2016-12-051-6/+0
|
* sci-libs/gdal: Bump to v2.0.3Thomas Deutschmann2016-12-053-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | - Version bump to new upstream release v2.0.3. - Bumped to EAPI=6. - Enabled python3_5 support. - "oracle" USE flag added (Fixes Gentoo-Bug #585156). - Fixes a build issue when using "java" USE flag and you have a JRE installed (patch for gdal provided by James Le Cuirot, thanks!). - MDB driver now uses new dev-java/jackcess pack (patch for gdal provided by James Le Cuirot, thanks!) - Switched JPEG-2000 provider from media-libs/jasper to media-libs/openjpeg:2 because JasPer is unmaintained and vulnerable. Gentoo-Bug: https://bugs.gentoo.org/585156 Closes: https://github.com/gentoo/gentoo/pull/2106 Package-Manager: portage-2.3.2
* arch/{x86,amd64,powerpc/ppc32}/package.use.mask: really make tomboy use mask ↵Pacho Ramos2016-11-283-9/+2
| | | | work
* profiles: unmask mpi for armChristoph Junghans2016-11-283-4/+8
| | | | Closes #2940
* profiles: update package.use.mask for net-dns/dnsmasq[conntrack]Felix Janda2016-11-255-16/+4
| | | | | | | | | | | | net-libs/libnetfilter_conntrack is stable on alpha, arm, mips and ppc; so no masking is needed on these archs. It is also unecessary for nios since neither dnsmasq nor libnetfilter_conntrack have keywords there. On the other hand, a mask is required for the FreeBSD and mips profiles since there dnsmasq is keyworded while libnetfilter_conntrack is not. Bug: https://bugs.gentoo.org/585542 Closes: https://github.com/gentoo/gentoo/pull/2399
* profiles: fixed two typosChristoph Junghans2016-11-231-1/+1
|
* profiles: Drop obsolete kde-apps/okular[dpi] naskJohannes Huber2016-11-201-1/+0
|
* profiles/arch/powerpc/ppc64/package.use.mask: no luajit on ppc64 (maybe time ↵Robin H. Johnson2016-11-181-0/+4
| | | | | | for arch-wide mask?). Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles/arch: Mask clang-runtime[openmp] on ppc32 & sparc, #600098Michał Górny2016-11-182-0/+8
|
* profiles/arch/amd64: enable efi and pc platforms for grub:2Mike Gilbert2016-11-171-0/+5
| | | | Bug: https://bugs.gentoo.org/600110
* profiles/arch/ia64: drop x11-drivers/xf86-input-libinput related masksChí-Thanh Christopher Nguyễn2016-11-172-8/+0
| | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=600028
* package.use.mask: Masked "jit" USE flag for ia64 arch (bug #600052).Lars Wendler2016-11-171-0/+4
|
* profiles: remove DRACUT_MODULES USE_EXPANDMike Gilbert2016-11-169-32/+0
| | | | This is no longer utilized by any version of dracut still in the repo.
* profiles/arch/alpha: Mask USE=jit for libpcre/libpcre2Tobias Klausmann2016-11-161-1/+2
|
* dev-libs/libpcre: Mask USE=jit on AlphaTobias Klausmann2016-11-151-0/+4
|
* profiles/*: update my emailChristoph Junghans2016-11-147-9/+9
|
* profiles: mask virtual/notification-daemon[kde] on arm and ppcMichael Palimaka2016-11-142-0/+2
| | | | kde-plasma/plasma-workspace is not stable on arm and not keyworded on ppc.
* profiles/sparc: move libinput mask to package.use.stable.maskChí-Thanh Christopher Nguyễn2016-11-132-4/+4
|
* profiles: keep libinput USE flag masked for sparc stableGilles Dartiguelongue2016-11-132-0/+8
| | | | Gentoo-Bug: 538828
* profiles: unmask libinput USE flag for sparcGilles Dartiguelongue2016-11-132-8/+0
| | | | | | Following keywording of x11-drivers/xf86-input-libinput Gentoo-Bug: 538828
* profiles/arch/s390/390x: Force LLVM_TARGETS for archMichał Górny2016-11-111-0/+8
|
* kde-base/systemsettings -> kde-plasma/systemsettingsJohannes Huber2016-11-061-1/+1
|
* profiles: mask systemd-232 on x86Mike Gilbert2016-11-051-1/+5
|