summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-04-13 17:52:05 +0000
committerUlrich Müller <ulm@gentoo.org>2012-04-13 17:52:05 +0000
commit8dbd4a10e6ce00610d44a404238eceff2e2de568 (patch)
treedd68a53c142e8c4f9d7ebb2dab0c5ea5ec6e8ae8 /app-office
parentMove EAPI assignment to top of ebuild, bug 411875. (diff)
downloadhistorical-8dbd4a10e6ce00610d44a404238eceff2e2de568.tar.gz
historical-8dbd4a10e6ce00610d44a404238eceff2e2de568.tar.bz2
historical-8dbd4a10e6ce00610d44a404238eceff2e2de568.zip
Move EAPI assignment to top of ebuild, bug 411875.
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'app-office')
-rw-r--r--app-office/calligra/ChangeLog6
-rw-r--r--app-office/calligra/calligra-2.4.0-r1.ebuild6
-rw-r--r--app-office/calligra/calligra-2.4.9999.ebuild6
-rw-r--r--app-office/hourglass/ChangeLog8
-rw-r--r--app-office/hourglass/hourglass-0.7.1.ebuild6
-rw-r--r--app-office/hourglass/hourglass-0.7.2.ebuild6
6 files changed, 23 insertions, 15 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog
index 84c6d56748ff..2a0c26e51069 100644
--- a/app-office/calligra/ChangeLog
+++ b/app-office/calligra/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/calligra
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.37 2012/04/12 20:16:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.38 2012/04/13 17:50:47 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> calligra-2.4.0-r1.ebuild,
+ calligra-2.4.9999.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
12 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
-calligra-2.3.92-r1.ebuild, -files/calligra-2.3.92-language.patch,
diff --git a/app-office/calligra/calligra-2.4.0-r1.ebuild b/app-office/calligra/calligra-2.4.0-r1.ebuild
index 299cf47d85bc..97c6ea38350d 100644
--- a/app-office/calligra/calligra-2.4.0-r1.ebuild
+++ b/app-office/calligra/calligra-2.4.0-r1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0-r1.ebuild,v 1.3 2012/04/12 20:16:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0-r1.ebuild,v 1.4 2012/04/13 17:50:47 ulm Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
# krita/CMakeLists.txt
-EGIT_BRANCH="calligra/2.4"
-
EAPI=4
+EGIT_BRANCH="calligra/2.4"
+
KDE_SCM=git
KDE_MINIMAL=4.6.4
QT_MINIMAL=4.8.1
diff --git a/app-office/calligra/calligra-2.4.9999.ebuild b/app-office/calligra/calligra-2.4.9999.ebuild
index 88b147bd8dad..7cf0cb2dafdb 100644
--- a/app-office/calligra/calligra-2.4.9999.ebuild
+++ b/app-office/calligra/calligra-2.4.9999.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild,v 1.6 2012/04/12 20:16:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild,v 1.7 2012/04/13 17:50:47 ulm Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
# krita/CMakeLists.txt
-EGIT_BRANCH="calligra/2.4"
-
EAPI=4
+EGIT_BRANCH="calligra/2.4"
+
KDE_SCM=git
KDE_MINIMAL=4.6.4
QT_MINIMAL=4.8.1
diff --git a/app-office/hourglass/ChangeLog b/app-office/hourglass/ChangeLog
index db331d4fd0fd..8880929746e6 100644
--- a/app-office/hourglass/ChangeLog
+++ b/app-office/hourglass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/hourglass
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/hourglass/ChangeLog,v 1.5 2009/06/11 13:51:14 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/hourglass/ChangeLog,v 1.6 2012/04/13 17:52:05 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> hourglass-0.7.1.ebuild,
+ hourglass-0.7.2.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
11 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
hourglass-0.7.2.ebuild:
diff --git a/app-office/hourglass/hourglass-0.7.1.ebuild b/app-office/hourglass/hourglass-0.7.1.ebuild
index 2716fe63f353..8bf794125312 100644
--- a/app-office/hourglass/hourglass-0.7.1.ebuild
+++ b/app-office/hourglass/hourglass-0.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/hourglass/hourglass-0.7.1.ebuild,v 1.1 2009/01/06 08:14:53 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/hourglass/hourglass-0.7.1.ebuild,v 1.2 2012/04/13 17:52:05 ulm Exp $
-JAVA_PKG_IUSE="doc source"
EAPI="1"
+JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2 eutils
diff --git a/app-office/hourglass/hourglass-0.7.2.ebuild b/app-office/hourglass/hourglass-0.7.2.ebuild
index 612092891710..d1916402ee6f 100644
--- a/app-office/hourglass/hourglass-0.7.2.ebuild
+++ b/app-office/hourglass/hourglass-0.7.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/hourglass/hourglass-0.7.2.ebuild,v 1.3 2009/06/11 13:51:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/hourglass/hourglass-0.7.2.ebuild,v 1.4 2012/04/13 17:52:05 ulm Exp $
-JAVA_PKG_IUSE="doc source"
EAPI="1"
+JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2 eutils