summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-09-04 01:48:52 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-09-04 01:48:52 +0000
commitecfc88c10b79bcbfc48ffc98defe8998ddca48f3 (patch)
tree8194abf84b6770125ce718ab80414b60080bd28b /app-cdr
parentAdd use flags for app-cdr/brasero (diff)
downloadhistorical-ecfc88c10b79bcbfc48ffc98defe8998ddca48f3.tar.gz
historical-ecfc88c10b79bcbfc48ffc98defe8998ddca48f3.tar.bz2
historical-ecfc88c10b79bcbfc48ffc98defe8998ddca48f3.zip
Add a blocker for app-cdr/brasero since Bonfire is the old name for this application. Please start using app-cdr/brasero instead.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/bonfire/ChangeLog7
-rw-r--r--app-cdr/bonfire/bonfire-0.4.1.ebuild6
2 files changed, 11 insertions, 2 deletions
diff --git a/app-cdr/bonfire/ChangeLog b/app-cdr/bonfire/ChangeLog
index 457a4f3e342c..51ec01afd948 100644
--- a/app-cdr/bonfire/ChangeLog
+++ b/app-cdr/bonfire/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-cdr/bonfire
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/bonfire/ChangeLog,v 1.3 2006/07/16 15:33:18 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/bonfire/ChangeLog,v 1.4 2006/09/04 01:48:52 metalgod Exp $
+
+ 04 Sep 2006; Luis Medinas <metalgod@gentoo.org> -bonfire-0.3.91.ebuild,
+ bonfire-0.4.1.ebuild:
+ Add a blocker for app-cdr/brasero since Bonfire is the old name for this
+ application. Please start using app-cdr/brasero instead.
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
bonfire-0.4.1.ebuild:
diff --git a/app-cdr/bonfire/bonfire-0.4.1.ebuild b/app-cdr/bonfire/bonfire-0.4.1.ebuild
index 4ebec6810c6d..bad398338ec3 100644
--- a/app-cdr/bonfire/bonfire-0.4.1.ebuild
+++ b/app-cdr/bonfire/bonfire-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/bonfire/bonfire-0.4.1.ebuild,v 1.2 2006/07/16 15:33:18 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/bonfire/bonfire-0.4.1.ebuild,v 1.3 2006/09/04 01:48:52 metalgod Exp $
inherit gnome2
@@ -28,6 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2.8
libnotify? ( >=x11-libs/libnotify-0.3 )"
DEPEND="${RDEPEND}
+ !app-cdr/brasero
dev-util/pkgconfig
sys-devel/gettext
dev-util/intltool"
@@ -47,6 +48,9 @@ src_install() {
}
pkg_postinst() {
+ ewarn "Bonfire changed his name for Brasero"
+ ewarn "To get an early release of this application"
+ ewarn "please emerge app-cdr/brasero instead"
einfo
einfo "For a best experience you should have a Linux Kernel >= 2.6.13"
einfo "to enable system features such as Extended Attributes and inotify."