summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-11 21:03:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-11 21:03:23 +0000
commitb51953e001d30183e3a0de494664b231de3e09c5 (patch)
tree77ba5df346b9533de343602641914890ac828c6c /x11-misc
parentadded support for blinkenlights, fixes #86776. we aladded support for blinken... (diff)
downloadhistorical-b51953e001d30183e3a0de494664b231de3e09c5.tar.gz
historical-b51953e001d30183e3a0de494664b231de3e09c5.tar.bz2
historical-b51953e001d30183e3a0de494664b231de3e09c5.zip
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/trayer/ChangeLog5
-rw-r--r--x11-misc/trayer/Manifest14
-rw-r--r--x11-misc/trayer/trayer-1.0.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog
index 43f2e1cab8bc..3f30d19512e0 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.6 2005/04/10 11:57:12 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.7 2005/04/11 21:03:23 gustavoz Exp $
+
+ 11 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> trayer-1.0.ebuild:
+ Stable on sparc
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> trayer-1.0.ebuild:
Stable on ppc.
diff --git a/x11-misc/trayer/Manifest b/x11-misc/trayer/Manifest
index 5bccda8631c4..07149be80f08 100644
--- a/x11-misc/trayer/Manifest
+++ b/x11-misc/trayer/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 15dd2c885485cc8ef8f602df0ff26f9e ChangeLog 939
MD5 96240b4a85c446c00ba6c73fa3329494 metadata.xml 221
-MD5 df31116f4c3600c4b4dff82ba3ce66cf ChangeLog 845
-MD5 6bf4260bdbbb4df47c0503e6a3e85fba trayer-1.0.ebuild 674
+MD5 23389a9e8cf55da47c8bccea5e9a7916 trayer-1.0.ebuild 675
MD5 6137c4d7246eb98901197e7b27682e8e files/digest-trayer-1.0 61
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFCWuYxKRy60XGEcJIRAmDSAJwPrw2B8uKsNjjI3qPwwGPXAYfZfACfbQZC
+UXGzEHohbW9xB11NnP6V1UI=
+=ctzs
+-----END PGP SIGNATURE-----
diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild
index 156f6894edc5..95cc438ba35d 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.6 2005/04/10 11:57:12 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.7 2005/04/11 21:03:23 gustavoz 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"