summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-08-02 18:13:17 +0000
committerDon Seiler <rizzo@gentoo.org>2004-08-02 18:13:17 +0000
commitffb69fb076f7c764fe795b735eaf417324f530ec (patch)
treefbbb94b53f693a93c943aff755571bec7c5cb4a4 /x11-plugins
parentIncluded a fix from bug #59082 (-fPIC filtering). (diff)
downloadhistorical-ffb69fb076f7c764fe795b735eaf417324f530ec.tar.gz
historical-ffb69fb076f7c764fe795b735eaf417324f530ec.tar.bz2
historical-ffb69fb076f7c764fe795b735eaf417324f530ec.zip
gaim-0.80 stable, removing obsolete version and plugins
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/autoprofile/Manifest4
-rw-r--r--x11-plugins/autoprofile/autoprofile-2.04.ebuild34
-rw-r--r--x11-plugins/autoprofile/files/digest-autoprofile-2.041
3 files changed, 1 insertions, 38 deletions
diff --git a/x11-plugins/autoprofile/Manifest b/x11-plugins/autoprofile/Manifest
index b8dc1e57dd62..e29d81499cdc 100644
--- a/x11-plugins/autoprofile/Manifest
+++ b/x11-plugins/autoprofile/Manifest
@@ -1,6 +1,4 @@
-MD5 bcb19ed13e4a4ed88c4bc45843faa46c autoprofile-2.07.ebuild 787
-MD5 aa5d5670eab97e5b2ec925303cadef3d autoprofile-2.04.ebuild 962
MD5 2937a545d1af115df3bb4201c820482d ChangeLog 1270
+MD5 bcb19ed13e4a4ed88c4bc45843faa46c autoprofile-2.07.ebuild 787
MD5 c1a2d7f113e28668f770c363bd5e761f metadata.xml 224
-MD5 6234e853a543f41c5cbe981bcc3747c2 files/digest-autoprofile-2.04 67
MD5 24400273a9593ad638ea5f52b4686fcf files/digest-autoprofile-2.07 67
diff --git a/x11-plugins/autoprofile/autoprofile-2.04.ebuild b/x11-plugins/autoprofile/autoprofile-2.04.ebuild
deleted file mode 100644
index 8a1b218722de..000000000000
--- a/x11-plugins/autoprofile/autoprofile-2.04.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.04.ebuild,v 1.3 2004/06/29 16:55:14 dholm Exp $
-
-DESCRIPTION=" AutoProfile is a fully-featured profile manager for the popular instant messanger client Gaim."
-HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-DEPEND="~net-im/gaim-0.77"
-#RDEPEND=""
-
-S=${WORKDIR}/${PN}
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i -e 's:PREFIX = /usr/local:PREFIX = '${D}'/usr:g' Makefile
- #sed -i -e 's:GTK_PREFIX = $(PREFIX):GTK_PREFIX = /usr:g' Makefile
- sed -i -e 's:GAIM_TOP2 = ../gaim:GAIM_TOP2 = /usr/include/gaim:g' Makefile
-}
-
-src_compile() {
- emake || die
-}
-
-src_install() {
- insinto /usr/lib/gaim
- doins autoprofile.so
-
- dodoc COPYING CHANGELOG FORTUNE INSTALL README TODO
-}
diff --git a/x11-plugins/autoprofile/files/digest-autoprofile-2.04 b/x11-plugins/autoprofile/files/digest-autoprofile-2.04
deleted file mode 100644
index edc6b217e83b..000000000000
--- a/x11-plugins/autoprofile/files/digest-autoprofile-2.04
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3cd54a8687e571c377ad13c362363e49 autoprofile-2.04.tar.gz 31014