diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 15:47:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 15:47:13 +0000 |
commit | 61a20148cb86aca47959ff2d2f7225a503ef9489 (patch) | |
tree | 32dea5cf67fd09ecaaef274a79bfd04190afaf80 /xfce-extra/xfce4-dict | |
parent | Remove old version (diff) | |
download | gentoo-2-61a20148cb86aca47959ff2d2f7225a503ef9489.tar.gz gentoo-2-61a20148cb86aca47959ff2d2f7225a503ef9489.tar.bz2 gentoo-2-61a20148cb86aca47959ff2d2f7225a503ef9489.zip |
ia64/sparc stable wrt #234080
(Portage version: 2.1.4.4)
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 e3df0629bfdc..256b9cc34d95 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.17 2008/08/24 13:54:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.18 2008/08/27 15:47:13 armin76 Exp $ + + 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> xfce4-dict-0.3.0.ebuild: + ia64/sparc stable wrt #234080 24 Aug 2008; Markus Rothe <corsair@gentoo.org> xfce4-dict-0.3.0.ebuild: Stable on ppc64; 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 8b1648c45bfd..d577add48e5f 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.7 2008/08/24 13:54:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild,v 1.8 2008/08/27 15:47:13 armin76 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" |