diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-06-28 19:01:10 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-06-28 19:01:10 +0000 |
commit | e7eb7dde23b02ae7f47f4ae50b5573ef7a056f0a (patch) | |
tree | db51d4a7bc843dc98c87d04215935ea77a17c477 /x11-plugins/autoprofile | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-e7eb7dde23b02ae7f47f4ae50b5573ef7a056f0a.tar.gz gentoo-2-e7eb7dde23b02ae7f47f4ae50b5573ef7a056f0a.tar.bz2 gentoo-2-e7eb7dde23b02ae7f47f4ae50b5573ef7a056f0a.zip |
Removing old files for gaim pruning
Diffstat (limited to 'x11-plugins/autoprofile')
-rw-r--r-- | x11-plugins/autoprofile/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.07.ebuild | 34 | ||||
-rw-r--r-- | x11-plugins/autoprofile/files/digest-autoprofile-2.07 | 1 |
3 files changed, 4 insertions, 36 deletions
diff --git a/x11-plugins/autoprofile/ChangeLog b/x11-plugins/autoprofile/ChangeLog index ed5796e0335e..534d0775d6d7 100644 --- a/x11-plugins/autoprofile/ChangeLog +++ b/x11-plugins/autoprofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/autoprofile # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.6 2004/06/24 22:48:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.7 2004/06/28 19:01:10 rizzo Exp $ + + 28 Jun 2004; Don Seiler <rizzo@gentoo.org> -autoprofile-2.07.ebuild: + Removing old files for gaim pruning 15 Jun 2004; Don Seiler <rizzo@gentoo.org> -autoprofile-2.06.ebuild: Pruning obsolete files diff --git a/x11-plugins/autoprofile/autoprofile-2.07.ebuild b/x11-plugins/autoprofile/autoprofile-2.07.ebuild deleted file mode 100644 index 7e47731302a1..000000000000 --- a/x11-plugins/autoprofile/autoprofile-2.07.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.07.ebuild,v 1.2 2004/06/24 22:48:55 agriffis Exp $ - -DESCRIPTION="Gaim plugin that creates away messages and profiles using dynamic components." -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.78" -#RDEPEND="" - -#S=${WORKDIR}/${P} - -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 COPYRIGHT INSTALL README TODO -} diff --git a/x11-plugins/autoprofile/files/digest-autoprofile-2.07 b/x11-plugins/autoprofile/files/digest-autoprofile-2.07 deleted file mode 100644 index fdd8a6cf81d2..000000000000 --- a/x11-plugins/autoprofile/files/digest-autoprofile-2.07 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3a3d06fbb8e6de39137ca8aa7243ac4 autoprofile-2.07.tar.gz 43614 |