diff options
author | 2011-10-29 17:44:14 +0000 | |
---|---|---|
committer | 2011-10-29 17:44:14 +0000 | |
commit | a06d94cb40a97691b59b000d83503576bb373ea9 (patch) | |
tree | 8d00af8983ad23a86e92befe7fa162b206268987 /app-office/calligra | |
parent | Drop blocker on net-irc/irssi-svn which was pkgmoved to net-irc/irssi. (diff) | |
download | gentoo-2-a06d94cb40a97691b59b000d83503576bb373ea9.tar.gz gentoo-2-a06d94cb40a97691b59b000d83503576bb373ea9.tar.bz2 gentoo-2-a06d94cb40a97691b59b000d83503576bb373ea9.zip |
Version bump; remove old
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'app-office/calligra')
-rw-r--r-- | app-office/calligra/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/calligra/calligra-2.3.83.ebuild (renamed from app-office/calligra/calligra-2.3.82.ebuild) | 8 | ||||
-rw-r--r-- | app-office/calligra/calligra-9999.ebuild | 3 |
3 files changed, 15 insertions, 4 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog index cf556394fbe1..1f7d6d1616f2 100644 --- a/app-office/calligra/ChangeLog +++ b/app-office/calligra/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/calligra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.12 2011/10/17 15:25:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.13 2011/10/29 17:44:14 dilfridge Exp $ + +*calligra-2.3.83 (29 Oct 2011) + + 29 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -calligra-2.3.82.ebuild, +calligra-2.3.83.ebuild, calligra-9999.ebuild: + Version bump; remove old 17 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> -files/calligra-2.3.74-jpeglcms-2.patch, calligra-2.3.82.ebuild, diff --git a/app-office/calligra/calligra-2.3.82.ebuild b/app-office/calligra/calligra-2.3.83.ebuild index 63361900f114..7b3e531c244e 100644 --- a/app-office/calligra/calligra-2.3.82.ebuild +++ b/app-office/calligra/calligra-2.3.83.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.82.ebuild,v 1.2 2011/10/17 15:25:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.83.ebuild,v 1.1 2011/10/29 17:44:14 dilfridge Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -11,7 +11,10 @@ EAPI=4 KDE_SCM=git KDE_MINIMAL=4.6.4 OPENGL_REQUIRED=optional -KDE_HANDBOOK=optional + +# KDE_HANDBOOK=optional +# no handbook in 83 + KDE_LINGUAS_LIVE_OVERRIDE=true inherit kde4-base @@ -162,6 +165,7 @@ src_configure() { $(cmake-utils_use_with pdf Pstoedit) $(cmake-utils_use_with postgres PostgreSQL) $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use semantic-desktop NEPOMUK) $(cmake-utils_use_with ssl OpenSSL) $(cmake-utils_use_with sybase FreeTDS) $(cmake-utils_use_with tiff TIFF) diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index 8431a6c261c1..707e85da4373 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.3 2011/10/17 15:25:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.4 2011/10/29 17:44:14 dilfridge Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -162,6 +162,7 @@ src_configure() { $(cmake-utils_use_with pdf Pstoedit) $(cmake-utils_use_with postgres PostgreSQL) $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use semantic-desktop NEPOMUK) $(cmake-utils_use_with ssl OpenSSL) $(cmake-utils_use_with sybase FreeTDS) $(cmake-utils_use_with tiff TIFF) |