diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 13:47:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 13:47:39 +0000 |
commit | 7ae2e65236cc993ef297564e3cffdbbd9725de81 (patch) | |
tree | 0f0796d6f8d501e688f997e4769a222df1ebfa70 /x11-misc/devilspie | |
parent | Remove old versions. (diff) | |
download | gentoo-2-7ae2e65236cc993ef297564e3cffdbbd9725de81.tar.gz gentoo-2-7ae2e65236cc993ef297564e3cffdbbd9725de81.tar.bz2 gentoo-2-7ae2e65236cc993ef297564e3cffdbbd9725de81.zip |
alpha stable wrt #214318
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/devilspie')
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index 5b7ee75455fe..726c53dd6a6b 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.42 2008/03/27 12:24:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.43 2008/03/27 13:47:39 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> devilspie-0.22.ebuild: + alpha stable wrt #214318 27 Mar 2008; Ferris McCormick <fmccor@gentoo.org> devilspie-0.22.ebuild: Sparc stable, Bug #214318. Thanks to Friedrich Oslage for testing. diff --git a/x11-misc/devilspie/devilspie-0.22.ebuild b/x11-misc/devilspie/devilspie-0.22.ebuild index 7aa09a5d49ec..dbfae4e65bde 100644 --- a/x11-misc/devilspie/devilspie-0.22.ebuild +++ b/x11-misc/devilspie/devilspie-0.22.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-misc/devilspie/devilspie-0.22.ebuild,v 1.4 2008/03/27 12:24:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.22.ebuild,v 1.5 2008/03/27 13:47:39 armin76 Exp $ DESCRIPTION="A Window Matching utility similar to Sawfish's Matched Windows feature" HOMEPAGE="http://www.burtonini.com/blog/computers/devilspie" @@ -8,7 +8,7 @@ SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.10 |