diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-28 20:42:00 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-28 20:42:00 +0000 |
commit | 91f98be41f6a3a9f137695c6d4a1f5ff067ffc3f (patch) | |
tree | 34f75bdf9ce3d880a60469d891949fda7e940148 | |
parent | Marked stable on sparc. (diff) | |
download | historical-91f98be41f6a3a9f137695c6d4a1f5ff067ffc3f.tar.gz historical-91f98be41f6a3a9f137695c6d4a1f5ff067ffc3f.tar.bz2 historical-91f98be41f6a3a9f137695c6d4a1f5ff067ffc3f.zip |
Marked stable on sparc, fixes bug #32744.
-rw-r--r-- | net-mail/evolution/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/evolution/Manifest | 4 | ||||
-rw-r--r-- | net-mail/evolution/evolution-1.4.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/evolution/ChangeLog b/net-mail/evolution/ChangeLog index ffd8596b41ba..e6d0942ab987 100644 --- a/net-mail/evolution/ChangeLog +++ b/net-mail/evolution/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/evolution # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.83 2003/10/22 12:55:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.84 2003/11/28 20:41:56 weeve Exp $ + + 28 Nov 2003; Jason Wever <weeve@gentoo.org> evolution-1.4.5.ebuild: + Marked stable on sparc, fixes bug #32744. 22 Oct 2003; Alastair Tse <liquidx@gentoo.org> evolution-1.2.3.ebuild, evolution-1.2.4.ebuild, evolution-1.4.3.ebuild, evolution-1.4.4.ebuild, diff --git a/net-mail/evolution/Manifest b/net-mail/evolution/Manifest index 929bf726bb61..bd8946182a60 100644 --- a/net-mail/evolution/Manifest +++ b/net-mail/evolution/Manifest @@ -1,9 +1,9 @@ -MD5 f4770521ad20bf9242a48cb1c50813b3 ChangeLog 13634 +MD5 c59376b7da8ae0d7533949c7df3433d5 ChangeLog 13747 MD5 23df33d6b22c462f267c44c1b1d9eea4 evolution-1.2.3.ebuild 5916 MD5 8cbd6785d4eca6ad34ce38cf714fcf5c evolution-1.2.4.ebuild 6385 MD5 b356540f443f116b5004130c3c3945cd evolution-1.4.3.ebuild 4794 MD5 670a44fae2657971b6ad20a4a6c4e11b evolution-1.4.4.ebuild 5355 -MD5 c784e51c8ff939d69678ba5565a412e5 evolution-1.4.5.ebuild 5418 +MD5 dc8951acef727fa383884abc90b5edee evolution-1.4.5.ebuild 5415 MD5 80850151bae2bd61c4ac796f83656ef6 metadata.xml 217 MD5 f17beebbd2d9ff5d49f48352be1b359c files/digest-evolution-1.2.3 131 MD5 3137288dd17e357d0972dab00e4f6b6d files/digest-evolution-1.2.4 1230 diff --git a/net-mail/evolution/evolution-1.4.5.ebuild b/net-mail/evolution/evolution-1.4.5.ebuild index 0b6390684610..c38726bfae78 100644 --- a/net-mail/evolution/evolution-1.4.5.ebuild +++ b/net-mail/evolution/evolution-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.5.ebuild,v 1.5 2003/10/22 12:55:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.5.ebuild,v 1.6 2003/11/28 20:41:57 weeve Exp $ inherit flag-o-matic virtualx gnome2 use kde && inherit kde @@ -17,7 +17,7 @@ HOMEPAGE="http://www.ximian.com" IUSE="ssl mozilla ldap doc spell pda ipv6 kerberos kde crypt" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~hppa ~alpha" +KEYWORDS="x86 ~ppc sparc ~hppa ~alpha" # Top stanza are ximian deps RDEPEND=">=gnome-extra/libgtkhtml-3.0.9 |