diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:18:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:18:22 +0000 |
commit | f0979e3982ff6b19d7fb55008b5554c2fc958646 (patch) | |
tree | b86179e546d8c3330edf734c29664a555fc1c833 /xfce-base | |
parent | arm stable, bug #349053 (diff) | |
download | gentoo-2-f0979e3982ff6b19d7fb55008b5554c2fc958646.tar.gz gentoo-2-f0979e3982ff6b19d7fb55008b5554c2fc958646.tar.bz2 gentoo-2-f0979e3982ff6b19d7fb55008b5554c2fc958646.zip |
arm stable, bug #349053
(Portage version: 2.1.9.35/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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index c2eaa02ba5d4..d86595935a2f 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.18 2011/01/25 20:25:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.19 2011/02/05 18:18:22 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> garcon-0.1.5.ebuild: + arm stable, bug #349053 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> garcon-0.1.5.ebuild: Stable for HPPA (bug #349053). diff --git a/xfce-base/garcon/garcon-0.1.5.ebuild b/xfce-base/garcon/garcon-0.1.5.ebuild index 6530e9f39929..286afcebd67b 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.4 2011/01/25 20:25:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.5.ebuild,v 1.5 2011/02/05 18:18:22 maekke 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 |