diff options
author | 2008-08-22 21:05:25 +0000 | |
---|---|---|
committer | 2008-08-22 21:05:25 +0000 | |
commit | fb05137d2e4ad258022eb364d5b08eee368c5d4d (patch) | |
tree | b84aceecbddaf5cec8aa62c89133a63749d6c7e4 /xfce-extra/xfce4-dict | |
parent | x86 stable, bug #235407 (diff) | |
download | gentoo-2-fb05137d2e4ad258022eb364d5b08eee368c5d4d.tar.gz gentoo-2-fb05137d2e4ad258022eb364d5b08eee368c5d4d.tar.bz2 gentoo-2-fb05137d2e4ad258022eb364d5b08eee368c5d4d.zip |
x86 stable, bug #235407
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
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 deff41b5675a..789b38f09be4 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.14 2008/08/22 17:56:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.15 2008/08/22 21:05:25 maekke Exp $ + + 22 Aug 2008; Markus Meier <maekke@gentoo.org> xfce4-dict-0.3.0.ebuild: + x86 stable, bug #235407 22 Aug 2008; nixnut <nixnut@gentoo.org> xfce4-dict-0.3.0.ebuild: Stable on ppc wrt bug 235407 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 c09fc170670b..af3b38f352a2 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.4 2008/08/22 17:56:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild,v 1.5 2008/08/22 21:05:25 maekke 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" |