diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-01 10:25:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-01 10:25:33 +0000 |
commit | 17fc2183fbb74b27c39f6340208a1a42c7d7b8ce (patch) | |
tree | 81ebd9d5ea5b6e06db3f3aa60f14389fe8b15b44 /gnome-extra/evolution-data-server | |
parent | Add 0.5.14, remove old versions. (diff) | |
download | gentoo-2-17fc2183fbb74b27c39f6340208a1a42c7d7b8ce.tar.gz gentoo-2-17fc2183fbb74b27c39f6340208a1a42c7d7b8ce.tar.bz2 gentoo-2-17fc2183fbb74b27c39f6340208a1a42c7d7b8ce.zip |
alpha/ia64 stable wrt security #190861
(Portage version: 2.1.2.12)
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-1.10.3.1.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 a200a720c96c..422426a55f8c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.148 2007/09/01 08:05:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.149 2007/09/01 10:25:33 armin76 Exp $ + + 01 Sep 2007; Raúl Porcel <armin76@gentoo.org> + evolution-data-server-1.10.3.1.ebuild: + alpha/ia64 stable wrt security #190861 01 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> evolution-data-server-1.10.3.1.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.10.3.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.10.3.1.ebuild index 1b6b10ab1e42..c703fc4baa70 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.10.3.1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.10.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-1.10.3.1.ebuild,v 1.5 2007/09/01 08:05:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.10.3.1.ebuild,v 1.6 2007/09/01 10:25:33 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 keyring krb4 ldap ssl" RDEPEND=">=dev-libs/glib-2.10 |