diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-29 18:50:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-29 18:50:20 +0000 |
commit | d98bdf3f1e3dcac22049fbc293102d6a4e55d63b (patch) | |
tree | 78bf62f6d072e9438b8cba205bade3bb676015a0 /x11-misc/devilspie | |
parent | Fixing errors with languages (diff) | |
download | gentoo-2-d98bdf3f1e3dcac22049fbc293102d6a4e55d63b.tar.gz gentoo-2-d98bdf3f1e3dcac22049fbc293102d6a4e55d63b.tar.bz2 gentoo-2-d98bdf3f1e3dcac22049fbc293102d6a4e55d63b.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/devilspie')
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.17.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index dcdefef394a5..cb9917c6371c 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.26 2006/12/11 10:37:15 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.27 2006/12/29 18:50:20 gustavoz Exp $ + + 29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + devilspie-0.17.1.ebuild: + Stable on sparc *devilspie-0.19 (11 Dec 2006) diff --git a/x11-misc/devilspie/devilspie-0.17.1.ebuild b/x11-misc/devilspie/devilspie-0.17.1.ebuild index f3761614011b..ef4f6dd3e300 100644 --- a/x11-misc/devilspie/devilspie-0.17.1.ebuild +++ b/x11-misc/devilspie/devilspie-0.17.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.17.1.ebuild,v 1.2 2006/05/27 11:56:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.17.1.ebuild,v 1.3 2006/12/29 18:50:20 gustavoz Exp $ inherit eutils @@ -10,7 +10,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="" |