summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-19 17:56:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-19 17:56:06 +0000
commit76822b5b4a363cdd78b5040791e2e113424a32f9 (patch)
tree7d6b9731d94fcbe3bf26a99371c2adf01acf15f1 /x11-misc/trayer
parentAdded ~ppc64 (diff)
downloadgentoo-2-76822b5b4a363cdd78b5040791e2e113424a32f9.tar.gz
gentoo-2-76822b5b4a363cdd78b5040791e2e113424a32f9.tar.bz2
gentoo-2-76822b5b4a363cdd78b5040791e2e113424a32f9.zip
Added ~ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r--x11-misc/trayer/ChangeLog7
-rw-r--r--x11-misc/trayer/trayer-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog
index 67fc2d44bf51..f30918b01fbc 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.8 2005/06/27 18:57:27 blubb Exp $
+# 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 $
+
+ 19 May 2006; Markus Rothe <corsair@gentoo.org> trayer-1.0.ebuild:
+ Added ~ppc64
27 Jun 2005; Simon Stelling <blubb@gentoo.org> trayer-1.0.ebuild:
added ~amd64 keyword
diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild
index 629f280c491f..487e64134004 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
+# 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.8 2005/06/27 18:57:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.9 2006/05/19 17:56:06 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 sparc x86"
+KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2"