diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 14:23:11 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-14 14:23:11 +0000 |
commit | b5dcab76702bd90ca654f80c9f60d3c600974299 (patch) | |
tree | b5360722b58e0b6ac62eafa3f5d693ca5c2c31b6 /x11-misc/glsof | |
parent | Cinelerra is unfixable, at least in short time (diff) | |
download | gentoo-2-b5dcab76702bd90ca654f80c9f60d3c600974299.tar.gz gentoo-2-b5dcab76702bd90ca654f80c9f60d3c600974299.tar.bz2 gentoo-2-b5dcab76702bd90ca654f80c9f60d3c600974299.zip |
Stable on x86.
Diffstat (limited to 'x11-misc/glsof')
-rw-r--r-- | x11-misc/glsof/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/glsof/glsof-0.9.16.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/glsof/glsof-0.9.17.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/glsof/ChangeLog b/x11-misc/glsof/ChangeLog index 14bfbb043861..0beee6a4a850 100644 --- a/x11-misc/glsof/ChangeLog +++ b/x11-misc/glsof/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/glsof -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/ChangeLog,v 1.3 2004/12/13 22:50:10 ticho Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/ChangeLog,v 1.4 2005/01/14 14:23:11 ticho Exp $ + + 14 Jan 2005; Andrej Kacian <ticho@gentoo.org> glsof-0.9.17.ebuild: + Stable on x86. *glsof-0.9.17 (13 Dec 2004) diff --git a/x11-misc/glsof/glsof-0.9.16.ebuild b/x11-misc/glsof/glsof-0.9.16.ebuild index 2f26fbafbc7e..923ac3265164 100644 --- a/x11-misc/glsof/glsof-0.9.16.ebuild +++ b/x11-misc/glsof/glsof-0.9.16.ebuild @@ -1,6 +1,6 @@ -# 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/glsof/glsof-0.9.16.ebuild,v 1.2 2004/12/13 22:33:05 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/glsof-0.9.16.ebuild,v 1.3 2005/01/14 14:23:11 ticho Exp $ inherit base # Saves us work diff --git a/x11-misc/glsof/glsof-0.9.17.ebuild b/x11-misc/glsof/glsof-0.9.17.ebuild index ff2adb970fba..c453cca45e56 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-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/glsof/glsof-0.9.17.ebuild,v 1.1 2004/12/13 22:50:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/glsof-0.9.17.ebuild,v 1.2 2005/01/14 14:23:11 ticho 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="x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3.1 |