diff options
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index 876cf51ca4cb..3d7ea16d3a7f 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.3 2004/03/31 07:59:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.4 2004/05/01 10:07:00 kugelfang Exp $ + + 01 May 2004; Danny van Dyk <kugelfang@gentoo.org> devilspie-0.3.1.ebuild: + marked ~amd64. 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> devilspie-0.3.1.ebuild: don't rdepend on pkgconfig; stable on x86 diff --git a/x11-misc/devilspie/devilspie-0.3.1.ebuild b/x11-misc/devilspie/devilspie-0.3.1.ebuild index 52c95b98a841..33856cc7e823 100644 --- a/x11-misc/devilspie/devilspie-0.3.1.ebuild +++ b/x11-misc/devilspie/devilspie-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.3.1.ebuild,v 1.2 2004/03/31 07:59:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.3.1.ebuild,v 1.3 2004/05/01 10:07:00 kugelfang 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="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~amd64" IUSE="" RDEPEND="dev-lang/perl |