diff options
Diffstat (limited to 'app-cdr/xfburn/xfburn-0.5.0.ebuild')
-rw-r--r-- | app-cdr/xfburn/xfburn-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/xfburn/xfburn-0.5.0.ebuild b/app-cdr/xfburn/xfburn-0.5.0.ebuild index 118132a2fda9..2fd775e57f2d 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.1 2014/02/27 14:13:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/xfburn-0.5.0.ebuild,v 1.2 2014/04/20 08:31:38 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 |