blob: 3f1d17bf5b75750bfc3408590329b0a55fc39d70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xmms/xfce4-xmms-0.3.1.ebuild,v 1.1 2005/06/16 23:42:39 bcowan Exp $
DESCRIPTION="Xfce panel xmms controller"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
BZIPPED=1
GOODIES_PLUGIN=1
inherit xfce4
|