summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update ebuild headers, copyright dateAlexandre Rostovtsev2015-09-014-4/+4
|
* profiles: clean up (un)?masksGilles Dartiguelongue2015-06-103-26/+0
| | | | Some were outdated, others were moved to gentoo-x86.
* dev-python/dogtail → dev-util/dogtail: forgot updateAlexandre Rostovtsev2015-05-251-0/+1
|
* profiles: drop deprecated use masksGilles Dartiguelongue2015-05-251-9/+0
|
* profiles: force USE="X -wayland" on webkit-gtk, bug #549228Gilles Dartiguelongue2015-05-252-1/+16
| | | | Until upstream comes up with a proper patch.
* profiles: add telepathy-mission-control[upower] use maskGilles Dartiguelongue2014-04-261-0/+4
|
* media-libs/cogl: moved to gentoo-x86Gilles Dartiguelongue2013-12-241-7/+0
|
* profiles: Add a mask entry for evolution-mapiGilles Dartiguelongue2013-12-221-0/+4
| | | | To record an explicit issue with this package.
* profiles: cleanup non-working unmaskGilles Dartiguelongue2013-12-221-14/+0
| | | | Somehow didn't get the fixup it was expected to get.
* profiles: add package.unmask for user informationGilles Dartiguelongue2013-12-222-0/+36
|
* profiles: clean package.maskGilles Dartiguelongue2013-12-181-6/+5
|
* media-libs/cogl: 1.14.1_pre20130901-r1 → 1.16.0Gilles Dartiguelongue2013-12-011-0/+7
|
* profiles: add use masks for libpeasGilles Dartiguelongue2013-11-261-0/+8
| | | | | | | | Unfortunately, python2.6 and gjs breaks in the testsuite. gjs appears to be dropped in favor of seed in master and python support has been reworked but pygobject just dropped 2.6 support so I guess there is no point in fighting over it.
* Add masks for evolutionPriit Laes2013-07-121-0/+2
|
* profiles/package.mask: remove useless masksGilles Dartiguelongue2012-11-011-13/+0
| | | | | * we now have gstreamer:1.0 and its plugins * gnome-media has long been useful in >=3.0
* profiles/package.mask: unmask pangoGilles Dartiguelongue2012-10-291-5/+0
| | | | Build problems are solved/workarounded for now.
* profiles/package.mask: mask pango since harfbuzz is brokenGilles Dartiguelongue2012-10-291-0/+1
|
* profiles/package.mask: mask harfbuzz due to broken buildGilles Dartiguelongue2012-10-291-0/+4
|
* profiles/package.mask: add cheese to maskGilles Dartiguelongue2012-10-281-1/+2
|
* gnome-base/gnome-desktop: profiles/package.mask: add clutter-gst:2.0 to maskGilles Dartiguelongue2012-10-281-1/+2
|
* profiles/package.mask: mask sushi-3.6 until its dependencies are readyAlexandre Rostovtsev2012-10-281-0/+5
|
* profiles/updates/3Q-2012: slotmove =grilo{,-plugins}-0.2.0 0 → 0.2Alexandre Rostovtsev2012-10-201-0/+2
| | | | | Forgot to 'git add' this a month ago when moving grilo and grilo-plugins to gx86 :/
* dev-libs/p11-kit → app-crypt/p11-kitAlexandre Rostovtsev2011-10-011-0/+1
| | | | | Turns out that p11-kit was recently added to portage, but in the app-crypt category.
* profiles/updates/3Q-2011: slotmove for 7c7064e7Alexandre Rostovtsev2011-09-271-0/+2
| | | | Somehow forgot to commit this earlier.
* move gnome-online-accounts to net-libsAlexandre Rostovtsev2011-07-071-0/+1
| | | | | net-libs is a more appropriate location for a network-related library that's not currently a part of the GNOME 3 core package set.
* Unmask gnome-3.1.x, remove gnome-3.0.x versions of packages that have 3.1.x ↵Alexandre Rostovtsev2011-07-071-12/+0
| | | | | | | versions Keep gnome-3.0.x in the master branch (for now) and gnome-3.1.x in gnome-next.
* use >= in package.maskAlexandre Rostovtsev2011-06-291-8/+8
| | | | | | Have package.mask use >=... instead of =...* due to portage's autounmask behavior (it prompts one to keyword the live ebuild instead of unmasking the snapshot).
* gnome-base/gvfs-1.9.1.ebuildAlexandre Rostovtsev2011-06-291-0/+1
| | | | | Add gnome-3.1.x snapshot, identical to live ebuild. Set EAPI=4 in 1.9.1 and the live ebuild to get xz tarballs.
* gnome-base/gnome-desktop-3.1.2Alexandre Rostovtsev2011-06-291-0/+1
| | | | | Identical to the live ebuild. Use EAPI 4 for the 3.1.2 and live ebuild to get the .xz tarballs.
* media-libs/clutter-1.7.2Alexandre Rostovtsev2011-06-291-0/+1
| | | | | Add a new clutter-1.7.2 release (depends on cogl, no longer depends on gdk-pixbuf), and update the live ebuild accordingly.
* media-libs/cogl: new packageAlexandre Rostovtsev2011-06-291-0/+1
| | | | | With version 1.7, clutter has been split into two packages: clutter proper and cogl.
* Beginning of GNOME 3.1.x supportAlexandre Rostovtsev2011-06-281-0/+8
| | | | Add GNOME 3.1.x versions of glib, gobject-introspection, gtk, pango.
* gnome-extra/gucharmap: slot gtk3 version to 2.90 (bug #362035)Alexandre Rostovtsev2011-06-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | gnome-extra/gucharmap installs a library that is used by several packages to display a unicode character picker tool. Some of these packages - such as abiword, bluefish, and libtomoe-gtk - are unlikely to be ported to gtk3 in the immediate future. It is therefore desirable to be able to install the gtk2 version of the gucharmap library in parallel with the gtk3-based one. The solution is to slot the gtk2 version to "0" and the gtk3 version to "2.90". Both versions can be built from the same 3.0.x source via the appropriate --with-gtk configure option. If we ensure that only one of the slots (2.90, naturally) installs the gucharmap program and associated .desktop file and schemas, and rename slot 2.90's gettext domain, there will be no file collisions. This partially addresses bug #362035. v2: Mgorny on IRC pointed out that my original slotmove command would have moved gucharmap-3.0.1-r200 to slot 2.90 the next time updates/2Q-2011 changed. So instead, explicitly list all versions of gucharmap for gtk3 that have ever been in the overlay.
* dev-util/sysprof: QAedNirbheek Chauhan2011-05-061-4/+0
| | | | | | | * Use EAPI=4, pkg_pretend, elog instead of einfo * Use slot-deps in *DEPEND * Install udev rules in the proper place * Unmask, this is the overlay
* net-libs/rest: move to slot 0.7Gilles Dartiguelongue2011-04-111-0/+1
| | | | | | * Can be installed in parallel with other revisions of the API and this is necessary for some packages in tree (like tracker that uses slot 0.6)
* media-video/cheese: 2.91.91.1 → 2.91.92, unmask since it works nowNirbheek Chauhan2011-03-231-4/+0
| | | | * Video is in black-and-white, though
* Add media-video/{cheese,gnome-video-effects}Nirbheek Chauhan2011-03-121-0/+4
| | | | * Masked because it doesn't work for me
* Remove dev-libs/gir-repository, it should not be used by anyoneNirbheek Chauhan2011-03-091-5/+0
| | | | | * Outdated, useless PoS, use the introspection use-flag on various packages instead. To see how to unmask USE=introspection, check `man portage`
* package.mask: Unmask almost everythingNirbheek Chauhan2011-02-161-24/+0
| | | | | * <insert evil laughter> * Seriously though, everything is ready for overlay use
* x11-libs/libnotify: remove old versionsNirbheek Chauhan2011-02-041-1/+0
| | | | * Remove package.mask, it's in portage now
* mail-client/evolution: 2.91.5 -> 2.91.6, add live versionNirbheek Chauhan2011-02-021-6/+0
| | | | | | * Unmask libunique:3 * image-inline plugin disabled because a gtk+:3 gtkimageview does not exist yet - Does not exist *anywhere*.
* www-client/epiphany: 2.31.5 -> 2.91.5, add live versionNirbheek Chauhan2011-01-171-1/+0
| | | | * Unmask as well, since this is the latest version now
* media-sound/rhythmbox: 0.13.0 -> 0.13.3, live version, unmaskNirbheek Chauhan2011-01-171-5/+0
|
* media-video/totem: 2.90.5 -> 2.91.4, live versionNirbheek Chauhan2011-01-171-1/+0
| | | | | | | | * Unmasked now * Python and Introspection support are back * Vala support has been removed * New plugin: save-file * Hack around Gdk backend changes; see patch for details
* app-editors/gedit: 2.91.0 -> 2.91.5, add live versionNirbheek Chauhan2011-01-171-1/+0
| | | | * Unmask too
* x11-libs/gtksourceview: 2.91.0 -> 2.91.4, live versionNirbheek Chauhan2011-01-171-1/+0
| | | | | * Unmask too * Live version needs unreleased glib
* gnome-base/nautilus: bump to 2.91.7, add live versionNirbheek Chauhan2011-01-171-1/+0
| | | | | | | * nautilus-sendto extension has been merged into this * Doesn't seem to show icons on the desktop? * No need to slot it, we're only slotting libraries * Optional libexif support
* Add x11-plugins/pidgin-libnotify-0.14-r300, ported to libnotify-0.7Nirbheek Chauhan2011-01-151-0/+1
|
* Add net-wireless/gnome-bluetooth-2.91.2 (p.masked)Nirbheek Chauhan2011-01-151-0/+1
| | | | * libnotify-0.7 support
* x11-misc/notification-daemon: 0.5.0 -> 0.6.0Nirbheek Chauhan2011-01-151-4/+1
|