diff options
-rw-r--r-- | x11-misc/fxred/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/fxred/fxred-0.9.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/glsof/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/glsof/glsof-0.9.17.ebuild | 4 |
4 files changed, 14 insertions, 8 deletions
diff --git a/x11-misc/fxred/ChangeLog b/x11-misc/fxred/ChangeLog index 89adeda07a95..daee12ec6445 100644 --- a/x11-misc/fxred/ChangeLog +++ b/x11-misc/fxred/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fxred -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/ChangeLog,v 1.8 2004/06/24 22:19:28 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/ChangeLog,v 1.9 2005/07/26 14:18:58 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> fxred-0.9.ebuild: + Added to ~ppc. 28 May 2004; Donnie Berkholz <spyderous@gentoo.org>; fxred-0.7.ebuild, fxred-0.9.ebuild: diff --git a/x11-misc/fxred/fxred-0.9.ebuild b/x11-misc/fxred/fxred-0.9.ebuild index 7d9ca57a218b..18dd1f6c5155 100644 --- a/x11-misc/fxred/fxred-0.9.ebuild +++ b/x11-misc/fxred/fxred-0.9.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/fxred-0.9.ebuild,v 1.4 2004/06/24 22:19:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/fxred-0.9.ebuild,v 1.5 2005/07/26 14:18:58 dholm Exp $ DESCRIPTION="FXred is handler for the red scroll button of the Logitech TrackMan Marble FX, a trackball." HOMEPAGE="http://www.larskrueger.homestead.com/files/index.html#X11" SRC_URI="http://www.larskrueger.homestead.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/x11" diff --git a/x11-misc/glsof/ChangeLog b/x11-misc/glsof/ChangeLog index cf9a1ac34394..2f7eed618afc 100644 --- a/x11-misc/glsof/ChangeLog +++ b/x11-misc/glsof/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/glsof # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/ChangeLog,v 1.6 2005/03/03 15:03:21 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/ChangeLog,v 1.7 2005/07/26 14:23:47 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> glsof-0.9.17.ebuild: + Added to ~ppc. 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> glsof-0.9.16.ebuild: Dependency update: sys-apps/lsof -> sys-process/lsof. diff --git a/x11-misc/glsof/glsof-0.9.17.ebuild b/x11-misc/glsof/glsof-0.9.17.ebuild index 4e66f84de336..8d04935883b5 100644 --- a/x11-misc/glsof/glsof-0.9.17.ebuild +++ b/x11-misc/glsof/glsof-0.9.17.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-misc/glsof/glsof-0.9.17.ebuild,v 1.3 2005/03/03 15:02:38 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/glsof-0.9.17.ebuild,v 1.4 2005/07/26 14:23:47 dholm Exp $ inherit gnome2 # Saves us work @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PF}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3.1 |