diff options
8 files changed, 9 insertions, 99 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 diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog index ba58b974c525..914125f74706 100644 --- a/x11-plugins/gaim-xmms-remote/ChangeLog +++ b/x11-plugins/gaim-xmms-remote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-xmms-remote # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.8 2004/06/26 02:27:38 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.9 2004/06/28 18:59:42 rizzo Exp $ + + 28 Jun 2004; Don Seiler <rizzo@gentoo.org> -gaim-xmms-remote-1.0.ebuild, + -gaim-xmms-remote-1.2.ebuild: + Removing old files for gaim pruning *gaim-xmms-remote-1.3 (25 Jun 2004) diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.0 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.0 deleted file mode 100644 index 21ce44b12c03..000000000000 --- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 65005ea2f31eb9be7cb60872209a686e gaim-xmms-remote-1.0.tar.gz 290175 diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.2 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.2 deleted file mode 100644 index 847da21a665f..000000000000 --- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 741b29feb83d8c958e39d4aaca9cdbdc gaim-xmms-remote-1.2.tar.gz 304352 diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild deleted file mode 100644 index ebbf4bc0b430..000000000000 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild +++ /dev/null @@ -1,30 +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/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild,v 1.8 2004/06/24 22:52:22 agriffis Exp $ - -use debug && inherit debug - -DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim." - -HOMEPAGE="http://guifications.sourceforge.net/gaim-xmms-remote/" -SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ppc" -IUSE="debug" - -DEPEND="<=net-im/gaim-0.76 - media-sound/xmms" -#RDEPEND="" - -src_compile() { - local myconf - myconf="${myconf} --with-gaim=/usr/include/gaim" - econf ${myconf} || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION -} diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild deleted file mode 100644 index a5a913f9193a..000000000000 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild +++ /dev/null @@ -1,30 +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/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild,v 1.3 2004/06/24 22:52:22 agriffis Exp $ - -use debug && inherit debug - -DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim." - -HOMEPAGE="http://guifications.sourceforge.net/gaim-xmms-remote/" -SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="debug" - -DEPEND="~net-im/gaim-0.78 - media-sound/xmms" -#RDEPEND="" - -src_compile() { - local myconf - myconf="${myconf} --with-gaim=/usr/include/gaim" - econf ${myconf} || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION -} |