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 | 4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a (patch) | |
tree | 3820e8f08c8c12a0045d342400e6f0faa559c44c /xfce-extra/xfce4-dict | |
parent | arm stable (diff) | |
download | historical-4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a.tar.gz historical-4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a.tar.bz2 historical-4985927bd8edd68a2d1bd4a486ccde0bcbaa1d5a.zip |
arm stable
Package-Manager: portage-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" |