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 | |
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')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgail-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild | 4 |
4 files changed, 12 insertions, 6 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 diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog index 91b0784b6d63..ed72d58bba01 100644 --- a/gnome-extra/libgail-gnome/ChangeLog +++ b/gnome-extra/libgail-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgail-gnome # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.35 2004/12/11 09:20:51 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.36 2004/12/23 20:15:17 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libgail-gnome-1.1.0.ebuild: + Stable on hppa. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libgail-gnome-1.1.0.ebuild: diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild index 40b9e3595803..cc05ff386cb5 100644 --- a/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild +++ b/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild,v 1.5 2004/12/11 09:20:51 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild,v 1.6 2004/12/23 20:15:17 gmsoft Exp $ inherit gnome2 DESCRIPTION="GAIL libraries for Gnome2 " HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~ia64 ~mips" LICENSE="LGPL-2" IUSE="" |