From ab541afd270e2e0e7e409c79a2e572bc7e4181db Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Fri, 10 Feb 2006 18:13:47 +0000 Subject: Version bump to sc-2.0.0, dropping previous versions (Portage version: 2.1_pre4-r1) --- mail-client/sylpheed-claws-acpi-notifier/ChangeLog | 11 ++++- .../files/digest-sylpheed-claws-acpi-notifier-0.3 | 1 - .../files/digest-sylpheed-claws-acpi-notifier-0.8 | 3 ++ .../sylpheed-claws-acpi-notifier-0.3.ebuild | 56 ---------------------- .../sylpheed-claws-acpi-notifier-0.8.ebuild | 52 ++++++++++++++++++++ 5 files changed, 64 insertions(+), 59 deletions(-) delete mode 100644 mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.3 create mode 100644 mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.8 delete mode 100644 mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.3.ebuild create mode 100644 mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.8.ebuild (limited to 'mail-client/sylpheed-claws-acpi-notifier') diff --git a/mail-client/sylpheed-claws-acpi-notifier/ChangeLog b/mail-client/sylpheed-claws-acpi-notifier/ChangeLog index aeb0c41e059c..a838e6ac42a6 100644 --- a/mail-client/sylpheed-claws-acpi-notifier/ChangeLog +++ b/mail-client/sylpheed-claws-acpi-notifier/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-client/sylpheed-claws-acpi-notifier -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-acpi-notifier/ChangeLog,v 1.1 2005/11/13 12:22:46 genone Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-acpi-notifier/ChangeLog,v 1.2 2006/02/10 18:09:25 genone Exp $ + +*sylpheed-claws-acpi-notifier-0.8 (10 Feb 2006) + + 10 Feb 2006; Marius Mauch + -sylpheed-claws-acpi-notifier-0.3.ebuild, + +sylpheed-claws-acpi-notifier-0.8.ebuild: + Version bump to sc-2.0.0, dropping previous versions *sylpheed-claws-acpi-notifier-0.3 (13 Nov 2005) diff --git a/mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.3 b/mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.3 deleted file mode 100644 index bf1ee54b79de..000000000000 --- a/mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 3c53408600fca845f14790dbfe715383 sylpheed-claws-external-plugins-1.9.100.tar.gz 3191395 diff --git a/mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.8 b/mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.8 new file mode 100644 index 000000000000..e49e840e05c1 --- /dev/null +++ b/mail-client/sylpheed-claws-acpi-notifier/files/digest-sylpheed-claws-acpi-notifier-0.8 @@ -0,0 +1,3 @@ +MD5 77fe8e71f12c6f6ae1dfe9d55ab3d7d4 sylpheed-claws-extra-plugins-2.0.0.tar.bz2 2935762 +RMD160 09ba59e1da4eacf0a50c2271cbadd0b44212285f sylpheed-claws-extra-plugins-2.0.0.tar.bz2 2935762 +SHA256 88b01ccdece05adf3b1046c3ddcbd20ca3455d20e97f59bf1ea8d3fcbe1baf29 sylpheed-claws-extra-plugins-2.0.0.tar.bz2 2935762 diff --git a/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.3.ebuild b/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.3.ebuild deleted file mode 100644 index b46e8650994d..000000000000 --- a/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.3.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.3.ebuild,v 1.1 2005/11/13 12:22:46 genone Exp $ - -inherit eutils - -MY_PN="${PN#sylpheed-claws-}" -MY_PN="${MY_PN/-/_}" -MY_P="${MY_PN}-${PV}" -SC_BASE="1.9.100" - -DESCRIPTION="This plugin enables mail notification via LEDs on some laptops." -HOMEPAGE="http://claws.sylpheed.org" -SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-external-plugins-${SC_BASE}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" -DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" - -S="${WORKDIR}/sylpheed-claws-external-plugins-${SC_BASE}/${MY_P}" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${MY_P}-ibm.patch" -} - -src_install() { - make DESTDIR="${D}" install - dodoc AUTHORS ChangeLog NEWS README - - # kill useless files - rm -f ${D}usr/lib*/sylpheed-claws/plugins/*.{a,la} -} - -pkg_postinst() { - PROC_IFACES="/proc/driver/acerhk/led /proc/acpi/asus/mled /proc/acpi/ibm/led" - - local procfile - local message_shown=false - - echo - for procfile in ${PROC_IFACES}; do - if [[ -f ${procfile} ]]; then - einfo "Make sure ${procfile} is writable by users of this plugin." - message_shown=true - fi - done - if ! $message_shown; then - einfo "To use this plugin, you will have to find the /proc interface" - einfo "that controls your LED. Whatever it is, make sure it's writable" - einfo "by users who will run this plugin." - fi - echo -} diff --git a/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.8.ebuild b/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.8.ebuild new file mode 100644 index 000000000000..4198eb46ba41 --- /dev/null +++ b/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.8.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-acpi-notifier/sylpheed-claws-acpi-notifier-0.8.ebuild,v 1.1 2006/02/10 18:09:25 genone Exp $ + +inherit eutils + +MY_PN="${PN#sylpheed-claws-}" +MY_PN="${MY_PN/-/_}" +MY_P="${MY_PN}-${PV}" +SC_BASE="2.0.0" +SC_BASE_NAME="sylpheed-claws-extra-plugins-${SC_BASE}" + +DESCRIPTION="This plugin enables mail notification via LEDs on some laptops." +HOMEPAGE="http://claws.sylpheed.org" +SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" +DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" + +S="${WORKDIR}/${SC_BASE_NAME}/${MY_P}" + +src_install() { + pwd + make DESTDIR="${D}" install + dodoc AUTHORS ChangeLog NEWS README + + # kill useless files + rm -f ${D}usr/lib*/sylpheed-claws/plugins/*.{a,la} +} + +pkg_postinst() { + PROC_IFACES="/proc/driver/acerhk/led /proc/acpi/asus/mled /proc/acpi/ibm/led" + + local procfile + local message_shown=false + + echo + for procfile in ${PROC_IFACES}; do + if [[ -f ${procfile} ]]; then + einfo "Make sure ${procfile} is writable by users of this plugin." + message_shown=true + fi + done + if ! $message_shown; then + einfo "To use this plugin, you will have to find the /proc interface" + einfo "that controls your LED. Whatever it is, make sure it's writable" + einfo "by users who will run this plugin." + fi + echo +} -- cgit v1.2.3-65-gdbad