diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 10:28:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 10:28:49 +0000 |
commit | 4b70ed3a84e23fc7306fd543838b5efef701cb33 (patch) | |
tree | 73786e07958117b445b7310966dc48006c6438d5 /gnome-base | |
parent | Stable on alpha. (diff) | |
download | historical-4b70ed3a84e23fc7306fd543838b5efef701cb33.tar.gz historical-4b70ed3a84e23fc7306fd543838b5efef701cb33.tar.bz2 historical-4b70ed3a84e23fc7306fd543838b5efef701cb33.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/eel/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/eel/eel-2.8.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.8.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog index ee93b389508f..8d3a9ab3f51e 100644 --- a/gnome-base/eel/ChangeLog +++ b/gnome-base/eel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/eel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.83 2004/11/25 09:51:23 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.84 2004/12/11 10:26:05 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> eel-2.8.0.ebuild: + Stable on alpha. *eel-2.8.2 (25 Nov 2004) diff --git a/gnome-base/eel/eel-2.8.0.ebuild b/gnome-base/eel/eel-2.8.0.ebuild index 79e13f6b0389..066d96bfb3a3 100644 --- a/gnome-base/eel/eel-2.8.0.ebuild +++ b/gnome-base/eel/eel-2.8.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-base/eel/eel-2.8.0.ebuild,v 1.6 2004/11/12 02:36:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.8.0.ebuild,v 1.7 2004/12/11 10:26:05 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 4d500f89fe91..0f56680ea3e0 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.113 2004/11/30 09:13:38 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.114 2004/12/11 10:28:49 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> nautilus-2.8.0.ebuild: + Stable on alpha. *nautilus-2.8.2-r1 (30 Nov 2004) diff --git a/gnome-base/nautilus/nautilus-2.8.0.ebuild b/gnome-base/nautilus/nautilus-2.8.0.ebuild index f31067df2eca..5e22df044ece 100644 --- a/gnome-base/nautilus/nautilus-2.8.0.ebuild +++ b/gnome-base/nautilus/nautilus-2.8.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-base/nautilus/nautilus-2.8.0.ebuild,v 1.8 2004/11/21 18:56:48 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.8.0.ebuild,v 1.9 2004/12/11 10:28:49 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~arm" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~arm" IUSE="oggvorbis cups gstreamer mad flac" RDEPEND=">=dev-libs/glib-2.3 |