diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 17:44:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 17:44:42 +0000 |
commit | 8aaed8cbf65dfd55df1733ef0a67de5f77244a8a (patch) | |
tree | 942205407eaff8d56664cdaa82e702eff801ea7b /xfce-extra/xfce4-dict | |
parent | Stable for HPPA (bug #305657). (diff) | |
download | gentoo-2-8aaed8cbf65dfd55df1733ef0a67de5f77244a8a.tar.gz gentoo-2-8aaed8cbf65dfd55df1733ef0a67de5f77244a8a.tar.bz2 gentoo-2-8aaed8cbf65dfd55df1733ef0a67de5f77244a8a.zip |
Stable for HPPA (bug #305657).
(Portage version: 2.2_rc67/cvs/Linux i686)
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.6.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 b9c67d1754f8..3c440e76db47 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.48 2010/03/11 21:11:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.49 2010/04/14 17:44:42 jer Exp $ + + 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.6.0.ebuild: + Stable for HPPA (bug #305657). 11 Mar 2010; Brent Baude <ranger@gentoo.org> xfce4-dict-0.6.0.ebuild: Marking xfce4-dict-0.6.0 ppc64 stable for bug 305657 diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild index d0f5d0ddaf22..1616299511f9 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.6.0.ebuild,v 1.6 2010/03/11 21:11:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.7 2010/04/14 17:44:42 jer Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.6/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6:2 |