diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:47:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:47:21 +0000 |
commit | e21ca55859f7765634514057597107bd0211e1b8 (patch) | |
tree | 8412e93ddcc1fe9ce7cd7260b21fec79cb8f8057 /xfce-extra/xfce4-dict | |
parent | Stable on ppc64; bug #169987 (diff) | |
download | gentoo-2-e21ca55859f7765634514057597107bd0211e1b8.tar.gz gentoo-2-e21ca55859f7765634514057597107bd0211e1b8.tar.bz2 gentoo-2-e21ca55859f7765634514057597107bd0211e1b8.zip |
Stable on ppc64; bug #169987
(Portage version: 2.1.2.2)
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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index 4f888808ad2c..bac030c69df7 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.9 2007/03/12 18:45:11 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.10 2007/03/15 13:47:21 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> xfce4-dict-0.2.1.ebuild: + Stable on ppc64; bug #169987 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> xfce4-dict-0.2.1.ebuild: 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 4b6c6397eda3..316e9f96f625 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.9 2007/03/12 18:45:11 kloeri Exp $ +# $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 $ 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" |