Commit Graph

7007 Commits

Author SHA1 Message Date
Fabio Erculiani 9bfb07adef [sys-kernel/linux-beagleboard] add app-arch/lzop as build dependency 2011-12-24 08:20:40 +01:00
Fabio Erculiani 0d98452c03 [eclass] sabayon-kernel: improve cross-compile detection logic 2011-12-23 23:32:19 +01:00
Fabio Erculiani 710145033f [eclass] sabayon-kernel: drop arm arch from older kernel config URL layout 2011-12-23 23:21:43 +01:00
Fabio Erculiani 95543e8d4f [eclass] sabayon-kernel: add --utils-cross-compile switch 2011-12-23 21:19:44 +01:00
Fabio Erculiani 9cb68ca34f [sys-kernel/linux-beagleboard] revision bump kernels 2011-12-23 21:17:57 +01:00
Fabio Erculiani b2f92a97a6 [eclass] sabayon-kernel: add support for cross-emerge 2011-12-23 19:44:45 +01:00
Fabio Erculiani 91327f97cf [sys-kernel/linux-beagleboard] add Beagleboard kernel, untested 2011-12-23 18:45:19 +01:00
Fabio Erculiani 410f4afabb [sys-devel/gcc] fixup USE dependency against base-gcc 2011-12-22 23:09:22 +01:00
Fabio Erculiani 01412c2439 [sys-kernel/beagleboard-sources] disable sources_standalone for now 2011-12-22 21:33:41 +01:00
Fabio Erculiani 1ee29d4328 [sys-kernel/beagleboard-sources] new sources, work in progress 2011-12-22 20:11:05 +01:00
Fabio Erculiani 6bd5db403f [eclass] sabayon-kernel: accomodate ARM kernel stuff 2011-12-22 20:10:46 +01:00
Fabio Erculiani 5599d0df8f [sys-devel/gcc*] re-Manifest once again, say thanks to vapier 2011-12-22 08:10:06 +01:00
Sławomir Nizio 70fff6d88c [x11-wm/awesome] revert the change regarding app-text/xmlto
I've previously modified it to depend on >=app-text/xmlto-0.0.24,
but I wasn't right about it. Reason why it failed is different
(a symlink on the build server).
2011-12-16 23:27:02 +01:00
Sławomir Nizio 4421e10539 [x11-wm/awesome] version bump to 3.4.11 2011-12-16 20:41:31 +01:00
Joost Ruis ba3f96b2c0 [gnome-base/gnome-shell] add back a patch that makes the applications menu readable 2011-12-16 07:48:47 +00:00
Joost Ruis 80d0a759aa [kde-base/kdm] drop old versions 2011-12-16 06:58:55 +00:00
Joost Ruis 99ab649d3b [kde-base/kde-l10n*] drop old versions 2011-12-16 06:57:41 +00:00
Joost Ruis 826766455a [app-admin/gnome-system-tools] old as wolfden 2011-12-16 06:51:42 +00:00
Fabio Erculiani 2399b3ecb0 [sys-devel/gcc] fix Manifest, sync ebuild 2011-12-15 23:59:54 +01:00
Joost Ruis ab1c641029 [gnome-base/gnome-shell] readd gnome-shell, we still need this to have our shiny minimize/maximize patch applied 2011-12-15 08:31:10 +00:00
Joost Ruis bf98ad99c8 [kde-base/oxygen-icons] version bump to 4.7.4, delete some old versions 2011-12-14 12:00:21 +00:00
Joost Ruis a90bbd9cd9 [kde-base/kdm] version bump to 4.7.4 2011-12-14 11:45:51 +00:00
Joost Ruis 4d72b17555 [kde-base/kde-l10n*] version bump to 4.7.4 2011-12-14 10:47:50 +00:00
Joost Ruis 198609f365 [sets/xfce] drop app-arch/squeeze from xfce set 2011-12-14 10:21:55 +00:00
Fabio Erculiani 8bc2e7c442 [app-office/libreoffice-l10n-*] revert to 3.4 l10ns for LibreOffice 3.5 (3.5 l10ns are b0rked) 2011-12-13 20:48:15 +01:00
Sławomir Nizio 599b88aa3d [media-gfx/xsane-gimp] add patches from Pacho Ramos 2011-12-13 15:29:02 +01:00
Fabio Erculiani f87244be4a [eclass] libreoffice-l10n: check if source_dir exists 2011-12-12 22:43:25 +01:00
Fabio Erculiani 5319141d75 [app-office/libreoffice-l10n*] fix language pack install path 2011-12-12 22:38:13 +01:00
Sławomir Nizio 21b2e1b3f9 [net-p2p/transmission] rework split ebuilds, use shiny new eclass 2011-12-12 19:04:54 +01:00
Sławomir Nizio 608dcece8e [net-p2p/transmission*] version bump to 2.41, drop old 2011-12-12 00:08:35 +01:00
Fabio Erculiani a75cf91047 [sys-devel/base-gcc] re-add all the keywords 2011-12-11 11:52:53 +01:00
Mitch Harder e67c4cb2a2 [lxde-base/lxdm] Fix ac pam test, and add pam USE flag.
The autoconfigure configure.ac file was testing for pam incorrectly
as was pointed out in a Gentoo bug.
https://bugs.gentoo.org/show_bug.cgi?id=384615

I've borrowed xdm's method of testing for pam in configure.ac.

Also, I've made pam a USE flag, following the example set by xdm.
2011-12-08 13:48:56 -06:00
Mitch Harder d9636e945d [lxde-base/lxdm] Use Upstream Xsession instead of xinitrc patch.
In the early days of lxdm, we provided a supplemental xinitrc file
to allow lxdm to process user .xprofile settings.

This capability has now been adopted into the upstreams Xsession
file by <dgod.osa@gmail.com> commit on Thu, 17 Mar 2011 titled:
source xprofile at the beginning of user session (620800a5ec71a1bd).

If both files are present, the user .xprofile file is processed twice,
so we'll just use the upstreams version now.
2011-12-08 13:38:53 -06:00
Fabio Erculiani 2417a50af4 [x11-base/xorg-server] version bump to 1.11 2011-12-06 08:15:57 +01:00
Fabio Erculiani 35f8d6514b [x11-base/xorg-server] cleanup 2011-12-06 08:08:43 +01:00
Fabio Erculiani 0e25f36e85 [x11-apps/xinit] sync with Portage (no changes, could be even removed) 2011-12-06 08:05:55 +01:00
Fabio Erculiani a551c61e99 [net-misc/networkmanager] version bump 2011-12-05 17:12:54 +01:00
Fabio Erculiani 2985784e8d [app-office/libreoffice] split gtk and gtk3 USE flags 2011-12-04 09:09:32 +01:00
Fabio Erculiani 081a70abca [eclass] libreoffice-l10n: fix l10n-3.5 installation phase 2011-12-02 14:03:09 +01:00
Fabio Erculiani 3a91f96619 [app-office/libreoffice] remove l10n dep 2011-12-02 10:48:11 +01:00
Sławomir Nizio eda0927a58 [media-video/mkvtoolnix] split off GUI, bug 2762 2011-12-02 00:36:01 +01:00
Fabio Erculiani 0c0e1900d3 [app-office/libreoffice-l10n] version bump to 3.5.0.0 2011-12-01 22:24:21 +01:00
Fabio Erculiani 9d6286a58f [app-office/libreoffice] version bump to 3.5.0.0 2011-12-01 22:18:54 +01:00
Fabio Erculiani 1a0b96f36a [games-action] drop .svn dir 2011-12-01 22:18:12 +01:00
Fabio Erculiani 4dc3f40698 Revert "[eclass] sabayon-kernel: fix the damn collisions of /usr/lib/debug/.build-id with a hack (for now)"
This reverts commit 72f5cf8a61.
2011-11-30 10:50:35 +01:00
Fabio Erculiani 72f5cf8a61 [eclass] sabayon-kernel: fix the damn collisions of /usr/lib/debug/.build-id with a hack (for now) 2011-11-30 08:40:32 +01:00
Fabio Erculiani af881541a1 [sys-kernel/openvz-sources] add GCC 4.6 patch 2011-11-29 21:09:39 +01:00
Fabio Erculiani ff241e2a0a [sys-kernel/linux-openvz] add gcc 4.6 patch 2011-11-29 21:08:15 +01:00
Fabio Erculiani a770fd28ea [sys-kernel/linux-openvz] version bump (drop old) 2011-11-29 20:20:52 +01:00
Fabio Erculiani a9da7b286c [sys-kernel/openvz-sources] version bump (remove old) 2011-11-29 20:20:48 +01:00