diff options
author | 2005-01-06 23:41:11 +0000 | |
---|---|---|
committer | 2005-01-06 23:41:11 +0000 | |
commit | 76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7 (patch) | |
tree | 50b9744653602eac74f5d36dab615e85f59922c8 /xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild | |
parent | Initial import. Ebuild based on the contribution of Dan <dan@intuitivelyobvio... (diff) | |
download | gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.tar.gz gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.tar.bz2 gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.zip |
Updated to use Xfce4 eclass.
Diffstat (limited to 'xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild new file mode 100644 index 000000000000..25c8b6556055 --- /dev/null +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild @@ -0,0 +1,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-clipman/xfce4-clipman-0.4.1-r1.ebuild,v 1.1 2005/01/06 23:41:11 bcowan Exp $ + +DESCRIPTION="Xfce4 panel command line plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +GOODIES_PLUGIN=1 + +inherit xfce4
\ No newline at end of file |