diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-12-17 20:59:47 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-12-17 20:59:47 +0000 |
commit | b4e81c08846a10e58af0ac292b32f2feabf927b1 (patch) | |
tree | 8aa16f8cc504fc9eb6ee501a7c8c567b6c85030c /kde-misc/rsibreak | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-b4e81c08846a10e58af0ac292b32f2feabf927b1.tar.gz gentoo-2-b4e81c08846a10e58af0ac292b32f2feabf927b1.tar.bz2 gentoo-2-b4e81c08846a10e58af0ac292b32f2feabf927b1.zip |
Marked stable on amd64 as per bug 190625.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'kde-misc/rsibreak')
-rw-r--r-- | kde-misc/rsibreak/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/rsibreak/rsibreak-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/rsibreak/ChangeLog b/kde-misc/rsibreak/ChangeLog index 6cc3ebf7d4cf..a594f551d26a 100644 --- a/kde-misc/rsibreak/ChangeLog +++ b/kde-misc/rsibreak/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/rsibreak # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/ChangeLog,v 1.22 2007/07/22 10:38:08 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/ChangeLog,v 1.23 2007/12/17 20:59:47 philantrop Exp $ + + 17 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org> + rsibreak-0.8.0.ebuild: + Marked stable on amd64 as per bug 190625. 22 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org> rsibreak-0.7.0.ebuild, rsibreak-0.8.0.ebuild: diff --git a/kde-misc/rsibreak/rsibreak-0.8.0.ebuild b/kde-misc/rsibreak/rsibreak-0.8.0.ebuild index b4d74af934e1..f28245fe65bc 100644 --- a/kde-misc/rsibreak/rsibreak-0.8.0.ebuild +++ b/kde-misc/rsibreak/rsibreak-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.8.0.ebuild,v 1.5 2007/07/22 10:38:08 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.8.0.ebuild,v 1.6 2007/12/17 20:59:47 philantrop Exp $ USE_KEG_PACKAGING="1" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.rsibreak.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" |