diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-25 15:00:41 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-25 15:00:41 +0000 |
commit | a4ad6b602fe298100e454094d276b20ddff781c4 (patch) | |
tree | 977217bf2c88d35e5b27ae3d327ed06c92a39733 /x11-plugins | |
parent | Remove qt4 handling and make the default case more graceful (diff) | |
download | gentoo-2-a4ad6b602fe298100e454094d276b20ddff781c4.tar.gz gentoo-2-a4ad6b602fe298100e454094d276b20ddff781c4.tar.bz2 gentoo-2-a4ad6b602fe298100e454094d276b20ddff781c4.zip |
stable amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsystray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsystray/wmsystray-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsystray/ChangeLog b/x11-plugins/wmsystray/ChangeLog index 7c99e21d18e9..426c7436ad89 100644 --- a/x11-plugins/wmsystray/ChangeLog +++ b/x11-plugins/wmsystray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsystray # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/ChangeLog,v 1.6 2005/06/26 08:49:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/ChangeLog,v 1.7 2005/07/25 15:00:41 blubb Exp $ + + 25 Jul 2005; Simon Stelling <blubb@gentoo.org> wmsystray-0.1.1.ebuild: + stable on amd64 26 Jun 2005; Simon Stelling <blubb@gentoo.org> wmsystray-0.1.1.ebuild: added ~amd64 keyword diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild index 5726f343dbcf..019b47eaad53 100644 --- a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild +++ b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild,v 1.6 2005/06/26 08:49:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild,v 1.7 2005/07/25 15:00:41 blubb Exp $ inherit eutils @@ -15,7 +15,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" src_unpack() { |