diff options
Diffstat (limited to 'xfce-base/garcon')
-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 6753d3dd8194..c2eaa02ba5d4 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.17 2011/01/17 15:02:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.18 2011/01/25 20:25:40 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> garcon-0.1.5.ebuild: + Stable for HPPA (bug #349053). 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> garcon-0.1.5.ebuild: ppc/ppc64 stable wrt #349053 diff --git a/xfce-base/garcon/garcon-0.1.5.ebuild b/xfce-base/garcon/garcon-0.1.5.ebuild index fba0090f7e22..6530e9f39929 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.3 2011/01/17 15:02:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.5.ebuild,v 1.4 2011/01/25 20:25:40 jer 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 |