diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-26 16:23:17 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-26 16:23:17 +0000 |
commit | 5dd99b8321cf015134e6ddcd521f04a18860743e (patch) | |
tree | bd57e9183ef7d10a87319628635bbeda7730557b /x11-plugins/wmalms | |
parent | Stable on ppc wrt bug 229605 (diff) | |
download | gentoo-2-5dd99b8321cf015134e6ddcd521f04a18860743e.tar.gz gentoo-2-5dd99b8321cf015134e6ddcd521f04a18860743e.tar.bz2 gentoo-2-5dd99b8321cf015134e6ddcd521f04a18860743e.zip |
amd64 stable, bug #229549
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'x11-plugins/wmalms')
-rw-r--r-- | x11-plugins/wmalms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmalms/ChangeLog b/x11-plugins/wmalms/ChangeLog index 5a7a2816976d..65827d54e3ab 100644 --- a/x11-plugins/wmalms/ChangeLog +++ b/x11-plugins/wmalms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmalms # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/ChangeLog,v 1.13 2008/02/01 12:21:12 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/ChangeLog,v 1.14 2008/06/26 16:23:17 ken69267 Exp $ + + 26 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> wmalms-1.1.1-r1.ebuild: + amd64 stable, bug #229549 *wmalms-1.1.1-r1 (01 Feb 2008) diff --git a/x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild b/x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild index d0eefbe6fdbd..3c5813ed84c6 100644 --- a/x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild +++ b/x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild,v 1.1 2008/02/01 12:21:12 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.1.1-r1.ebuild,v 1.2 2008/06/26 16:23:17 ken69267 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.geocities.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-libs/libXext |