diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-10-06 13:10:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-10-06 13:10:15 +0000 |
commit | 27f1599ef83daad983b3992be86f33910d9c1604 (patch) | |
tree | 31d9d5e21ef490a3be3190e8e8e2dcfeaadb78cb /x11-plugins/desklet-ftb | |
parent | version bump to get rid of fomit-frame-pointer filtering, per bug #148965 (diff) | |
download | gentoo-2-27f1599ef83daad983b3992be86f33910d9c1604.tar.gz gentoo-2-27f1599ef83daad983b3992be86f33910d9c1604.tar.bz2 gentoo-2-27f1599ef83daad983b3992be86f33910d9c1604.zip |
Stable on ppc wrt bug 139179
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'x11-plugins/desklet-ftb')
-rw-r--r-- | x11-plugins/desklet-ftb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-ftb/ChangeLog b/x11-plugins/desklet-ftb/ChangeLog index 4333dcca33f4..bdba4729e6a4 100644 --- a/x11-plugins/desklet-ftb/ChangeLog +++ b/x11-plugins/desklet-ftb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/desklet-ftb # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.9 2006/07/10 01:57:55 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.10 2006/10/06 13:10:15 nixnut Exp $ + + 06 Oct 2006; <nixnut@gentoo.org> desklet-ftb-0.3.2.ebuild: + Stable on ppc wrt bug 139179 10 Jul 2006; Thomas Cort <tcort@gentoo.org> desklet-ftb-0.3.2.ebuild: Stable on alpha wrt Bug #103966. diff --git a/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild b/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild index b5e75df97474..9de9a02fbd98 100644 --- a/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild +++ b/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.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-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.5 2006/07/10 01:57:55 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.6 2006/10/06 13:10:15 nixnut Exp $ inherit gdesklets @@ -16,6 +16,6 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc ~x86" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3" |