diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:14:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:14:44 +0000 |
commit | d34e560fdd245c31a6fbd4293e777a1769b4f273 (patch) | |
tree | 26d3b1278c6ea1583009463ea5cfe946c6d8a988 /gnome-extra | |
parent | Marking pygtksourceview-2.6.0 ppc64 for bug 281427 (diff) | |
download | gentoo-2-d34e560fdd245c31a6fbd4293e777a1769b4f273.tar.gz gentoo-2-d34e560fdd245c31a6fbd4293e777a1769b4f273.tar.bz2 gentoo-2-d34e560fdd245c31a6fbd4293e777a1769b4f273.zip |
Marking evolution-data-server-2.26.3 ppc64 for bug 281427
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-data-server/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-2.26.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 a87360c8bd97..577e37367352 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.248 2009/11/28 18:14:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.249 2009/12/03 17:14:44 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> + evolution-data-server-2.26.3.ebuild: + Marking evolution-data-server-2.26.3 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> evolution-data-server-2.26.3.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-2.26.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-2.26.3.ebuild index 62cfe2b46d97..68980bd7261b 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-2.26.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-2.26.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.3.ebuild,v 1.8 2009/11/28 18:14:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.26.3.ebuild,v 1.9 2009/12/03 17:14:44 ranger Exp $ EAPI="2" @@ -11,7 +11,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.16.1 |