diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 14:22:28 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 14:22:28 +0000 |
commit | 6b977bf8e2debf8bb7f37368d39e60b92317defe (patch) | |
tree | 2160c6bfd28895ddaeab0c6218bb37f90c1eea00 /xfce-base/libxfce4ui | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-6b977bf8e2debf8bb7f37368d39e60b92317defe.tar.gz gentoo-2-6b977bf8e2debf8bb7f37368d39e60b92317defe.tar.bz2 gentoo-2-6b977bf8e2debf8bb7f37368d39e60b92317defe.zip |
Keywording for ppc.
Bug 289983.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'xfce-base/libxfce4ui')
-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 646bc2dccf40..351494090d39 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.2 2009/10/23 11:41:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.3 2009/10/26 14:22:28 volkmar Exp $ + + 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> libxfce4ui-4.7.0.ebuild: + Keywording for ppc, bug 289983 23 Oct 2009; Jeroen Roovers <jer@gentoo.org> libxfce4ui-4.7.0.ebuild: Marked ~hppa (bug #289983). diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild index 6fe63a2392d4..a550608dd693 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.2 2009/10/23 11:41:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.7.0.ebuild,v 1.3 2009/10/26 14:22:28 volkmar 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" +KEYWORDS="~amd64 ~hppa ~ppc" IUSE="debug glade startup-notification" RDEPEND="x11-libs/libX11 |