diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-02-08 13:00:52 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-02-08 13:00:52 +0000 |
commit | 82c2bbfd3a78239a870963c5e3ef1a7a931e58a4 (patch) | |
tree | eae7f6548ab992fb410c63c1dd9c05f056fb204e /x11-plugins | |
parent | stable on amd64 (diff) | |
download | gentoo-2-82c2bbfd3a78239a870963c5e3ef1a7a931e58a4.tar.gz gentoo-2-82c2bbfd3a78239a870963c5e3ef1a7a931e58a4.tar.bz2 gentoo-2-82c2bbfd3a78239a870963c5e3ef1a7a931e58a4.zip |
Stable for x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsetimon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsetimon/wmsetimon-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsetimon/ChangeLog b/x11-plugins/wmsetimon/ChangeLog index 4dc2cd33d916..205c6162729e 100644 --- a/x11-plugins/wmsetimon/ChangeLog +++ b/x11-plugins/wmsetimon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsetimon # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsetimon/ChangeLog,v 1.1 2005/01/08 01:07:31 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsetimon/ChangeLog,v 1.2 2005/02/08 13:00:52 s4t4n Exp $ + + 08 Feb 2005; Michele Noberasco <s4t4n@gentoo.org> wmsetimon-0.5.ebuild: + Stable for x86. *wmsetimon-0.5 (08 Jan 2005) diff --git a/x11-plugins/wmsetimon/wmsetimon-0.5.ebuild b/x11-plugins/wmsetimon/wmsetimon-0.5.ebuild index e5dfd4ec7c94..40230a538a70 100644 --- a/x11-plugins/wmsetimon/wmsetimon-0.5.ebuild +++ b/x11-plugins/wmsetimon/wmsetimon-0.5.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/wmsetimon/wmsetimon-0.5.ebuild,v 1.1 2005/01/08 01:07:31 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsetimon/wmsetimon-0.5.ebuild,v 1.2 2005/02/08 13:00:52 s4t4n Exp $ IUSE="" S=${WORKDIR}/${PN}/${PN} @@ -9,7 +9,7 @@ SRC_URI="http://goupilfr.org/arch/${P}.tar.gz" HOMEPAGE="http://goupilfr.org/?soft=wmsetimon" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11 >=sys-apps/sed-4" |