diff options
Diffstat (limited to 'xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild new file mode 100644 index 000000000000..6d81699f4847 --- /dev/null +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild,v 1.1 2008/04/27 02:14:48 drac Exp $ + +inherit xfce44 + +xfce44 +xfce44_gzipped + +DESCRIPTION="A plugin to query a Dict server and other dictionary sources" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="debug" + +DEPEND="dev-util/intltool" + +DOCS="AUTHORS ChangeLog README" + +xfce44_goodies_panel_plugin |