diff options
Diffstat (limited to 'media-sound/xfmpc/xfmpc-0.2.1.ebuild')
-rw-r--r-- | media-sound/xfmpc/xfmpc-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xfmpc/xfmpc-0.2.1.ebuild b/media-sound/xfmpc/xfmpc-0.2.1.ebuild index bc574cf7bf74..93f6c6522eba 100644 --- a/media-sound/xfmpc/xfmpc-0.2.1.ebuild +++ b/media-sound/xfmpc/xfmpc-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/xfmpc-0.2.1.ebuild,v 1.2 2011/03/13 12:50:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/xfmpc-0.2.1.ebuild,v 1.3 2011/03/13 16:33:42 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2 |