summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2009-05-23 10:45:21 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2009-05-23 10:45:21 +0000
commitcc261f0eb666a64275589afbe0e5cb8ec78b4ab1 (patch)
treef6eb06a7eebc8309379a9f49187313c87dea4ceb /net-im/kadu
parentamd64 stable, bug #265545 (diff)
downloadgentoo-2-cc261f0eb666a64275589afbe0e5cb8ec78b4ab1.tar.gz
gentoo-2-cc261f0eb666a64275589afbe0e5cb8ec78b4ab1.tar.bz2
gentoo-2-cc261f0eb666a64275589afbe0e5cb8ec78b4ab1.zip
QA: Move EAPI definition before any global scope function calls thanks to Maciej Mrozowski in bug #270897
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-im/kadu')
-rw-r--r--net-im/kadu/ChangeLog7
-rw-r--r--net-im/kadu/kadu-0.6.5.1.ebuild5
-rw-r--r--net-im/kadu/kadu-0.6.5.2-r1.ebuild5
-rw-r--r--net-im/kadu/kadu-0.6.5.2.ebuild5
4 files changed, 12 insertions, 10 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog
index 5b6e98cbdd1e..b5e9c02aeea2 100644
--- a/net-im/kadu/ChangeLog
+++ b/net-im/kadu/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/kadu
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.74 2009/05/14 23:26:54 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.75 2009/05/23 10:45:21 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org> kadu-0.6.5.1.ebuild,
+ kadu-0.6.5.2.ebuild, kadu-0.6.5.2-r1.ebuild:
+ QA: Move EAPI definition before any global scope function calls thanks to
+ Maciej Mrozowski in bug #270897
14 May 2009; Dawid Węgliński <cla@gentoo.org> kadu-0.6.5.2-r1.ebuild:
Add missing dependency
diff --git a/net-im/kadu/kadu-0.6.5.1.ebuild b/net-im/kadu/kadu-0.6.5.1.ebuild
index 6a7beb9c4103..95aab8e55fac 100644
--- a/net-im/kadu/kadu-0.6.5.1.ebuild
+++ b/net-im/kadu/kadu-0.6.5.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.1.ebuild,v 1.3 2009/03/09 13:31:28 cla Exp $
-
-inherit base cmake-utils flag-o-matic
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.1.ebuild,v 1.4 2009/05/23 10:45:21 gentoofan23 Exp $
EAPI="2"
+inherit base cmake-utils flag-o-matic
DESCRIPTION="QT client for popular in Poland Gadu-Gadu instant messaging network"
HOMEPAGE="http://www.kadu.net"
diff --git a/net-im/kadu/kadu-0.6.5.2-r1.ebuild b/net-im/kadu/kadu-0.6.5.2-r1.ebuild
index 0a88ba765646..a42e80de164a 100644
--- a/net-im/kadu/kadu-0.6.5.2-r1.ebuild
+++ b/net-im/kadu/kadu-0.6.5.2-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.2-r1.ebuild,v 1.2 2009/05/14 23:26:54 cla Exp $
-
-inherit base cmake-utils flag-o-matic
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.2-r1.ebuild,v 1.3 2009/05/23 10:45:21 gentoofan23 Exp $
EAPI="2"
+inherit base cmake-utils flag-o-matic
DESCRIPTION="QT client for popular in Poland Gadu-Gadu instant messaging network"
HOMEPAGE="http://www.kadu.net"
diff --git a/net-im/kadu/kadu-0.6.5.2.ebuild b/net-im/kadu/kadu-0.6.5.2.ebuild
index 3bd0e8e6b105..53f7f3a3a862 100644
--- a/net-im/kadu/kadu-0.6.5.2.ebuild
+++ b/net-im/kadu/kadu-0.6.5.2.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.2.ebuild,v 1.1 2009/04/30 12:17:03 cla Exp $
-
-inherit base cmake-utils flag-o-matic
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.2.ebuild,v 1.2 2009/05/23 10:45:21 gentoofan23 Exp $
EAPI="2"
+inherit base cmake-utils flag-o-matic
DESCRIPTION="QT client for popular in Poland Gadu-Gadu instant messaging network"
HOMEPAGE="http://www.kadu.net"