diff options
author | 2004-03-30 19:44:33 +0000 | |
---|---|---|
committer | 2004-03-30 19:44:33 +0000 | |
commit | 50429bf6e543c2454d00f72c5adcef09d4c85331 (patch) | |
tree | 7ef9ee4f5a5ee8bf7347e207fb713c08d18bdc69 /gnome-base/nautilus | |
parent | Change x11-base/xfree dependency to virtual/x11. (Manifest recommit) (diff) | |
download | gentoo-2-50429bf6e543c2454d00f72c5adcef09d4c85331.tar.gz gentoo-2-50429bf6e543c2454d00f72c5adcef09d4c85331.tar.bz2 gentoo-2-50429bf6e543c2454d00f72c5adcef09d4c85331.zip |
Stable on AMD64
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index da682b706a7a..3f22cd3f784d 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.85 2004/03/25 23:06:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.86 2004/03/30 19:44:32 avenj Exp $ + + 30 Mar 2004; Jon Portnoy <avenj@gentoo.org> nautilus-2.4.2.ebuild : + Stable on AMD64. 25 Mar 2004; foser <foser@gentoo.org> nautilus-2.{4.0,4.2,6.0}.ebuild : 2.4 : Add patch to fix build with gtk+2.4 (#45391) diff --git a/gnome-base/nautilus/nautilus-2.4.2.ebuild b/gnome-base/nautilus/nautilus-2.4.2.ebuild index b556bb1bca86..a28883899803 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.8 2004/03/25 23:06:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.2.ebuild,v 1.9 2004/03/30 19:44:33 avenj 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 ~mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips" IUSE="oggvorbis cups gstreamer" RDEPEND=">=dev-libs/glib-2 |