summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-04-27 02:14:48 +0000
committerSamuli Suominen <drac@gentoo.org>2008-04-27 02:14:48 +0000
commit084836c621ebcc043cc2b7f116253dcf81b00519 (patch)
tree8444a862d9d991eac67f0095b8b8fbacafc4153f /xfce-extra
parentVersion bump. (diff)
downloadgentoo-2-084836c621ebcc043cc2b7f116253dcf81b00519.tar.gz
gentoo-2-084836c621ebcc043cc2b7f116253dcf81b00519.tar.bz2
gentoo-2-084836c621ebcc043cc2b7f116253dcf81b00519.zip
Version bump.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-dict/ChangeLog9
-rw-r--r--xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild18
2 files changed, 25 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog
index bac030c69df7..cc0f707e5a27 100644
--- a/xfce-extra/xfce4-dict/ChangeLog
+++ b/xfce-extra/xfce4-dict/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/xfce4-dict
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.10 2007/03/15 13:47:21 corsair Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.11 2008/04/27 02:14:48 drac Exp $
+
+*xfce4-dict-0.3.0 (27 Apr 2008)
+
+ 27 Apr 2008; Samuli Suominen <drac@gentoo.org> +xfce4-dict-0.3.0.ebuild:
+ Version bump.
15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfce4-dict-0.2.1.ebuild:
Stable on ppc64; bug #169987
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