summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-16 03:30:04 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-16 03:30:04 +0000
commit7c3caf787391a106f69ea3f8beeafe400c82518c (patch)
treec0e4553b2a0992116d22e64eacf907f83efc5c70 /xfce-base
parentx86 stable wrt bug #386963 (diff)
downloadgentoo-2-7c3caf787391a106f69ea3f8beeafe400c82518c.tar.gz
gentoo-2-7c3caf787391a106f69ea3f8beeafe400c82518c.tar.bz2
gentoo-2-7c3caf787391a106f69ea3f8beeafe400c82518c.zip
x86 stable wrt bug #386963
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/garcon/ChangeLog5
-rw-r--r--xfce-base/garcon/garcon-0.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog
index 063e739d467a..a5086ad9689a 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.30 2011/09/12 19:22:45 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.31 2011/10/16 03:30:04 phajdan.jr Exp $
+
+ 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> garcon-0.1.9.ebuild:
+ x86 stable wrt bug #386963
12 Sep 2011; Christoph Mende <angelos@gentoo.org> garcon-0.1.9.ebuild:
Add missing libxfce4util dependency
diff --git a/xfce-base/garcon/garcon-0.1.9.ebuild b/xfce-base/garcon/garcon-0.1.9.ebuild
index 758ea4318014..270b8531a94b 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.2 2011/09/12 19:22:45 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.3 2011/10/16 03:30:04 phajdan.jr 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