diff options
author | David Holm <dholm@gentoo.org> | 2005-06-27 08:17:29 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-27 08:17:29 +0000 |
commit | c510c13cc42436969b850d7b35e42f5148fd0b67 (patch) | |
tree | 5eea5efca8aabc4ca2d203720056ba748bd7e58b /x11-plugins | |
parent | add no-multilib profile (diff) | |
download | gentoo-2-c510c13cc42436969b850d7b35e42f5148fd0b67.tar.gz gentoo-2-c510c13cc42436969b850d7b35e42f5148fd0b67.tar.bz2 gentoo-2-c510c13cc42436969b850d7b35e42f5148fd0b67.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/desklet-scweather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-scweather/ChangeLog b/x11-plugins/desklet-scweather/ChangeLog index e379b24c322b..8277e6199094 100644 --- a/x11-plugins/desklet-scweather/ChangeLog +++ b/x11-plugins/desklet-scweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/desklet-scweather # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.3 2005/06/08 03:21:41 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.4 2005/06/27 08:17:29 dholm Exp $ + + 27 Jun 2005; David Holm <dholm@gentoo.org> desklet-scweather-0.3.ebuild: + Added to ~ppc. *desklet-scweather-0.3 (08 Jun 2005) diff --git a/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild b/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild index f9af4026f8de..bd186c416a2d 100644 --- a/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild +++ b/x11-plugins/desklet-scweather/desklet-scweather-0.3.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/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild,v 1.1 2005/06/08 03:21:41 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild,v 1.2 2005/06/27 08:17:29 dholm Exp $ inherit gdesklets @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3" |