diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:33:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:33:06 +0000 |
commit | 36d2288b902c68563c3da580541008d86fdfe1a9 (patch) | |
tree | d1045789884b22001d3cfa9eaeb7d805f71c4cbc /xfce-extra/xfce4-dict | |
parent | arm stable (diff) | |
download | gentoo-2-36d2288b902c68563c3da580541008d86fdfe1a9.tar.gz gentoo-2-36d2288b902c68563c3da580541008d86fdfe1a9.tar.bz2 gentoo-2-36d2288b902c68563c3da580541008d86fdfe1a9.zip |
arm stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild index 316e9f96f625..b02e70c873cc 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.2.1.ebuild,v 1.10 2007/03/15 13:47:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild,v 1.11 2007/03/17 21:33:06 vapier Exp $ inherit xfce44 xfce44 DESCRIPTION="Dict panel plugin" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" DEPEND="dev-util/intltool" |