diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:57:12 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:57:12 +0000 |
commit | 681c549e8b40622764e24eac45c015138dea3e39 (patch) | |
tree | 4b312ef0653c68eae8280edf9de27cb34929f80b /x11-misc/trayer | |
parent | Version bump. Marked 0.1.0 stable on x86. (diff) | |
download | gentoo-2-681c549e8b40622764e24eac45c015138dea3e39.tar.gz gentoo-2-681c549e8b40622764e24eac45c015138dea3e39.tar.bz2 gentoo-2-681c549e8b40622764e24eac45c015138dea3e39.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
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 e51dbb937d11..43f2e1cab8bc 100644 --- a/x11-misc/trayer/ChangeLog +++ b/x11-misc/trayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/trayer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.5 2005/04/08 11:26:58 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.6 2005/04/10 11:57:12 hansmi Exp $ + + 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> trayer-1.0.ebuild: + Stable on ppc. 08 Apr 2005; Lukasz Strzygowski <lucass@gentoo.org> trayer-1.0.ebuild: Marked stable on x86. diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild index aa655752c9bb..156f6894edc5 100644 --- a/x11-misc/trayer/trayer-1.0.ebuild +++ b/x11-misc/trayer/trayer-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.5 2005/04/08 11:26:58 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.6 2005/04/10 11:57:12 hansmi 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="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ppc" IUSE="" DEPEND=">=x11-libs/gtk+-2" |