diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-02-08 21:37:20 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-02-08 21:37:20 +0000 |
commit | 2daf82cb9f05601dec7db53cea10b8ac35ee299c (patch) | |
tree | f10dc233a06dbfdfba3ef628725237c4a7ad8c88 /gnome-base | |
parent | new cdrom interface (diff) | |
download | historical-2daf82cb9f05601dec7db53cea10b8ac35ee299c.tar.gz historical-2daf82cb9f05601dec7db53cea10b8ac35ee299c.tar.bz2 historical-2daf82cb9f05601dec7db53cea10b8ac35ee299c.zip |
x86 stable
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/eel/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/eel/eel-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.4.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog index a52bae3f762d..7facf2ff074e 100644 --- a/gnome-base/eel/ChangeLog +++ b/gnome-base/eel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/eel # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.54 2004/02/05 12:42:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.55 2004/02/08 21:33:27 spider Exp $ + + 08 Feb 2004; <spider@gentoo.org> eel-2.4.2.ebuild: + x86 stable *eel-2.4.2 (05 Feb 2004) diff --git a/gnome-base/eel/eel-2.4.2.ebuild b/gnome-base/eel/eel-2.4.2.ebuild index e241e5088a83..c90e990ca3d8 100644 --- a/gnome-base/eel/eel-2.4.2.ebuild +++ b/gnome-base/eel/eel-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.4.2.ebuild,v 1.1 2004/02/05 12:42:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.4.2.ebuild,v 1.2 2004/02/08 21:33:27 spider Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="EEL is the Eazel Extentions Library" HOMEPAGE="http://www.gnome.org/" SLOT="2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64" RDEPEND=">=dev-libs/glib-2 >=gnome-base/gconf-1.2 diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index d8091041034d..d36de78e0a46 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.74 2004/02/05 14:24:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.75 2004/02/08 21:37:20 spider Exp $ + + 08 Feb 2004; <spider@gentoo.org> nautilus-2.4.2.ebuild: + x86 stable *nautilus-2.4.2 (05 Feb 2004) diff --git a/gnome-base/nautilus/nautilus-2.4.2.ebuild b/gnome-base/nautilus/nautilus-2.4.2.ebuild index c57b01709c01..7d4cb1a98f1a 100644 --- a/gnome-base/nautilus/nautilus-2.4.2.ebuild +++ b/gnome-base/nautilus/nautilus-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.2.ebuild,v 1.1 2004/02/05 14:24:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.2.ebuild,v 1.2 2004/02/08 21:37:20 spider Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="A filemanager for the Gnome2 desktop" HOMEPAGE="http://www.gnome.org/projects/nautilus/" SLOT="0" LICENSE="GPL-2 LGPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64" IUSE="oggvorbis cups gstreamer" RDEPEND=">=dev-libs/glib-2 |