diff options
author | 2015-08-06 14:45:26 +0000 | |
---|---|---|
committer | 2015-08-06 14:45:26 +0000 | |
commit | 924c6a43a64637782ee2fcb80ce744b8ebf79039 (patch) | |
tree | fe8370e16be902ef728b58c8f0db1fe49e03ac72 /xfce-base/garcon | |
parent | install the man pages (bug #556776) (diff) | |
download | gentoo-2-924c6a43a64637782ee2fcb80ce744b8ebf79039.tar.gz gentoo-2-924c6a43a64637782ee2fcb80ce744b8ebf79039.tar.bz2 gentoo-2-924c6a43a64637782ee2fcb80ce744b8ebf79039.zip |
ia64 stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 3e02d0552e76..0a7225805a2b 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.83 2015/08/05 10:46:10 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.84 2015/08/06 14:45:26 zlogene Exp $ + + 06 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> garcon-0.5.0-r1.ebuild: + ia64 stable wrt bug #553500 05 Aug 2015; Jason Zaman <perfinion@gentoo.org> metadata.xml: Replace herd with xfce@g.o diff --git a/xfce-base/garcon/garcon-0.5.0-r1.ebuild b/xfce-base/garcon/garcon-0.5.0-r1.ebuild index 8f617cec9efa..66e20809703d 100644 --- a/xfce-base/garcon/garcon-0.5.0-r1.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.5.0-r1.ebuild,v 1.7 2015/07/25 11:49:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.5.0-r1.ebuild,v 1.8 2015/08/06 14:45:26 zlogene 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 ~arm64 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 ~arm64 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.30:= |