diff options
author | Sardem FF7 <sardemff7.pub@gmail.com> | 2011-04-04 15:41:02 +0200 |
---|---|---|
committer | Sardem FF7 <sardemff7.pub@gmail.com> | 2011-04-04 15:41:02 +0200 |
commit | b0fcd95a47beaf4efb700a9e67c5c1cbdecb6e16 (patch) | |
tree | 5783cffa46b29bb7232b049b82d24d41f9b47bbb | |
parent | Update package.mask (diff) | |
download | sardemff7-b0fcd95a47beaf4efb700a9e67c5c1cbdecb6e16.tar.gz sardemff7-b0fcd95a47beaf4efb700a9e67c5c1cbdecb6e16.tar.bz2 sardemff7-b0fcd95a47beaf4efb700a9e67c5c1cbdecb6e16.zip |
Remove some gnome related deps
-rw-r--r-- | README | 7 | ||||
-rw-r--r-- | app-misc/gnote/gnote-0.7.3-r300.ebuild | 2 | ||||
-rw-r--r-- | metadata/layout.conf | 2 |
3 files changed, 9 insertions, 2 deletions
@@ -0,0 +1,7 @@ +Overlay dependencies +=== + +Some people might want to add this overlay for the +gnome-shell stuff I added to, they have to manually +rely on the gnome overlay if anything is missing + diff --git a/app-misc/gnote/gnote-0.7.3-r300.ebuild b/app-misc/gnote/gnote-0.7.3-r300.ebuild index 2021186..b1adf39 100644 --- a/app-misc/gnote/gnote-0.7.3-r300.ebuild +++ b/app-misc/gnote/gnote-0.7.3-r300.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/Gnote" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="applet debug dbus +gnome-shell" +IUSE="applet debug dbus gnome-shell" SRC_URI="${SRC_URI} gnome-shell? ( diff --git a/metadata/layout.conf b/metadata/layout.conf index 4ef6522..2b91366 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1 +1 @@ -masters = gentoo mozilla gnome x11 +masters = gentoo mozilla x11 |