diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:46:50 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:46:50 +0000 |
commit | 8469249abc6fc998b39580400fb36b3aa4772229 (patch) | |
tree | bef9944a17a478c38e5fd780186c35c7e5f20590 /xfce-extra/xfce4-dict | |
parent | ppc stable #305657 (diff) | |
download | gentoo-2-8469249abc6fc998b39580400fb36b3aa4772229.tar.gz gentoo-2-8469249abc6fc998b39580400fb36b3aa4772229.tar.bz2 gentoo-2-8469249abc6fc998b39580400fb36b3aa4772229.zip |
ppc stable #305657
(Portage version: 2.1.7.17/cvs/Linux ppc)
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 5cbac80f16ab..cab902dbbcd0 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.45 2010/02/22 18:40:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.46 2010/02/28 18:46:50 nixnut Exp $ + + 28 Feb 2010; nixnut <nixnut@gentoo.org> xfce4-dict-0.6.0.ebuild: + ppc stable #305657 22 Feb 2010; Christian Faulhammer <fauli@gentoo.org> xfce4-dict-0.6.0.ebuild: 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 e5c26f46e8b3..ea0fda88f138 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.3 2010/02/22 18:40:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.4 2010/02/28 18:46:50 nixnut 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 |