diff options
author | 2012-05-05 11:33:43 +0000 | |
---|---|---|
committer | 2012-05-05 11:33:43 +0000 | |
commit | 1fce8144ad8c6dd54070e25ff88a926309976eb3 (patch) | |
tree | 65338c358fe92f2d9cbf6f361ee7eaa6756d3df5 /x11-misc/trayer | |
parent | Stable on amd64 wrt bug #414305 (diff) | |
download | historical-1fce8144ad8c6dd54070e25ff88a926309976eb3.tar.gz historical-1fce8144ad8c6dd54070e25ff88a926309976eb3.tar.bz2 historical-1fce8144ad8c6dd54070e25ff88a926309976eb3.zip |
Stable on amd64 wrt bug #414305
Package-Manager: portage-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 39939da0b722..1fca3ba472ec 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.24 2012/05/05 11:30:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.25 2012/05/05 11:33:43 hwoarang Exp $ + + 05 May 2012; Markos Chandras <hwoarang@gentoo.org> trayer-1.0-r1.ebuild: + Stable on amd64 wrt bug #414305 05 May 2012; Markos Chandras <hwoarang@gentoo.org> trayer-1.0-r1.ebuild: Stable on amd64 wrt bug #414305 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 |