summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-06-28 18:56:07 +0000
committerDon Seiler <rizzo@gentoo.org>2004-06-28 18:56:07 +0000
commitb09c7ba1b2a2b162737bb5f8c67e110a5d17db53 (patch)
treee546e32659bafd2ce30032f11f4d68993baf95bf /net-im/gaim-snpp
parentRemoving old files for gaim pruning, this time I remembered to actually cvs r... (diff)
downloadgentoo-2-b09c7ba1b2a2b162737bb5f8c67e110a5d17db53.tar.gz
gentoo-2-b09c7ba1b2a2b162737bb5f8c67e110a5d17db53.tar.bz2
gentoo-2-b09c7ba1b2a2b162737bb5f8c67e110a5d17db53.zip
Removing old files for gaim pruning
Diffstat (limited to 'net-im/gaim-snpp')
-rw-r--r--net-im/gaim-snpp/ChangeLog6
-rw-r--r--net-im/gaim-snpp/files/digest-gaim-snpp-0.1.01
-rw-r--r--net-im/gaim-snpp/files/digest-gaim-snpp-0.4.01
-rw-r--r--net-im/gaim-snpp/gaim-snpp-0.1.0.ebuild32
-rw-r--r--net-im/gaim-snpp/gaim-snpp-0.4.0.ebuild32
5 files changed, 5 insertions, 67 deletions
diff --git a/net-im/gaim-snpp/ChangeLog b/net-im/gaim-snpp/ChangeLog
index c4e86a2fb4ae..f96416ffa49f 100644
--- a/net-im/gaim-snpp/ChangeLog
+++ b/net-im/gaim-snpp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/gaim-snpp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/ChangeLog,v 1.11 2004/06/25 02:36:58 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/ChangeLog,v 1.12 2004/06/28 18:54:40 rizzo Exp $
+
+ 28 Jun 2004; Don Seiler <rizzo@gentoo.org> -gaim-snpp-0.1.0.ebuild,
+ -gaim-snpp-0.4.0.ebuild:
+ Removing old files for gaim pruning
*gaim-snpp-0.5.0 (24 Jun 2004)
diff --git a/net-im/gaim-snpp/files/digest-gaim-snpp-0.1.0 b/net-im/gaim-snpp/files/digest-gaim-snpp-0.1.0
deleted file mode 100644
index 8f8db70b3b87..000000000000
--- a/net-im/gaim-snpp/files/digest-gaim-snpp-0.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b71e4e7da5afe955fc3a6eed855a7b5f gaim-snpp-0.1.0.tar.gz 305425
diff --git a/net-im/gaim-snpp/files/digest-gaim-snpp-0.4.0 b/net-im/gaim-snpp/files/digest-gaim-snpp-0.4.0
deleted file mode 100644
index f724b703bc4e..000000000000
--- a/net-im/gaim-snpp/files/digest-gaim-snpp-0.4.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 22c59640952e6f35f8f19b61a55b5b65 gaim-snpp-0.4.0.tar.gz 305847
diff --git a/net-im/gaim-snpp/gaim-snpp-0.1.0.ebuild b/net-im/gaim-snpp/gaim-snpp-0.1.0.ebuild
deleted file mode 100644
index d9c8d01eb779..000000000000
--- a/net-im/gaim-snpp/gaim-snpp-0.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.1.0.ebuild,v 1.2 2004/06/24 22:51:44 agriffis Exp $
-
-use debug && inherit debug
-
-DESCRIPTION="gaim-snpp is an SNPP protocol plug-in for Gaim"
-HOMEPAGE="http://gaim-snpp.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="debug"
-
-DEPEND="~net-im/gaim-0.75"
-#RDEPEND=""
-
-#S=${WORKDIR}/${P}
-
-src_compile() {
- local myconf
- myconf="${myconf} --with-gaim=/usr/include/gaim"
-
- econf ${myconf} || die "econf failure"
- emake || die "emake failure"
-}
-
-src_install() {
- make install DESTDIR=${D} || die "install failure"
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS PROTOCOL README VERSION
-}
diff --git a/net-im/gaim-snpp/gaim-snpp-0.4.0.ebuild b/net-im/gaim-snpp/gaim-snpp-0.4.0.ebuild
deleted file mode 100644
index 8ac76f5770fe..000000000000
--- a/net-im/gaim-snpp/gaim-snpp-0.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.4.0.ebuild,v 1.2 2004/06/24 22:51:44 agriffis Exp $
-
-use debug && inherit debug
-
-DESCRIPTION="gaim-snpp is an SNPP protocol plug-in for Gaim"
-HOMEPAGE="http://gaim-snpp.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE="debug"
-
-DEPEND="~net-im/gaim-0.78"
-#RDEPEND=""
-
-#S=${WORKDIR}/${P}
-
-src_compile() {
- local myconf
- myconf="${myconf} --with-gaim=/usr/include/gaim"
-
- econf ${myconf} || die "econf failure"
- emake || die "emake failure"
-}
-
-src_install() {
- make install DESTDIR=${D} || die "install failure"
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS PROTOCOL README VERSION
-}