diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-06-15 14:38:07 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-06-15 14:38:07 +0000 |
commit | 24a97983bcc9074b656ba755c19bde7be23202e8 (patch) | |
tree | 84b4552fafab51ee46ae92f79dd5ea9b32a60bee /x11-plugins | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-24a97983bcc9074b656ba755c19bde7be23202e8.tar.gz gentoo-2-24a97983bcc9074b656ba755c19bde7be23202e8.tar.bz2 gentoo-2-24a97983bcc9074b656ba755c19bde7be23202e8.zip |
Pruning obsolete files
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/autoprofile/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.06.ebuild | 34 | ||||
-rw-r--r-- | x11-plugins/autoprofile/files/digest-autoprofile-2.06 | 1 |
3 files changed, 4 insertions, 36 deletions
diff --git a/x11-plugins/autoprofile/ChangeLog b/x11-plugins/autoprofile/ChangeLog index 5b15dd935fde..751bb09d5160 100644 --- a/x11-plugins/autoprofile/ChangeLog +++ b/x11-plugins/autoprofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/autoprofile # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.4 2004/06/15 14:36:35 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/ChangeLog,v 1.5 2004/06/15 14:38:07 rizzo Exp $ + + 15 Jun 2004; Don Seiler <rizzo@gentoo.org> -autoprofile-2.06.ebuild: + Pruning obsolete files *autoprofile-2.07 (15 Jun 2004) diff --git a/x11-plugins/autoprofile/autoprofile-2.06.ebuild b/x11-plugins/autoprofile/autoprofile-2.06.ebuild deleted file mode 100644 index 8e577e806e63..000000000000 --- a/x11-plugins/autoprofile/autoprofile-2.06.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.06.ebuild,v 1.2 2004/06/03 14:29:12 dholm 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.06 b/x11-plugins/autoprofile/files/digest-autoprofile-2.06 deleted file mode 100644 index 65c58756c40b..000000000000 --- a/x11-plugins/autoprofile/files/digest-autoprofile-2.06 +++ /dev/null @@ -1 +0,0 @@ -MD5 18152813af975af45b7cee6d5ea8962e autoprofile-2.06.tar.gz 42943 |