diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-11 21:11:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-11 21:11:42 +0000 |
commit | e077502de0828387e002af295991cc47f3855acc (patch) | |
tree | 26cbc273f7d00d0e2e67e80b9a57c4bf927133a9 /xfce-extra/xfce4-dict | |
parent | Marking xfce4-clipman-plugin-1.1.3 ppc64 for bug 305657 (diff) | |
download | historical-e077502de0828387e002af295991cc47f3855acc.tar.gz historical-e077502de0828387e002af295991cc47f3855acc.tar.bz2 historical-e077502de0828387e002af295991cc47f3855acc.zip |
Marking xfce4-dict-0.6.0 ppc64 for bug 305657
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
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 ea46df9527b3..b9c67d1754f8 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.47 2010/03/01 19:50:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.48 2010/03/11 21:11:42 ranger Exp $ + + 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 01 Mar 2010; Raúl Porcel <armin76@gentoo.org> xfce4-dict-0.6.0.ebuild: alpha/arm/ia64/sparc stable wrt #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 cc4bc2612694..d0f5d0ddaf22 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.5 2010/03/01 19:50:29 armin76 Exp $ +# $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 $ 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 |