summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-26 14:23:47 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-26 14:23:47 +0000
commit36b48a40755a9f215af83515a92a50e6d99d6fec (patch)
tree9d21d203e372840b62ab07c6e345c207cc8c0095 /x11-misc/glsof
parentAdded to ~ppc (diff)
downloadhistorical-36b48a40755a9f215af83515a92a50e6d99d6fec.tar.gz
historical-36b48a40755a9f215af83515a92a50e6d99d6fec.tar.bz2
historical-36b48a40755a9f215af83515a92a50e6d99d6fec.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc/glsof')
-rw-r--r--x11-misc/glsof/ChangeLog5
-rw-r--r--x11-misc/glsof/glsof-0.9.17.ebuild4
2 files changed, 6 insertions, 3 deletions
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