diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:14:48 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:14:48 +0000 |
commit | 7984200f1684a5a92826863b6c29099ab9529a04 (patch) | |
tree | abad559a2c5c2abe4775f58cf13dcadac722663f /x11-plugins/wmtimer | |
parent | Mark 0.8.1 stable on alpha (diff) | |
download | historical-7984200f1684a5a92826863b6c29099ab9529a04.tar.gz historical-7984200f1684a5a92826863b6c29099ab9529a04.tar.bz2 historical-7984200f1684a5a92826863b6c29099ab9529a04.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-plugins/wmtimer')
-rw-r--r-- | x11-plugins/wmtimer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtimer/wmtimer-2.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmtimer/ChangeLog b/x11-plugins/wmtimer/ChangeLog index c21e6c6630f3..61e93aad97fe 100644 --- a/x11-plugins/wmtimer/ChangeLog +++ b/x11-plugins/wmtimer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtimer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/ChangeLog,v 1.19 2006/01/24 23:30:04 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/ChangeLog,v 1.20 2006/02/07 21:14:36 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> wmtimer-2.9.2.ebuild: + stable on amd64 24 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmtimer-2.4.ebuild, wmtimer-2.9.2.ebuild: diff --git a/x11-plugins/wmtimer/wmtimer-2.9.2.ebuild b/x11-plugins/wmtimer/wmtimer-2.9.2.ebuild index f84c46634d0d..8cfc935897a0 100644 --- a/x11-plugins/wmtimer/wmtimer-2.9.2.ebuild +++ b/x11-plugins/wmtimer/wmtimer-2.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/wmtimer-2.9.2.ebuild,v 1.5 2006/01/24 23:30:04 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/wmtimer-2.9.2.ebuild,v 1.6 2006/02/07 21:14:36 blubb Exp $ IUSE="" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.darkops.net/wmtimer/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" RDEPEND=">=x11-libs/gtk+-2.6.2" |