diff options
author | 2011-05-05 11:04:13 +0000 | |
---|---|---|
committer | 2011-05-05 11:04:13 +0000 | |
commit | ff018de807f5bf7f3135f2bf3952fb3e48932109 (patch) | |
tree | e7c6dae1fe8fb416446ed8912fc79ddc4abd61b2 /xfce-base | |
parent | x86 stable wrt bug #363643 (diff) | |
download | gentoo-2-ff018de807f5bf7f3135f2bf3952fb3e48932109.tar.gz gentoo-2-ff018de807f5bf7f3135f2bf3952fb3e48932109.tar.bz2 gentoo-2-ff018de807f5bf7f3135f2bf3952fb3e48932109.zip |
x86 stable wrt bug #363767
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 8ec1c20121f3..fa70c7f430ca 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.25 2011/05/01 14:58:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.26 2011/05/05 11:04:13 phajdan.jr Exp $ + + 05 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> garcon-0.1.7.ebuild: + x86 stable wrt bug #363767 01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> garcon-0.1.7.ebuild: ppc/ppc64 stable wrt #363767 diff --git a/xfce-base/garcon/garcon-0.1.7.ebuild b/xfce-base/garcon/garcon-0.1.7.ebuild index 1ec70d95568f..39560347bb36 100644 --- a/xfce-base/garcon/garcon-0.1.7.ebuild +++ b/xfce-base/garcon/garcon-0.1.7.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.7.ebuild,v 1.4 2011/05/01 14:58:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.5 2011/05/05 11:04:13 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 |