summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2007-01-02 17:34:48 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2007-01-02 17:34:48 +0000
commit14255499233153f7544ea8fb60856e2f1734cba0 (patch)
treeff014e8033e6a3da61f9882836d6f37197e52b5f /net-p2p/gtkhx
parentclean out an older ebuild with a (now) broken sqlite dependency (diff)
downloadhistorical-14255499233153f7544ea8fb60856e2f1734cba0.tar.gz
historical-14255499233153f7544ea8fb60856e2f1734cba0.tar.bz2
historical-14255499233153f7544ea8fb60856e2f1734cba0.zip
Remove; bug 146571
Diffstat (limited to 'net-p2p/gtkhx')
-rw-r--r--net-p2p/gtkhx/ChangeLog40
-rw-r--r--net-p2p/gtkhx/Manifest4
-rw-r--r--net-p2p/gtkhx/files/digest-gtkhx-0.9.41
-rw-r--r--net-p2p/gtkhx/gtkhx-0.9.4.ebuild20
-rw-r--r--net-p2p/gtkhx/metadata.xml10
5 files changed, 0 insertions, 75 deletions
diff --git a/net-p2p/gtkhx/ChangeLog b/net-p2p/gtkhx/ChangeLog
deleted file mode 100644
index 436fb9093d9f..000000000000
--- a/net-p2p/gtkhx/ChangeLog
+++ /dev/null
@@ -1,40 +0,0 @@
-# ChangeLog for net-p2p/gtkhx
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtkhx/ChangeLog,v 1.8 2005/09/23 21:28:15 kang Exp $
-
- 23 Sep 2005; Guillaume Destuynder <kang@gentoo.org> -gtkhx-0.9.3.ebuild:
- Removed old gtkhx 0.9.3 ebuild.
-
- 19 Jun 2004; Guillaume Destuynder <kang@gentoo.org> gtk-0.9.3.ebuild,
- gtk-0.9.4.ebuild:
- Fixed redefinition of S.
- Fixed duplicate IUSE.
- Marked stable on ppc/x86.
-
- 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gtkhx-0.9.3.ebuild,
- gtkhx-0.9.4.ebuild:
- Added IUSE.
-
-*gtkhx-0.9.4 (22 Oct 2003)
-
- 22 Oct 2003; Martin Holzer <mholzer@gentoo.org> gtkhx-0.9.4.ebuild:
- Version bumped. Closes #31600.
-
- 26 Jun 2002; Thilo Bangert <bangert@gentoo.org> :
-
- moved to net-p2p
-
-*gtkhx-0.9.3 (29 May 2002)
-
- 29 May 2002; Michael Nazaroff <naz@gentoo.org> gtkhx-0.9.3.ebuild :
-
- Update to newest version of gtkhx and I also updated to econf and einstall to
- simplify the ebuild. This closes bug #2597, which was sent in by Dave Nellans
- <dave@cs.colgate.edu> who kindly submitted the updated ebuild.
-
-*gtkhx-0.9.2 (16 March 2002)
-
- 16 March 2002; Bart Verwilst <verwilst@gentoo.org>: Updated to 0.9.2,
- removed the 0.9.1 ebuild. This fixes bug #592. Also added this
- Changelog file.
-
diff --git a/net-p2p/gtkhx/Manifest b/net-p2p/gtkhx/Manifest
deleted file mode 100644
index 4601c3299677..000000000000
--- a/net-p2p/gtkhx/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c8b28ca73f5723f20f9a6a4a1437aaf5 gtkhx-0.9.4.ebuild 557
-MD5 c118b24350122a208ea0ab93467b2d0c ChangeLog 1319
-MD5 0cd02edc281f88f79ff5cf6efd9d83b8 metadata.xml 313
-MD5 ab49a439ea4a3788dc1c0251a8775176 files/digest-gtkhx-0.9.4 63
diff --git a/net-p2p/gtkhx/files/digest-gtkhx-0.9.4 b/net-p2p/gtkhx/files/digest-gtkhx-0.9.4
deleted file mode 100644
index 7d8e03121656..000000000000
--- a/net-p2p/gtkhx/files/digest-gtkhx-0.9.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d61d7dc2df66d934464e0bb8cd0fe45e gtkhx-0.9.4.tar.gz 579966
diff --git a/net-p2p/gtkhx/gtkhx-0.9.4.ebuild b/net-p2p/gtkhx/gtkhx-0.9.4.ebuild
deleted file mode 100644
index b31b2a55ee6b..000000000000
--- a/net-p2p/gtkhx/gtkhx-0.9.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtkhx/gtkhx-0.9.4.ebuild,v 1.7 2005/07/10 20:03:31 swegener Exp $
-
-DESCRIPTION="a GTK+ Hotline Client based off of Hx"
-SRC_URI="http://gtkhx.sourceforge.net/files/${P}.tar.gz"
-HOMEPAGE="http://gtkhx.sourceforge.net/index.html"
-
-DEPEND="=x11-libs/gtk+-1.2*"
-
-SLOT="0"
-LICENSE="GPL-2"
-IUSE=""
-KEYWORDS="x86 ppc"
-
-src_install () {
- einstall || die
- dohtml -r doc
- dodoc COPYING ChangeLog INSTALL README TODO
-}
diff --git a/net-p2p/gtkhx/metadata.xml b/net-p2p/gtkhx/metadata.xml
deleted file mode 100644
index d66dc88e0b07..000000000000
--- a/net-p2p/gtkhx/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>net-p2p</herd>
-<maintainer>
- <email>kang@gentoo.org</email>
- <name>Guillaume Destuynder</name>
- <description>Hotline packages maintainer</description>
-</maintainer>
-</pkgmetadata>