diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-10 13:45:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-10 13:45:00 +0000 |
commit | 9ab0c6235e6d6a735ef05773a53e506c3a6aff8c (patch) | |
tree | 3d612f4ac5cd6e0692c01aea173ff0ff48fcd581 /gnome-extra/quick-lounge-applet | |
parent | fix pkgconfig dep, bug 152463 (diff) | |
download | gentoo-2-9ab0c6235e6d6a735ef05773a53e506c3a6aff8c.tar.gz gentoo-2-9ab0c6235e6d6a735ef05773a53e506c3a6aff8c.tar.bz2 gentoo-2-9ab0c6235e6d6a735ef05773a53e506c3a6aff8c.zip |
Stable on sparc wrt #161286
(Portage version: 2.1.1-r2)
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.12.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 570642e30ebd..edd89b8f9e00 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/ChangeLog,v 1.22 2007/01/10 09:21:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/ChangeLog,v 1.23 2007/01/10 13:45:00 gustavoz Exp $ + + 10 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + quick-lounge-applet-2.12.1.ebuild: + Stable on sparc wrt #161286 10 Jan 2007; Christian Faulhammer <opfer@gentoo.org> quick-lounge-applet-2.12.1.ebuild: diff --git a/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.12.1.ebuild b/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.12.1.ebuild index c81b8494ce75..3e95921e389d 100644 --- a/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.12.1.ebuild +++ b/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.12.1.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/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.12.1.ebuild,v 1.2 2007/01/10 09:21:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.12.1.ebuild,v 1.3 2007/01/10 13:45:00 gustavoz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" RDEPEND=">=dev-libs/glib-2.2 >=x11-libs/gtk+-2.2 |