diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-05-05 11:30:44 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-05-05 11:30:44 +0000 |
commit | 445c264f28ee930448908d3b886dc18977e6b99e (patch) | |
tree | bfeb9a304430553b7c9050f4b882731d7c7aea15 /x11-misc/trayer | |
parent | Stable on amd64 wrt bug #414603 (diff) | |
download | gentoo-2-445c264f28ee930448908d3b886dc18977e6b99e.tar.gz gentoo-2-445c264f28ee930448908d3b886dc18977e6b99e.tar.bz2 gentoo-2-445c264f28ee930448908d3b886dc18977e6b99e.zip |
Stable on amd64 wrt bug #414305
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r-- | x11-misc/trayer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog index d2886f161008..39939da0b722 100644 --- a/x11-misc/trayer/ChangeLog +++ b/x11-misc/trayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/trayer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.23 2012/05/05 04:53:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.24 2012/05/05 11:30:44 hwoarang Exp $ + + 05 May 2012; Markos Chandras <hwoarang@gentoo.org> trayer-1.0-r1.ebuild: + Stable on amd64 wrt bug #414305 05 May 2012; Jeff Horelick <jdhore@gentoo.org> trayer-1.0.ebuild, trayer-1.0-r1.ebuild: diff --git a/x11-misc/trayer/trayer-1.0-r1.ebuild b/x11-misc/trayer/trayer-1.0-r1.ebuild index d1fa994d900e..1d2226f34a40 100644 --- a/x11-misc/trayer/trayer-1.0-r1.ebuild +++ b/x11-misc/trayer/trayer-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.7 2012/05/05 04:53:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.8 2012/05/05 11:30:44 hwoarang Exp $ EAPI=4 inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://home.gna.org/fvwm-crystal/" SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=" dev-libs/glib:2 |