diff options
Diffstat (limited to 'xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild index e5cb8fadf843..6096faaa595b 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2009 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.5.3.ebuild,v 1.3 2009/08/25 13:47:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild,v 1.4 2009/08/26 03:53:13 darkside Exp $ EAPI=2 inherit xfconf DESCRIPTION="plugin and stand-alone application to query dict.org" -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict " SRC_URI="mirror://xfce/src/apps/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6:2 |