From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-base/gnome/, gnome-base/gnome-extra-apps/, gnome-base/gnome-light/, ...
Date: Sun, 21 Aug 2011 07:10:27 +0000 (UTC) [thread overview]
Message-ID: <00856c39a4a15bbdc9eadd849daf508290837a0f.tetromino@gentoo> (raw)
commit: 00856c39a4a15bbdc9eadd849daf508290837a0f
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 22:42:00 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Aug 21 07:09:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=00856c39
gnome-base/gnome-*: Meta package churn
* Change the description of meta packages that shouldn't be directly installed
* gnome-fallback no longer pulls in core-apps and shouldn't be directly installed
Use it via USE=-shell emerge -av gnome-light
---
.../gnome-core-apps/gnome-core-apps-3.0.0.ebuild | 2 +-
.../gnome-core-libs/gnome-core-libs-3.0.0.ebuild | 2 +-
| 2 +-
.../gnome-fallback/gnome-fallback-3.0.0.ebuild | 5 ++---
gnome-base/gnome-light/gnome-light-3.0.0.ebuild | 6 ++----
gnome-base/gnome/gnome-3.0.0.ebuild | 2 +-
6 files changed, 8 insertions(+), 11 deletions(-)
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.0.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.0.0.ebuild
index 5f4d2be..714d997 100644
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.0.0.ebuild
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-DESCRIPTION="Meta package for the core applications integrated with GNOME 3"
+DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="3.0"
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.0.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.0.0.ebuild
index f6207c9..0abc9f5 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.0.0.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-DESCRIPTION="Meta package for the core libraries of GNOME 3"
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="3.0"
--git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild
index c3c10fb..333015f 100644
--- a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild
+++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-DESCRIPTION="Meta package for the applications of GNOME 3"
+DESCRIPTION="Sub-meta package for the applications of GNOME 3"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="3.0"
diff --git a/gnome-base/gnome-fallback/gnome-fallback-3.0.0.ebuild b/gnome-base/gnome-fallback/gnome-fallback-3.0.0.ebuild
index 9bba903..7aae618 100644
--- a/gnome-base/gnome-fallback/gnome-fallback-3.0.0.ebuild
+++ b/gnome-base/gnome-fallback/gnome-fallback-3.0.0.ebuild
@@ -4,11 +4,11 @@
EAPI="4"
-DESCRIPTION="Meta package for GNOME 3 fallback mode"
+DESCRIPTION="Sub-meta package for GNOME 3 fallback mode"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="3.0"
-IUSE="+bluetooth cups +cdr"
+IUSE="cups"
# when unmasking for an arch
# double check none of the deps are still masked !
@@ -18,7 +18,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-l
# This is a wrapper for the GNOME 3 fallback apps list
RDEPEND="
>=gnome-base/gnome-core-libs-${PV}[cups?]
- >=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?,cdr?]
>=x11-wm/metacity-2.34.0
>=x11-misc/notification-daemon-0.7
diff --git a/gnome-base/gnome-light/gnome-light-3.0.0.ebuild b/gnome-base/gnome-light/gnome-light-3.0.0.ebuild
index 6ae5b84..e378c79 100644
--- a/gnome-base/gnome-light/gnome-light-3.0.0.ebuild
+++ b/gnome-base/gnome-light/gnome-light-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
+DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="2.0"
@@ -32,9 +32,7 @@ RDEPEND="!gnome-base/gnome
>=x11-wm/mutter-${PV}
>=gnome-base/gnome-shell-${PV} )
- fallback? (
- >=x11-wm/metacity-2.34.0
- >=gnome-base/gnome-panel-${PV} )
+ fallback? ( >=gnome-base/gnome-fallback-${PV} )
>=x11-themes/gnome-icon-theme-${PV}
>=x11-themes/gnome-icon-theme-symbolic-${PV}
diff --git a/gnome-base/gnome/gnome-3.0.0.ebuild b/gnome-base/gnome/gnome-3.0.0.ebuild
index 2e1e44e..1af9d22 100644
--- a/gnome-base/gnome/gnome-3.0.0.ebuild
+++ b/gnome-base/gnome/gnome-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-DESCRIPTION="Meta package for GNOME 3"
+DESCRIPTION="Meta package for GNOME 3, merge this package to install"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
next reply other threads:[~2011-08-21 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-21 7:10 Alexandre Restovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-28 6:13 [gentoo-commits] proj/gnome:gnome-next commit in: gnome-base/gnome/, gnome-base/gnome-extra-apps/, gnome-base/gnome-light/, Alexandre Restovtsev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=00856c39a4a15bbdc9eadd849daf508290837a0f.tetromino@gentoo \
--to=tetromino@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox