diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-23 11:48:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-23 11:48:44 +0000 |
commit | 2566b0b11811416e3d68688da983ea04ae4e8bb2 (patch) | |
tree | a2947ae24ef9d785905b0ba2ad2c2b00544deac6 /xfce-base/garcon | |
parent | Version bump (diff) | |
download | gentoo-2-2566b0b11811416e3d68688da983ea04ae4e8bb2.tar.gz gentoo-2-2566b0b11811416e3d68688da983ea04ae4e8bb2.tar.bz2 gentoo-2-2566b0b11811416e3d68688da983ea04ae4e8bb2.zip |
arm stable, bug #386963
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/garcon')
-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 2f3040298988..a6d55ec65524 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.32 2011/10/16 05:22:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.33 2011/10/23 11:48:44 maekke Exp $ + + 23 Oct 2011; Markus Meier <maekke@gentoo.org> garcon-0.1.9.ebuild: + arm stable, bug #386963 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> garcon-0.1.9.ebuild: amd64 stable wrt #386963 diff --git a/xfce-base/garcon/garcon-0.1.9.ebuild b/xfce-base/garcon/garcon-0.1.9.ebuild index afc69766c7ed..b6b4e8714601 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.4 2011/10/16 05:22:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.5 2011/10/23 11:48:44 maekke 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 |