summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 20:30:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 20:30:17 +0000
commit31f57e7cc055a9f1c386f68de8c5d034809a5428 (patch)
tree130a3558d1235e228427b01904986287e881dbb1 /x11-misc
parentStable on ppc64 (diff)
downloadgentoo-2-31f57e7cc055a9f1c386f68de8c5d034809a5428.tar.gz
gentoo-2-31f57e7cc055a9f1c386f68de8c5d034809a5428.tar.bz2
gentoo-2-31f57e7cc055a9f1c386f68de8c5d034809a5428.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/trayer/ChangeLog5
-rw-r--r--x11-misc/trayer/trayer-1.0.ebuild4
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"