diff options
-rw-r--r-- | app-gnustep/affiche/ChangeLog | 7 | ||||
-rw-r--r-- | app-gnustep/affiche/affiche-0.6.0.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/hardware-monitor/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/app-gnustep/affiche/ChangeLog b/app-gnustep/affiche/ChangeLog index 0ab3bf095e72..848a6416179a 100644 --- a/app-gnustep/affiche/ChangeLog +++ b/app-gnustep/affiche/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/affiche -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.3 2003/10/18 20:20:36 raker Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.4 2004/02/18 09:16:12 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> affiche-0.6.0.ebuild: + Added to ~ppc. 18 Oct 2003; Nick Hadaway <raker@gentoo.org> affiche-0.6.0.ebuild: Fixed the policy violation of setting ${A} diff --git a/app-gnustep/affiche/affiche-0.6.0.ebuild b/app-gnustep/affiche/affiche-0.6.0.ebuild index 404dc35beda9..14146c88e12d 100644 --- a/app-gnustep/affiche/affiche-0.6.0.ebuild +++ b/app-gnustep/affiche/affiche-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.3 2003/10/18 20:20:36 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.4 2004/02/18 09:16:12 dholm Exp $ inherit gnustep @@ -12,7 +12,7 @@ SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND=">=dev-util/gnustep-gui-0.8.5" diff --git a/gnome-extra/hardware-monitor/ChangeLog b/gnome-extra/hardware-monitor/ChangeLog index a0c461bd5dfe..984a641ce795 100644 --- a/gnome-extra/hardware-monitor/ChangeLog +++ b/gnome-extra/hardware-monitor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/hardware-monitor -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/ChangeLog,v 1.4 2003/09/02 09:43:03 liquidx Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/ChangeLog,v 1.5 2004/02/18 09:13:06 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> hardware-monitor-0.7.ebuild: + Added to ~ppc. *hardware-monitor-0.7 (02 Sep 2003) diff --git a/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild index cf3f9e2f0479..bf631a322366 100644 --- a/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild +++ b/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild,v 1.1 2003/09/02 09:43:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild,v 1.2 2004/02/18 09:13:06 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.auc.dk/~olau/hardware-monitor/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" # can add lmsensor stuff IUSE="" |