diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 22:33:05 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 22:33:05 +0000 |
commit | 2bc3e5c14560ab479cc3f7d8f831acf07dcd4918 (patch) | |
tree | 9b1f95baa561936f555364ad592b68a82aa948ca /x11-misc/glsof | |
parent | add xml patch, #74279 (diff) | |
download | historical-2bc3e5c14560ab479cc3f7d8f831acf07dcd4918.tar.gz historical-2bc3e5c14560ab479cc3f7d8f831acf07dcd4918.tar.bz2 historical-2bc3e5c14560ab479cc3f7d8f831acf07dcd4918.zip |
Stable on x86.
Diffstat (limited to 'x11-misc/glsof')
-rw-r--r-- | x11-misc/glsof/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/glsof/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/glsof/glsof-0.9.16.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-misc/glsof/ChangeLog b/x11-misc/glsof/ChangeLog index 941a01c2056a..21788e1fc5df 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.1 2004/11/08 12:43:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/ChangeLog,v 1.2 2004/12/13 22:33:05 ticho Exp $ + + 13 Dec 2004; Andrej Kacian <ticho@gentoo.org> glsof-0.9.16.ebuild: + Stable on x86. *glsof-0.9.16 (08 Nov 2004) diff --git a/x11-misc/glsof/Manifest b/x11-misc/glsof/Manifest index 9b437c635bb7..f5b80e8e6577 100644 --- a/x11-misc/glsof/Manifest +++ b/x11-misc/glsof/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 ec0fc54f5f89f9e2923a1612c1968889 ChangeLog 407 +MD5 4c70f4caf0897f5ed060a88e915ec45e ChangeLog 494 MD5 bd9e210457c22384582e7c1394314d3f metadata.xml 250 -MD5 f0971bbb1db9c75d443bdb4ea304cfb7 glsof-0.9.16.ebuild 602 +MD5 67cc57886805f79b8302ae5a54597fb9 glsof-0.9.16.ebuild 601 MD5 6db8152b4888b8a5ed2b8303b9694ccb files/digest-glsof-0.9.16 64 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBj2np10xuJSrg3/sRAn06AJ9m2KFGh5C1m9YHHXhCJefzOU1r3wCeKG31 -QAeqJXSXonljDX/FV7Aw1+w= -=2Wr8 +iD8DBQFBvhjDQlM6RnzZP+IRAheYAJ947MJfxet+wx6ocoHepD/HkRkNZgCdGea0 +5BdIf21tdP2vxIM68cANnyk= +=RsaS -----END PGP SIGNATURE----- diff --git a/x11-misc/glsof/glsof-0.9.16.ebuild b/x11-misc/glsof/glsof-0.9.16.ebuild index ebe7bb1ee9e5..2f26fbafbc7e 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 # 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.1 2004/11/08 12:43:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/glsof-0.9.16.ebuild,v 1.2 2004/12/13 22:33:05 ticho Exp $ inherit base # 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 |