blob: cdbe383af914d6eebcc49606a19bdfe0b796d893 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.4.ebuild,v 1.2 2009/03/16 14:45:46 angelos Exp $
inherit xfce4
DESCRIPTION="Xfce4 panel sticky notes plugin"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DOCS="AUTHORS ChangeLog NEWS README TODO"
xfce4_panel_plugin
|