diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-10 08:56:16 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-10 08:56:16 +0000 |
commit | e4323285d9d3b401593d0985f236b82296c77fcb (patch) | |
tree | 0d710b16c45108d9d8f87c5da7a2d205b6b61e7d /xfce-extra/xfce4-dict | |
parent | Stable on amd64 wrt bug 169987 (diff) | |
download | gentoo-2-e4323285d9d3b401593d0985f236b82296c77fcb.tar.gz gentoo-2-e4323285d9d3b401593d0985f236b82296c77fcb.tar.bz2 gentoo-2-e4323285d9d3b401593d0985f236b82296c77fcb.zip |
Stable on amd64 wrt 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 7dcee739b749..140cbf452050 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.6 2007/03/09 18:50:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.7 2007/03/10 08:56:16 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-dict-0.2.1.ebuild: + Stable on amd64 wrt bug 169987 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.2.1.ebuild: Stable for HPPA (bug #169987). 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 df58b8351f3b..f2d8ba3e6ed7 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.6 2007/03/09 18:50:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild,v 1.7 2007/03/10 08:56:16 welp 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" |