diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-13 15:36:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-13 15:36:41 +0000 |
commit | 27d95258ab894ed120badcc41fa8f57bbc915d5d (patch) | |
tree | ee03ac9fd563199a1acd4e2a064e5e04b53619f3 /xfce-extra | |
parent | Marking xfce4-datetime-0.6.1 ppc64 and ppc for bug 254440 (diff) | |
download | gentoo-2-27d95258ab894ed120badcc41fa8f57bbc915d5d.tar.gz gentoo-2-27d95258ab894ed120badcc41fa8f57bbc915d5d.tar.bz2 gentoo-2-27d95258ab894ed120badcc41fa8f57bbc915d5d.zip |
Marking xfce4-dict-0.5.2 ppc64 and ppc for bug 254440
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index b540534b4df2..3dff6442861e 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.27 2009/01/12 00:07:43 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.28 2009/01/13 15:36:41 ranger Exp $ + + 13 Jan 2009; Brent Baude <ranger@gentoo.org> xfce4-dict-0.5.2.ebuild: + Marking xfce4-dict-0.5.2 ppc64 and ppc for bug 254440 12 Jan 2009; Jeremy Olexa <darkside@gentoo.org> xfce4-dict-0.5.2.ebuild: amd64 stable, 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 e58a8f9d8139..57d247549633 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.3 2009/01/12 00:07:43 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild,v 1.4 2009/01/13 15:36:41 ranger 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 |