diff options
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index a6d55ec65524..6071a2ae1fd1 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.33 2011/10/23 11:48:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.34 2011/11/02 14:14:44 jer Exp $ + + 02 Nov 2011; Jeroen Roovers <jer@gentoo.org> garcon-0.1.9.ebuild: + Stable for HPPA (bug #386963). 23 Oct 2011; Markus Meier <maekke@gentoo.org> garcon-0.1.9.ebuild: arm stable, bug #386963 diff --git a/xfce-base/garcon/garcon-0.1.9.ebuild b/xfce-base/garcon/garcon-0.1.9.ebuild index b6b4e8714601..f368986effae 100644 --- a/xfce-base/garcon/garcon-0.1.9.ebuild +++ b/xfce-base/garcon/garcon-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.5 2011/10/23 11:48:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.6 2011/11/02 14:14:44 jer Exp $ EAPI=4 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="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.14:2 |