diff options
author | 2008-09-09 11:23:45 +0000 | |
---|---|---|
committer | 2008-09-09 11:23:45 +0000 | |
commit | 8e25c4392f2824c7ddad9830d57ad97d831d3cef (patch) | |
tree | aeea9456318b0c51a516024f7bbd9bcd32eeaeed /gnome-extra/evolution-data-server | |
parent | alpha/ia64/sparc stable wrt #236971 (diff) | |
download | gentoo-2-8e25c4392f2824c7ddad9830d57ad97d831d3cef.tar.gz gentoo-2-8e25c4392f2824c7ddad9830d57ad97d831d3cef.tar.bz2 gentoo-2-8e25c4392f2824c7ddad9830d57ad97d831d3cef.zip |
alpha/ia64/sparc stable wrt #236971
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-2.22.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog index 274dad3e472d..79911a683d31 100644 --- a/gnome-extra/evolution-data-server/ChangeLog +++ b/gnome-extra/evolution-data-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-data-server # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.186 2008/09/08 19:48:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.187 2008/09/09 11:23:45 armin76 Exp $ + + 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> + evolution-data-server-2.22.3.ebuild: + alpha/ia64/sparc stable wrt #236971 08 Sep 2008; Markus Meier <maekke@gentoo.org> evolution-data-server-2.22.3.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-2.22.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-2.22.3.ebuild index 292f2871afc9..6e282fc69c6e 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-2.22.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.3.ebuild,v 1.3 2008/09/08 19:48:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.22.3.ebuild,v 1.4 2008/09/09 11:23:45 armin76 Exp $ inherit db-use eutils flag-o-matic gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/" LICENSE="LGPL-2 Sleepycat" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="doc ipv6 kerberos gnome-keyring krb4 ldap ssl" RDEPEND=">=dev-libs/glib-2.15.3 |