diff options
author | Olivier Crête <tester@gentoo.org> | 2007-12-08 16:33:48 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-12-08 16:33:48 +0000 |
commit | a06a2c495f9e318698d2ad665f2fbe20d46037b8 (patch) | |
tree | d344e3db198844f000081c1206efbf7c4a454266 /x11-plugins | |
parent | Remove versions depending on net-im/gaim (diff) | |
download | gentoo-2-a06a2c495f9e318698d2ad665f2fbe20d46037b8.tar.gz gentoo-2-a06a2c495f9e318698d2ad665f2fbe20d46037b8.tar.bz2 gentoo-2-a06a2c495f9e318698d2ad665f2fbe20d46037b8.zip |
Remove versions depending on net-im/gaim
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins')
8 files changed, 9 insertions, 99 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index 6a51d0ac73df..1739a78848a4 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/guifications # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.50 2007/10/30 03:04:55 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.51 2007/12/08 16:33:47 tester Exp $ + + 08 Dec 2007; Olivier Crête <tester@gentoo.org> -guifications-2.10.ebuild, + -guifications-2.12.ebuild, -guifications-2.13_beta7.ebuild, + guifications-2.14.ebuild: + Remove versions depending on net-im/gaim 30 Oct 2007; Olivier Crête <tester@gentoo.org> -guifications-2.13_beta6.ebuild: diff --git a/x11-plugins/guifications/files/digest-guifications-2.10 b/x11-plugins/guifications/files/digest-guifications-2.10 deleted file mode 100644 index 8fb7c0b7649f..000000000000 --- a/x11-plugins/guifications/files/digest-guifications-2.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 df22e7f44722ecd9cf12876c83032d60 guifications-2.10.tar.bz2 594539 -RMD160 f463a82a19fba9a136839fb78aeac06eb0386065 guifications-2.10.tar.bz2 594539 -SHA256 b08906c800e67973c41ed41adb1d954406b65c78179ac88d230d4baa840b10fb guifications-2.10.tar.bz2 594539 diff --git a/x11-plugins/guifications/files/digest-guifications-2.12 b/x11-plugins/guifications/files/digest-guifications-2.12 deleted file mode 100644 index a2ea8ed64608..000000000000 --- a/x11-plugins/guifications/files/digest-guifications-2.12 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c6437efe487a2c3675361c53fdf376bb guifications-2.12.tar.bz2 604760 -RMD160 3796256b2858d325fbf593d8509229de0fd1f0ed guifications-2.12.tar.bz2 604760 -SHA256 7cbc4e2e32dc95acfe2891cbe8f67a8dacbefded4f974f9afff484723fc32559 guifications-2.12.tar.bz2 604760 diff --git a/x11-plugins/guifications/files/digest-guifications-2.13_beta7 b/x11-plugins/guifications/files/digest-guifications-2.13_beta7 deleted file mode 100644 index 2b437f545735..000000000000 --- a/x11-plugins/guifications/files/digest-guifications-2.13_beta7 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 00a09aa532389f9c4ff678293610defe pidgin-guifications-2.13beta7.tar.bz2 553343 -RMD160 678cdd8478231e5cc7a125b525c2fafff22a8b86 pidgin-guifications-2.13beta7.tar.bz2 553343 -SHA256 919d229a2fa5a4390d73ea313748198f1a5cb961d533505deaaae69733a57a82 pidgin-guifications-2.13beta7.tar.bz2 553343 diff --git a/x11-plugins/guifications/guifications-2.10.ebuild b/x11-plugins/guifications/guifications-2.10.ebuild deleted file mode 100644 index 6e0f1f4ec277..000000000000 --- a/x11-plugins/guifications/guifications-2.10.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.10.ebuild,v 1.3 2005/07/28 13:16:42 gustavoz Exp $ - -DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" -HOMEPAGE="http://guifications.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc" -IUSE="debug" - -DEPEND=">=net-im/gaim-1.0.0" -#RDEPEND="" - -src_compile() { - local myconf - myconf=`use_enable debug` - - econf ${myconf} || die "econf failure" - emake || die "emake failure" -} - -src_install() { - make install DESTDIR=${D} || die "make install failure" - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION -} diff --git a/x11-plugins/guifications/guifications-2.12.ebuild b/x11-plugins/guifications/guifications-2.12.ebuild deleted file mode 100644 index 86f2717a8edc..000000000000 --- a/x11-plugins/guifications/guifications-2.12.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.12.ebuild,v 1.1 2005/08/03 03:29:12 rizzo Exp $ - -DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" -HOMEPAGE="http://guifications.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" -IUSE="debug" - -DEPEND=">=net-im/gaim-1.0.0" -#RDEPEND="" - -src_compile() { - local myconf - myconf=`use_enable debug` - - econf ${myconf} || die "econf failure" - emake || die "emake failure" -} - -src_install() { - make install DESTDIR=${D} || die "make install failure" - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION -} diff --git a/x11-plugins/guifications/guifications-2.13_beta7.ebuild b/x11-plugins/guifications/guifications-2.13_beta7.ebuild deleted file mode 100644 index 82339e41e59a..000000000000 --- a/x11-plugins/guifications/guifications-2.13_beta7.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.13_beta7.ebuild,v 1.1 2007/05/01 12:46:37 tester Exp $ - -MY_PN=pidgin-${PN} -MY_PV=${PV/_beta/beta} -MY_P=${MY_PN}-${MY_PV} -S="${WORKDIR}/${MY_P}" -DESCRIPTION="Guifications is a graphical notification plugin for the open source instant message client pidgin" -HOMEPAGE="http://gaim.guifications.org" -SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" -IUSE="debug nls" - -DEPEND="net-im/pidgin" - -src_compile() { - econf \ - $(use_enable debug ) \ - $(use_enable nls) || die "econf failure" - emake || die "emake failure" -} - -src_install() { - make install DESTDIR=${D} || die "make install failure" - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION -} diff --git a/x11-plugins/guifications/guifications-2.14.ebuild b/x11-plugins/guifications/guifications-2.14.ebuild index 49cb78916861..cea2bf039484 100644 --- a/x11-plugins/guifications/guifications-2.14.ebuild +++ b/x11-plugins/guifications/guifications-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.6 2007/08/28 14:43:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.7 2007/12/08 16:33:47 tester Exp $ MY_PN=pidgin-${PN} MY_PV=${PV/_beta/beta} @@ -25,6 +25,6 @@ src_compile() { } src_install() { - make install DESTDIR=${D} || die "make install failure" - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION + make install DESTDIR="${D}" || die "make install failure" + dodoc AUTHORS ChangeLog INSTALL NEWS README TODO VERSION } |