diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:02:34 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:02:34 +0000 |
commit | ca3ed6c5cb1b19d58a3247cd8383be1d4059633c (patch) | |
tree | 31c248d68933790d932fa981b5ca8cb168937a94 /xfce-base | |
parent | ppc/ppc64 stable wrt #349053 (diff) | |
download | gentoo-2-ca3ed6c5cb1b19d58a3247cd8383be1d4059633c.tar.gz gentoo-2-ca3ed6c5cb1b19d58a3247cd8383be1d4059633c.tar.bz2 gentoo-2-ca3ed6c5cb1b19d58a3247cd8383be1d4059633c.zip |
ppc/ppc64 stable wrt #349053
(Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 034b8c201afd..6753d3dd8194 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.16 2011/01/16 18:44:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.17 2011/01/17 15:02:34 xarthisius Exp $ + + 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> garcon-0.1.5.ebuild: + ppc/ppc64 stable wrt #349053 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> garcon-0.1.5.ebuild: amd64/x86 stable wrt #349053 diff --git a/xfce-base/garcon/garcon-0.1.5.ebuild b/xfce-base/garcon/garcon-0.1.5.ebuild index 0ddb3507dabd..fba0090f7e22 100644 --- a/xfce-base/garcon/garcon-0.1.5.ebuild +++ b/xfce-base/garcon/garcon-0.1.5.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.5.ebuild,v 1.2 2011/01/16 18:44:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.5.ebuild,v 1.3 2011/01/17 15:02:34 xarthisius Exp $ EAPI=3 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 |