summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-20 08:50:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-20 08:50:08 +0000
commit89ff7bc6bcf5c263f73b75a879ad11e61725d77e (patch)
tree38e018416186884af70dad86d4c038a4a7eb8c9e /app-cdr/xfburn
parentStable for x86, wrt bug #507568 (diff)
downloadgentoo-2-89ff7bc6bcf5c263f73b75a879ad11e61725d77e.tar.gz
gentoo-2-89ff7bc6bcf5c263f73b75a879ad11e61725d77e.tar.bz2
gentoo-2-89ff7bc6bcf5c263f73b75a879ad11e61725d77e.zip
Stable for x86, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-cdr/xfburn')
-rw-r--r--app-cdr/xfburn/ChangeLog5
-rw-r--r--app-cdr/xfburn/xfburn-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/xfburn/ChangeLog b/app-cdr/xfburn/ChangeLog
index 3093b4fb00de..041e65fa15ba 100644
--- a/app-cdr/xfburn/ChangeLog
+++ b/app-cdr/xfburn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/xfburn
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/ChangeLog,v 1.63 2014/04/20 08:31:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/ChangeLog,v 1.64 2014/04/20 08:50:08 ago Exp $
+
+ 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfburn-0.5.0.ebuild:
+ Stable for x86, wrt bug #507432
20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfburn-0.5.0.ebuild:
Stable for amd64, wrt bug #507432
diff --git a/app-cdr/xfburn/xfburn-0.5.0.ebuild b/app-cdr/xfburn/xfburn-0.5.0.ebuild
index 2fd775e57f2d..898cfe81b2dc 100644
--- a/app-cdr/xfburn/xfburn-0.5.0.ebuild
+++ b/app-cdr/xfburn/xfburn-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/xfburn-0.5.0.ebuild,v 1.2 2014/04/20 08:31:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/xfburn-0.5.0.ebuild,v 1.3 2014/04/20 08:50:08 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE="debug gstreamer +udev"
RDEPEND=">=dev-libs/glib-2.30