diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-26 13:13:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-26 13:13:45 +0000 |
commit | 609d8462d06ec860efa73d1511a54e56730b054c (patch) | |
tree | 6e3f44d3c1b7d8d9806f6fe80b5cda953fcbd9fd /xfce-extra/xfce4-dict | |
parent | Stable for HPPA (bug #282695). (diff) | |
download | gentoo-2-609d8462d06ec860efa73d1511a54e56730b054c.tar.gz gentoo-2-609d8462d06ec860efa73d1511a54e56730b054c.tar.bz2 gentoo-2-609d8462d06ec860efa73d1511a54e56730b054c.zip |
Stable for HPPA (bug #282691).
(Portage version: 2.2_rc40/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.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index ebdeb3f112b5..0d4d7f40fbc3 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.37 2009/08/26 10:35:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.38 2009/08/26 13:13:45 jer Exp $ + + 26 Aug 2009; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.5.3.ebuild: + Stable for HPPA (bug #282691). 26 Aug 2009; Christian Faulhammer <fauli@gentoo.org> xfce4-dict-0.5.3.ebuild: diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild index 500af6d23b1e..ff4acd82c72f 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.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.3.ebuild,v 1.5 2009/08/26 10:35:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild,v 1.6 2009/08/26 13:13:45 jer Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6:2 |