diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-06-27 18:57:27 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-06-27 18:57:27 +0000 |
commit | 8cef855694cee4ff2f5e1d9857e2c83cfcf74bf2 (patch) | |
tree | 00606da0c8d45ce9ed3cd2a610338fec5da255de /x11-misc/trayer | |
parent | Stable on sparc (diff) | |
download | historical-8cef855694cee4ff2f5e1d9857e2c83cfcf74bf2.tar.gz historical-8cef855694cee4ff2f5e1d9857e2c83cfcf74bf2.tar.bz2 historical-8cef855694cee4ff2f5e1d9857e2c83cfcf74bf2.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r-- | x11-misc/trayer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/trayer/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog index 3f30d19512e0..67fc2d44bf51 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.7 2005/04/11 21:03:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.8 2005/06/27 18:57:27 blubb Exp $ + + 27 Jun 2005; Simon Stelling <blubb@gentoo.org> trayer-1.0.ebuild: + added ~amd64 keyword 11 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> trayer-1.0.ebuild: Stable on sparc diff --git a/x11-misc/trayer/Manifest b/x11-misc/trayer/Manifest index 07149be80f08..74ddf624a81e 100644 --- a/x11-misc/trayer/Manifest +++ b/x11-misc/trayer/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 15dd2c885485cc8ef8f602df0ff26f9e ChangeLog 939 +MD5 aef20344ffdab359899c9bb91a4aa952 ChangeLog 1028 MD5 96240b4a85c446c00ba6c73fa3329494 metadata.xml 221 -MD5 23389a9e8cf55da47c8bccea5e9a7916 trayer-1.0.ebuild 675 +MD5 ec2c98c6cd88c0c5653bd60adaa6c19b trayer-1.0.ebuild 679 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 95cc438ba35d..629f280c491f 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.7 2005/04/11 21:03:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.8 2005/06/27 18:57:27 blubb 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="~amd64 ppc sparc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2" |