diff options
author | 2009-01-18 16:20:28 +0000 | |
---|---|---|
committer | 2009-01-18 16:20:28 +0000 | |
commit | c470b9d43f08d58d95c4ff7a0227942655c534b5 (patch) | |
tree | 868c36a3bff0b03254b33473bd2be52c04ca83fa /xfce-extra/xfce4-dict | |
parent | x86 stable, bug #254440 (diff) | |
download | gentoo-2-c470b9d43f08d58d95c4ff7a0227942655c534b5.tar.gz gentoo-2-c470b9d43f08d58d95c4ff7a0227942655c534b5.tar.bz2 gentoo-2-c470b9d43f08d58d95c4ff7a0227942655c534b5.zip |
x86 stable, bug #254440
(Portage version: 2.1.6.6/cvs/Linux 2.6.28 x86_64)
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.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 3dff6442861e..007a2f9e1890 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.28 2009/01/13 15:36:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.29 2009/01/18 16:20:28 maekke Exp $ + + 18 Jan 2009; Markus Meier <maekke@gentoo.org> xfce4-dict-0.5.2.ebuild: + x86 stable, bug #254440 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 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 57d247549633..f2a4e2486d94 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.4 2009/01/13 15:36:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild,v 1.5 2009/01/18 16:20:28 maekke 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 |