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
commit418790bc7d16b481844b46012589f56a008b748c (patch)
tree277a0b87e8dea3a2c11beb9c149ac9a6e8fd88b2 /x11-plugins/autoprofile
parentIncluded a fix from bug #59082 (-fPIC filtering). (Manifest recommit) (diff)
downloadgentoo-2-418790bc7d16b481844b46012589f56a008b748c.tar.gz
gentoo-2-418790bc7d16b481844b46012589f56a008b748c.tar.bz2
gentoo-2-418790bc7d16b481844b46012589f56a008b748c.zip
gaim-0.80 stable, removing obsolete version and plugins
Diffstat (limited to 'x11-plugins/autoprofile')
-rw-r--r--x11-plugins/autoprofile/autoprofile-2.04.ebuild34
-rw-r--r--x11-plugins/autoprofile/files/digest-autoprofile-2.041
2 files changed, 0 insertions, 35 deletions
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