diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:50:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:50:24 +0000 |
commit | d3180547992ed0729ca4e909b9e44a8807cc7c54 (patch) | |
tree | 61d3af77bcb3d70fe68c44e87b31eac76f483316 /xfce-base/garcon/garcon-0.2.1.ebuild | |
parent | Stable for ia64, wrt bug #507432 (diff) | |
download | gentoo-2-d3180547992ed0729ca4e909b9e44a8807cc7c54.tar.gz gentoo-2-d3180547992ed0729ca4e909b9e44a8807cc7c54.tar.bz2 gentoo-2-d3180547992ed0729ca4e909b9e44a8807cc7c54.zip |
Stable for ia64, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-base/garcon/garcon-0.2.1.ebuild')
-rw-r--r-- | xfce-base/garcon/garcon-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.2.1.ebuild b/xfce-base/garcon/garcon-0.2.1.ebuild index ff5386aca274..25d8aa695ced 100644 --- a/xfce-base/garcon/garcon-0.2.1.ebuild +++ b/xfce-base/garcon/garcon-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.7 2014/04/16 07:49:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.1.ebuild,v 1.8 2014/04/17 07:50:24 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.14 |