diff options
-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 |