diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 19:19:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 19:19:48 +0000 |
commit | f949ac6474600e42e4ee44ab2aef7fdf22c057a8 (patch) | |
tree | 9a2474778769abff8417450358636b60b041f828 /gnome-extra/quick-lounge-applet | |
parent | stable amd64 (diff) | |
download | gentoo-2-f949ac6474600e42e4ee44ab2aef7fdf22c057a8.tar.gz gentoo-2-f949ac6474600e42e4ee44ab2aef7fdf22c057a8.tar.bz2 gentoo-2-f949ac6474600e42e4ee44ab2aef7fdf22c057a8.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra/quick-lounge-applet')
-rw-r--r-- | gnome-extra/quick-lounge-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/quick-lounge-applet/ChangeLog b/gnome-extra/quick-lounge-applet/ChangeLog index a74602c2ca4d..9fe3c55ae1bc 100644 --- a/gnome-extra/quick-lounge-applet/ChangeLog +++ b/gnome-extra/quick-lounge-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/quick-lounge-applet # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/ChangeLog,v 1.16 2005/04/08 13:29:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/ChangeLog,v 1.17 2005/04/21 19:16:02 hansmi Exp $ + + 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + quick-lounge-applet-2.1.1.ebuild: + Stable on ppc. 08 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> quick-lounge-applet-2.2.0.ebuild: diff --git a/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild b/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild index ddd9c38c2ff6..dcbaa8daee0f 100644 --- a/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild +++ b/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild,v 1.4 2005/01/11 15:35:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.1.1.ebuild,v 1.5 2005/04/21 19:16:02 hansmi Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND=">=dev-libs/glib-2.1 >=x11-libs/gtk+-2.1.1 |