diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-10-07 14:37:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-10-07 14:37:32 +0000 |
commit | ba56c9f9c1a7ad04bab9596d30f060f60bec6874 (patch) | |
tree | 31029fa59f1e2bf63dc327d50090bd7d3a127cd5 /net-im/psi | |
parent | [bump] dev-perl/IO-Socket-SSL-1.770.0 (diff) | |
download | gentoo-2-ba56c9f9c1a7ad04bab9596d30f060f60bec6874.tar.gz gentoo-2-ba56c9f9c1a7ad04bab9596d30f060f60bec6874.tar.bz2 gentoo-2-ba56c9f9c1a7ad04bab9596d30f060f60bec6874.zip |
Drop ebeep, bug #403911 by Petr Gregor
(Portage version: 2.1.11.24/cvs/Linux x86_64)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.14-r4.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index c204277f8591..939636502de2 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.227 2012/09/03 13:27:47 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.228 2012/10/07 14:37:32 pacho Exp $ + + 07 Oct 2012; Pacho Ramos <pacho@gentoo.org> psi-0.14-r4.ebuild: + Drop ebeep, bug #403911 by Petr Gregor 03 Sep 2012; Michael Palimaka <kensington@gentoo.org> psi-0.14-r4.ebuild: Add missing slot dependencies on Qt. diff --git a/net-im/psi/psi-0.14-r4.ebuild b/net-im/psi/psi-0.14-r4.ebuild index a3fb55e73325..8cec230636b0 100644 --- a/net-im/psi/psi-0.14-r4.ebuild +++ b/net-im/psi/psi-0.14-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r4.ebuild,v 1.10 2012/09/03 13:27:47 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r4.ebuild,v 1.11 2012/10/07 14:37:32 pacho Exp $ EAPI=4 @@ -68,7 +68,6 @@ src_prepare() { ewarn "Note: some patches depend on other. So if you disabled some patch" ewarn "and other started to fail to apply, you'll have to disable patches" ewarn "that fail too." - ebeep EPATCH_EXCLUDE="${MY_EPATCH_EXCLUDE} 005-less-includes.diff |