diff options
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index 351494090d39..f79c26d316be 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.3 2009/10/26 14:22:28 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.4 2009/10/27 12:47:32 aballier Exp $ + + 27 Oct 2009; Alexis Ballier <aballier@gentoo.org> libxfce4ui-4.7.0.ebuild: + keyword ~x86-fbsd, bug #289983 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> libxfce4ui-4.7.0.ebuild: Keywording for ppc, bug 289983 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild index a550608dd693..62b4367be16c 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.7.0.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-base/libxfce4ui/libxfce4ui-4.7.0.ebuild,v 1.3 2009/10/26 14:22:28 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild,v 1.4 2009/10/27 12:47:32 aballier Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.7/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc" +KEYWORDS="~amd64 ~hppa ~ppc ~x86-fbsd" IUSE="debug glade startup-notification" RDEPEND="x11-libs/libX11 |