diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 18:45:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 18:45:11 +0000 |
commit | 0f64d1d21d52210741dc192d5877385942dc2f71 (patch) | |
tree | 5234442b8971b06600ca47b0867459577349cae5 /xfce-extra | |
parent | x86 stable (diff) | |
download | gentoo-2-0f64d1d21d52210741dc192d5877385942dc2f71.tar.gz gentoo-2-0f64d1d21d52210741dc192d5877385942dc2f71.tar.bz2 gentoo-2-0f64d1d21d52210741dc192d5877385942dc2f71.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index 69019823c400..4f888808ad2c 100644 --- a/xfce-extra/xfce4-dict/ChangeLog +++ b/xfce-extra/xfce4-dict/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2007/03/10 17:45:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.9 2007/03/12 18:45:11 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce4-dict-0.2.1.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-dict-0.2.1.ebuild: Stable on ppc wrt 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 15d8453b2990..4b6c6397eda3 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.8 2007/03/10 17:45:45 nixnut Exp $ +# $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 $ 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" |