blob: 23e9929f1a4d4b7be3d3791a92d3a9fec01f5943 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.10.0.ebuild,v 1.1.1.1 2005/11/30 09:38:57 chriswhite Exp $
GOODIES_PLUGIN=1
inherit xfce4
DESCRIPTION="Xfce4 panel sticky notes plugin"
KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
|