diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-25 16:46:13 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-25 16:46:13 +0000 |
commit | 74b0e2274889daa7897885dbfb408fc4a7dc077a (patch) | |
tree | f16ab8bfc881427fda6b1fe948a18114947b96d8 /xfce-extra/xfce4-dict | |
parent | x86 stable wrt #256161 (diff) | |
download | historical-74b0e2274889daa7897885dbfb408fc4a7dc077a.tar.gz historical-74b0e2274889daa7897885dbfb408fc4a7dc077a.tar.bz2 historical-74b0e2274889daa7897885dbfb408fc4a7dc077a.zip |
Stable on alpha, bug #254440
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index 6c086e8a2557..8173a568fda3 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.30 2009/01/21 19:44:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.31 2009/01/25 16:38:26 klausman Exp $ + + 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + xfce4-dict-0.5.2.ebuild: + Stable on alpha, bug #254440 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.5.2.ebuild: Stable for HPPA (bug #254440). diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild index fa4960581782..89cae3ce98df 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.5.2.ebuild,v 1.6 2009/01/21 19:44:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild,v 1.7 2009/01/25 16:38:26 klausman Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -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="" RDEPEND=">=dev-libs/glib-2.6:2 |