diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-28 18:19:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-28 18:19:51 +0000 |
commit | 4f1407505dc02b80f0681110d912daa58e530d16 (patch) | |
tree | 4ce0eade575085830f4680b46036dcc081609a5d /gnome-extra | |
parent | Avoid installing things in /usr/kde (#63863). (diff) | |
download | gentoo-2-4f1407505dc02b80f0681110d912daa58e530d16.tar.gz gentoo-2-4f1407505dc02b80f0681110d912daa58e530d16.tar.bz2 gentoo-2-4f1407505dc02b80f0681110d912daa58e530d16.zip |
Keyworded ~sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/quick-lounge-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/quick-lounge-applet/quick-lounge-applet-2.2.0.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 c7f8235b046f..e9a438a6f1e6 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.14 2005/01/11 15:35:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/ChangeLog,v 1.15 2005/01/28 18:19:51 gustavoz Exp $ + + 28 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + quick-lounge-applet-2.2.0.ebuild: + Keyworded ~sparc 11 Jan 2005; Tom Martin <slarti@gentoo.org> quick-lounge-applet-2.2.0.ebuild: diff --git a/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.2.0.ebuild b/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.2.0.ebuild index 3c5700f985ca..e321bb8b959f 100644 --- a/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.2.0.ebuild +++ b/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.2.0.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.2.0.ebuild,v 1.2 2005/01/11 15:35:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/quick-lounge-applet/quick-lounge-applet-2.2.0.ebuild,v 1.3 2005/01/28 18:19:51 gustavoz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" RDEPEND=">=dev-libs/glib-2.2 >=x11-libs/gtk+-2.2 |