diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-18 15:46:07 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-18 15:46:07 +0000 |
commit | 9e947b38218c330317002cc91da177cc3e06899a (patch) | |
tree | 7a4ccf7eb18dcaf1e18455a62ca645cb01024bfa /kde-base/kdenetwork | |
parent | Don't use bindnow-flags. Bug 210583. (diff) | |
download | gentoo-2-9e947b38218c330317002cc91da177cc3e06899a.tar.gz gentoo-2-9e947b38218c330317002cc91da177cc3e06899a.tar.bz2 gentoo-2-9e947b38218c330317002cc91da177cc3e06899a.zip |
Don't use bindnow-flags. Bug 210583.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdenetwork')
-rw-r--r-- | kde-base/kdenetwork/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-3.5.8.ebuild | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/kde-base/kdenetwork/ChangeLog b/kde-base/kdenetwork/ChangeLog index 900df189d81d..bc0d3eac39d2 100644 --- a/kde-base/kdenetwork/ChangeLog +++ b/kde-base/kdenetwork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdenetwork # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.288 2008/02/18 13:11:45 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.289 2008/02/18 15:46:07 ingmar Exp $ + + 18 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> kdenetwork-3.5.8.ebuild: + Don't use bindnow-flags. Bug 210583. 18 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kdenetwork-3.5.5-r1.ebuild, -kdenetwork-3.5.5-r2.ebuild, diff --git a/kde-base/kdenetwork/kdenetwork-3.5.8.ebuild b/kde-base/kdenetwork/kdenetwork-3.5.8.ebuild index 3c336ab3685d..9615f599e0ba 100644 --- a/kde-base/kdenetwork/kdenetwork-3.5.8.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.5.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.8.ebuild,v 1.9 2008/01/31 02:26:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.8.ebuild,v 1.10 2008/02/18 15:46:07 ingmar Exp $ -inherit kde-dist eutils flag-o-matic +inherit kde-dist eutils DESCRIPTION="KDE network applications: Kopete, KPPP, KGet,..." @@ -62,8 +62,6 @@ pkg_setup() { } src_compile() { - export BINDNOW_FLAGS="$(bindnow-flags)" - local myconf="--with-libidn $(use_enable sametime sametime-plugin) $(use_enable slp) $(use_with wifi) $(use_enable jingle) |