diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:30:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:30:17 +0000 |
commit | d401fac8738c944507f8ff30ff54394524617e23 (patch) | |
tree | 8e5096edf89cd29bc738b4eb4d76f02c888716be /x11-misc/trayer | |
parent | Stable on ppc64 (diff) | |
download | historical-d401fac8738c944507f8ff30ff54394524617e23.tar.gz historical-d401fac8738c944507f8ff30ff54394524617e23.tar.bz2 historical-d401fac8738c944507f8ff30ff54394524617e23.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r-- | x11-misc/trayer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog index f30918b01fbc..a07e338f85f2 100644 --- a/x11-misc/trayer/ChangeLog +++ b/x11-misc/trayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/trayer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.9 2006/05/19 17:56:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.10 2006/05/23 20:30:17 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> trayer-1.0.ebuild: + Stable on ppc64 19 May 2006; Markus Rothe <corsair@gentoo.org> trayer-1.0.ebuild: Added ~ppc64 diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild index 487e64134004..db7adc0270a1 100644 --- a/x11-misc/trayer/trayer-1.0.ebuild +++ b/x11-misc/trayer/trayer-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.9 2006/05/19 17:56:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.10 2006/05/23 20:30:17 corsair Exp $ DESCRIPTION="Lightweight GTK2-based systray for UNIX desktop" HOMEPAGE="http://fvwm-crystal.berlios.de/" SRC_URI="http://fvwm-crystal.berlios.de/files/versions/20050306/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2" |