diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 20:16:28 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 20:16:28 +0000 |
commit | 9dc5871eeb2660ccadb3f4c750433d870d99e587 (patch) | |
tree | 2240a8f6d1ea040098c0db86281f9d8a5f25a21e /gnome-extra/evolution-webcal | |
parent | Stable on alpha, bug 75203. (Manifest recommit) (diff) | |
download | gentoo-2-9dc5871eeb2660ccadb3f4c750433d870d99e587.tar.gz gentoo-2-9dc5871eeb2660ccadb3f4c750433d870d99e587.tar.bz2 gentoo-2-9dc5871eeb2660ccadb3f4c750433d870d99e587.zip |
Stable on hppa.
Diffstat (limited to 'gnome-extra/evolution-webcal')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index 56fab8ea5818..0090fbeafed1 100644 --- a/gnome-extra/evolution-webcal/ChangeLog +++ b/gnome-extra/evolution-webcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/evolution-webcal # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.11 2004/12/11 10:58:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.12 2004/12/23 20:14:15 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> evolution-webcal-2.0.1.ebuild: + Stable on hppa. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> evolution-webcal-2.0.1.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild index 3bbaf37a32bb..aff26ed8bd2b 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild,v 1.7 2004/12/11 10:58:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild,v 1.8 2004/12/23 20:14:15 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ppc sparc ~mips ~hppa ~ia64 alpha" +KEYWORDS="x86 ~amd64 ppc sparc ~mips hppa ~ia64 alpha" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 |