diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-08-22 01:39:17 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-08-22 01:39:17 +0000 |
commit | d0a043f63a810a745a9154be6aff69b13307820f (patch) | |
tree | 8cba9de5f17819ddf9e3d1d22f45254c0609ce19 /xfce-extra/xfce4-dict | |
parent | Stable on amd64, bug #235407 (diff) | |
download | gentoo-2-d0a043f63a810a745a9154be6aff69b13307820f.tar.gz gentoo-2-d0a043f63a810a745a9154be6aff69b13307820f.tar.bz2 gentoo-2-d0a043f63a810a745a9154be6aff69b13307820f.zip |
Stable on amd64 and arm as approved by drac, bug #235407
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index d47bc37e3ab1..8cc627f1a72f 100644 --- a/xfce-extra/xfce4-dict/ChangeLog +++ b/xfce-extra/xfce4-dict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-dict # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.12 2008/05/04 11:11:05 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.13 2008/08/22 01:39:17 angelos Exp $ + + 22 Aug 2008; Christoph Mende <angelos@gentoo.org> xfce4-dict-0.3.0.ebuild: + Stable on amd64 and arm as approved by drac, bug #235407 04 May 2008; Samuli Suominen <drac@gentoo.org> xfce4-dict-0.3.0.ebuild: Fix 'make check' wrt #219860, thanks to Michal Kiedrowicz. diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild index 16bbb8c2f7c3..ae1def9fba20 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild @@ -1,6 +1,6 @@ # 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.2 2008/05/04 11:11:05 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild,v 1.3 2008/08/22 01:39:17 angelos Exp $ inherit xfce44 @@ -8,7 +8,7 @@ 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" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-util/intltool" |