diff options
author | 2008-04-02 22:44:14 +0000 | |
---|---|---|
committer | 2008-04-02 22:44:14 +0000 | |
commit | e71247a87eef8c339859fb4665ce2c70154d80fb (patch) | |
tree | 0a2106cfe0a5225756d85217cc7e618d917fed4c /x11-misc | |
parent | USE mask dvb and mythtv on gst-plugins-meta - dependencies not keyworded (diff) | |
download | gentoo-2-e71247a87eef8c339859fb4665ce2c70154d80fb.tar.gz gentoo-2-e71247a87eef8c339859fb4665ce2c70154d80fb.tar.bz2 gentoo-2-e71247a87eef8c339859fb4665ce2c70154d80fb.zip |
amd64 stable, bug #214318
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-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 726c53dd6a6b..6058e09175eb 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.43 2008/03/27 13:47:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.44 2008/04/02 22:44:14 ken69267 Exp $ + + 02 Apr 2008; Kenneth Prugh <ken69267@gentoo.org> devilspie-0.22.ebuild: + amd64 stable, bug #214318 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> devilspie-0.22.ebuild: alpha stable wrt #214318 diff --git a/x11-misc/devilspie/devilspie-0.22.ebuild b/x11-misc/devilspie/devilspie-0.22.ebuild index dbfae4e65bde..a6accf303625 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.5 2008/03/27 13:47:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.22.ebuild,v 1.6 2008/04/02 22:44:14 ken69267 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 |