diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 14:20:06 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 14:20:06 +0000 |
commit | d8312a82da054d1dcbfe45969094bc3de8294202 (patch) | |
tree | 4518ffb120a288033306bb0eb62a81d436cb12cd /xfce-base | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-d8312a82da054d1dcbfe45969094bc3de8294202.tar.gz gentoo-2-d8312a82da054d1dcbfe45969094bc3de8294202.tar.bz2 gentoo-2-d8312a82da054d1dcbfe45969094bc3de8294202.zip |
Keywording for ppc.
Bug 289983.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index bfc656e27544..161a6dfaa604 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.2 2009/10/23 11:40:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.3 2009/10/26 14:20:06 volkmar Exp $ + + 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> garcon-0.1.0.ebuild: + Keywording for ppc, bug 289983 23 Oct 2009; Jeroen Roovers <jer@gentoo.org> garcon-0.1.0.ebuild: Marked ~hppa (bug #289983). diff --git a/xfce-base/garcon/garcon-0.1.0.ebuild b/xfce-base/garcon/garcon-0.1.0.ebuild index 77713796535c..6986f6fba399 100644 --- a/xfce-base/garcon/garcon-0.1.0.ebuild +++ b/xfce-base/garcon/garcon-0.1.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/garcon/garcon-0.1.0.ebuild,v 1.2 2009/10/23 11:40:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.0.ebuild,v 1.3 2009/10/26 14:20:06 volkmar Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~ppc" IUSE="debug" RDEPEND=">=dev-libs/glib-2.14:2 |