diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 01:00:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 01:00:17 +0000 |
commit | fc423aa3c6e24533ad37cd9aec6260edb283ce7b (patch) | |
tree | a9679f552489d9cea9ea7b92fc8763cefe2cb9d1 /gnome-extra | |
parent | Added ~sparc keyword, resolves bug #65746. (Manifest recommit) (diff) | |
download | gentoo-2-fc423aa3c6e24533ad37cd9aec6260edb283ce7b.tar.gz gentoo-2-fc423aa3c6e24533ad37cd9aec6260edb283ce7b.tar.bz2 gentoo-2-fc423aa3c6e24533ad37cd9aec6260edb283ce7b.zip |
Keyworded ~sparc wrt #64135
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index 4367744cbdac..e524e3ee9727 100644 --- a/gnome-extra/evolution-webcal/ChangeLog +++ b/gnome-extra/evolution-webcal/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2004/09/22 10:40:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.4 2004/09/29 01:00:17 gustavoz Exp $ + + 28 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + evolution-webcal-2.0.0.ebuild: + Keyworded ~sparc wrt #64135 22 Sep 2004; David Holm <dholm@gentoo.org> evolution-webcal-2.0.0.ebuild: Added to ~ppc. diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild index 1a9b52653005..1d152f0243e1 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.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.0.ebuild,v 1.3 2004/09/22 10:40:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild,v 1.4 2004/09/29 01:00:17 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 |