summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/brasero/brasero-3.0.0.ebuild')
-rw-r--r--app-cdr/brasero/brasero-3.0.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-cdr/brasero/brasero-3.0.0.ebuild b/app-cdr/brasero/brasero-3.0.0.ebuild
index c8404bba..bf2b1e5a 100644
--- a/app-cdr/brasero/brasero-3.0.0.ebuild
+++ b/app-cdr/brasero/brasero-3.0.0.ebuild
@@ -7,6 +7,9 @@ GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit autotools eutils gnome2 multilib
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+fi
DESCRIPTION="Brasero (aka Bonfire) is yet another application to burn CD/DVD for the gnome desktop."
HOMEPAGE="http://projects.gnome.org/brasero/"
@@ -15,7 +18,6 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="beagle +css doc +introspection +libburn nautilus packagekit playlist test"
if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
KEYWORDS=""
else
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"