diff options
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.22.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index 989ccb3c299f..5bbbbb5856c0 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/devilspie -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.39 2007/11/25 18:55:57 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.40 2008/03/23 10:50:47 opfer Exp $ + + 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + devilspie-0.22.ebuild: + stable x86, bug 214318 *devilspie-0.22 (25 Nov 2007) diff --git a/x11-misc/devilspie/devilspie-0.22.ebuild b/x11-misc/devilspie/devilspie-0.22.ebuild index f6207e3379f6..b2fe378e390e 100644 --- a/x11-misc/devilspie/devilspie-0.22.ebuild +++ b/x11-misc/devilspie/devilspie-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1 2007/11/25 18:55:57 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.22.ebuild,v 1.2 2008/03/23 10:50:47 opfer 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 |