* [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/, mail-client/evolution/
@ 2012-09-22 20:22 Nirbheek Chauhan
0 siblings, 0 replies; 3+ messages in thread
From: Nirbheek Chauhan @ 2012-09-22 20:22 UTC (permalink / raw
To: gentoo-commits
commit: 863a865966fd505a2d785eee5aaeb3a0df0db9bd
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 22 19:56:47 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 19:56:47 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=863a8659
evolution,eds: 3.5.92 → 3.6.0
---
...2.ebuild => evolution-data-server-3.6.0.ebuild} | 0
...lution-3.5.92.ebuild => evolution-3.6.0.ebuild} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.5.92.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.6.0.ebuild
similarity index 100%
rename from gnome-extra/evolution-data-server/evolution-data-server-3.5.92.ebuild
rename to gnome-extra/evolution-data-server/evolution-data-server-3.6.0.ebuild
diff --git a/mail-client/evolution/evolution-3.5.92.ebuild b/mail-client/evolution/evolution-3.6.0.ebuild
similarity index 100%
rename from mail-client/evolution/evolution-3.5.92.ebuild
rename to mail-client/evolution/evolution-3.6.0.ebuild
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/, mail-client/evolution/
@ 2012-10-17 9:57 Alexandre Rostovtsev
0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Rostovtsev @ 2012-10-17 9:57 UTC (permalink / raw
To: gentoo-commits
commit: 66152f1f16fa6989b1dfd11019913f1b058f2785
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 17 09:28:16 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Wed Oct 17 09:56:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=66152f1f
gnome-extra/evolution-data-server, mail-client/evolution: sync with gx86
---
.../evolution-data-server-3.6.1.ebuild | 10 +++++-----
.../evolution-data-server-9999.ebuild | 10 +++++-----
mail-client/evolution/evolution-3.6.1.ebuild | 4 ++--
mail-client/evolution/evolution-9999.ebuild | 4 ++--
4 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.6.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.6.1.ebuild
index 8a9314f..c1df072 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.6.1.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.1-r1.ebuild,v 1.4 2011/01/15 19:55:02 nirbheek Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="no"
@@ -9,13 +9,13 @@ PYTHON_DEPEND="2"
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"
-inherit db-use eutils flag-o-matic gnome2 python versionator vala virtualx
+inherit db-use eutils flag-o-matic gnome2 python vala versionator virtualx
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
DESCRIPTION="Evolution groupware backend"
-HOMEPAGE="http://www.gnome.org/projects/evolution/"
+HOMEPAGE="http://projects.gnome.org/evolution/"
# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) BSD DB"
@@ -28,7 +28,7 @@ if [[ ${PV} = 9999 ]]; then
REQUIRED_USE="${REQUIRED_USE} api-doc-extras? ( doc )"
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
fi
RDEPEND=">=dev-libs/glib-2.32:2
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
index 8a9314f..c1df072 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.1-r1.ebuild,v 1.4 2011/01/15 19:55:02 nirbheek Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="no"
@@ -9,13 +9,13 @@ PYTHON_DEPEND="2"
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"
-inherit db-use eutils flag-o-matic gnome2 python versionator vala virtualx
+inherit db-use eutils flag-o-matic gnome2 python vala versionator virtualx
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
DESCRIPTION="Evolution groupware backend"
-HOMEPAGE="http://www.gnome.org/projects/evolution/"
+HOMEPAGE="http://projects.gnome.org/evolution/"
# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) BSD DB"
@@ -28,7 +28,7 @@ if [[ ${PV} = 9999 ]]; then
REQUIRED_USE="${REQUIRED_USE} api-doc-extras? ( doc )"
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
fi
RDEPEND=">=dev-libs/glib-2.32:2
diff --git a/mail-client/evolution/evolution-3.6.1.ebuild b/mail-client/evolution/evolution-3.6.1.ebuild
index 086f40b..e7d5e88 100644
--- a/mail-client/evolution/evolution-3.6.1.ebuild
+++ b/mail-client/evolution/evolution-3.6.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
-HOMEPAGE="http://www.gnome.org/projects/evolution/"
+HOMEPAGE="http://projects.gnome.org/evolution/"
# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) CCPL-Attribution-ShareAlike-3.0 FDL-1.3+ OPENLDAP"
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then
IUSE="${IUSE} doc"
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
fi
# We need a graphical pinentry frontend to be able to ask for the GPG
diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/evolution/evolution-9999.ebuild
index 086f40b..e7d5e88 100644
--- a/mail-client/evolution/evolution-9999.ebuild
+++ b/mail-client/evolution/evolution-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
-HOMEPAGE="http://www.gnome.org/projects/evolution/"
+HOMEPAGE="http://projects.gnome.org/evolution/"
# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) CCPL-Attribution-ShareAlike-3.0 FDL-1.3+ OPENLDAP"
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then
IUSE="${IUSE} doc"
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
fi
# We need a graphical pinentry frontend to be able to ask for the GPG
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/, mail-client/evolution/
@ 2013-09-02 12:57 Priit Laes
0 siblings, 0 replies; 3+ messages in thread
From: Priit Laes @ 2013-09-02 12:57 UTC (permalink / raw
To: gentoo-commits
commit: 03e61ff79b6edc360d0be1a39268f724cfba9ded
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Mon Sep 2 12:57:21 2013 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Mon Sep 2 12:58:25 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=03e61ff7
gnome-extra/evolution-data-server: 3.9.90 -> 3.9.91
---
...tion-data-server-3.9.90.ebuild => evolution-data-server-3.9.91.ebuild} | 0
.../evolution/{evolution-3.9.90.ebuild => evolution-3.9.91.ebuild} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.9.90.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.9.91.ebuild
similarity index 100%
rename from gnome-extra/evolution-data-server/evolution-data-server-3.9.90.ebuild
rename to gnome-extra/evolution-data-server/evolution-data-server-3.9.91.ebuild
diff --git a/mail-client/evolution/evolution-3.9.90.ebuild b/mail-client/evolution/evolution-3.9.91.ebuild
similarity index 100%
rename from mail-client/evolution/evolution-3.9.90.ebuild
rename to mail-client/evolution/evolution-3.9.91.ebuild
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-02 12:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17 9:57 [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/, mail-client/evolution/ Alexandre Rostovtsev
-- strict thread matches above, loose matches on Subject: below --
2013-09-02 12:57 Priit Laes
2012-09-22 20:22 Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox