diff options
-rw-r--r-- | x11-misc/devilspie2/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/devilspie2/devilspie2-0.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/devilspie2/ChangeLog b/x11-misc/devilspie2/ChangeLog index 9288f1e3addf..61d2a40b584e 100644 --- a/x11-misc/devilspie2/ChangeLog +++ b/x11-misc/devilspie2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/devilspie2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/ChangeLog,v 1.5 2013/06/25 12:14:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/ChangeLog,v 1.6 2013/06/25 13:00:09 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> devilspie2-0.29.ebuild: + Stable for amd64, wrt bug #474392 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> devilspie2-0.29.ebuild: Stable for x86, wrt bug #474392 diff --git a/x11-misc/devilspie2/devilspie2-0.29.ebuild b/x11-misc/devilspie2/devilspie2-0.29.ebuild index 96d682571cc5..6d5a5855317a 100644 --- a/x11-misc/devilspie2/devilspie2-0.29.ebuild +++ b/x11-misc/devilspie2/devilspie2-0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/devilspie2-0.29.ebuild,v 1.2 2013/06/25 12:14:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie2/devilspie2-0.29.ebuild,v 1.3 2013/06/25 13:00:09 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://devilspie2.gusnan.se/download/${PN}_${PV}-src.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.32.4:2 |