diff options
author | 2009-10-12 23:01:03 +0000 | |
---|---|---|
committer | 2009-10-12 23:01:03 +0000 | |
commit | c6dfeff13a29c690e9d1e807207d2b7e10f9ed98 (patch) | |
tree | 4fd66596a8901fde1ee5007e631f346c8a276764 /gnome-base | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-c6dfeff13a29c690e9d1e807207d2b7e10f9ed98.tar.gz gentoo-2-c6dfeff13a29c690e9d1e807207d2b7e10f9ed98.tar.bz2 gentoo-2-c6dfeff13a29c690e9d1e807207d2b7e10f9ed98.zip |
Clean up old revisions.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/files/gnome-vfs-2.18.1-drop-gtk-doc-check.patch | 35 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild | 114 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.22.0.ebuild | 114 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.24.0-r1.ebuild | 116 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild | 113 |
6 files changed, 7 insertions, 493 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 11de09dd6229..43e40d584054 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.312 2009/10/11 12:32:47 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.313 2009/10/12 23:01:02 eva Exp $ + + 13 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org + -files/gnome-vfs-2.18.1-drop-gtk-doc-check.patch, + -gnome-vfs-2.20.1-r1.ebuild, -gnome-vfs-2.22.0.ebuild, + -gnome-vfs-2.24.0.ebuild, -gnome-vfs-2.24.0-r1.ebuild: + Clean up old revisions. *gnome-vfs-2.24.2 (11 Oct 2009) diff --git a/gnome-base/gnome-vfs/files/gnome-vfs-2.18.1-drop-gtk-doc-check.patch b/gnome-base/gnome-vfs/files/gnome-vfs-2.18.1-drop-gtk-doc-check.patch deleted file mode 100644 index 2cca0269cdc4..000000000000 --- a/gnome-base/gnome-vfs/files/gnome-vfs-2.18.1-drop-gtk-doc-check.patch +++ /dev/null @@ -1,35 +0,0 @@ ---- configure.in 2007-07-30 00:18:01.000000000 -0500 -+++ configure.in 2007-07-30 00:37:03.000000000 -0500 -@@ -1245,8 +1245,14 @@ - dnl *** Checks for gtk-doc *** - dnl ************************** - -+dnl Crazy hack for dropping the dep on gtk-doc -+AC_DEFUN(GTK_DOC_CHECK, []) - GTK_DOC_CHECK([1.0]) - -+dnl Crazy hack for dropping the dep on gtk-doc -+AM_CONDITIONAL(ENABLE_GTK_DOC, 0, []) -+AM_CONDITIONAL(GTK_DOC_USE_LIBTOOL, 0, []) -+ - dnl ****************************** - dnl *** End checks for gtk-doc *** - dnl ****************************** ---- Makefile.am 2007-07-30 00:31:41.000000000 -0500 -+++ Makefile.am 2007-07-30 00:33:55.000000000 -0500 -@@ -7,11 +7,14 @@ - daemon \ - schemas \ - devel-docs \ -- doc \ - programs \ - test \ - po - -+if ENABLE_GTK_DOC -+SUBDIRS += doc -+endif -+ - EXTRA_DIST = \ - HACKING \ - MAINTAINERS \ diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild deleted file mode 100644 index 008ff888f3b5..000000000000 --- a/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild,v 1.10 2009/03/08 21:52:08 eva Exp $ - -WANT_AUTOMAKE=1.8 -inherit eutils gnome2 autotools - -DESCRIPTION="Gnome Virtual Filesystem" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 LGPL-2" -SLOT="2" -KEYWORDS="arm sh" -IUSE="acl avahi doc gnutls hal ipv6 kerberos samba ssl" - -RDEPEND=">=gnome-base/gconf-2 - >=dev-libs/glib-2.9.3 - >=dev-libs/libxml2-2.6 - >=net-misc/neon-0.25.3 - app-arch/bzip2 - virtual/fam - gnome-base/gnome-mime-data - >=x11-misc/shared-mime-info-0.14 - >=dev-libs/dbus-glib-0.71 - samba? ( >=net-fs/samba-3 ) - gnutls? ( - net-libs/gnutls - !gnome-extra/gnome-vfs-sftp - ) - ssl? ( - !gnutls? ( - >=dev-libs/openssl-0.9.5 - !gnome-extra/gnome-vfs-sftp - ) - ) - hal? ( >=sys-apps/hal-0.5.7 ) - avahi? ( >=net-dns/avahi-0.6 ) - kerberos? ( virtual/krb5 ) - acl? ( - sys-apps/acl - sys-apps/attr - )" -DEPEND="${RDEPEND} - sys-devel/gettext - gnome-base/gnome-common - >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.9 - doc? ( >=dev-util/gtk-doc-1 )" -PDEPEND="hal? ( >=gnome-base/gnome-mount-0.4 )" - -DOCS="AUTHORS ChangeLog HACKING NEWS README TODO" - -pkg_setup() { - G2CONF="${G2CONF} - --disable-schemas-install - --disable-cdda - --disable-howl - --enable-http-neon - $(use_enable ssl openssl) - $(use_enable gnutls) - $(use_enable samba) - $(use_enable ipv6) - $(use_enable hal) - $(use_enable avahi) - $(use_enable kerberos krb5) - $(use_enable acl)" - - if use hal ; then - G2CONF="${G2CONF} - --with-hal-mount=/usr/bin/gnome-mount - --with-hal-umount=/usr/bin/gnome-umount - --with-hal-eject=/usr/bin/gnome-eject" - fi - - # this works because of the order of conifgure parsing - # so should always be behind the use_enable options - # foser <foser@gentoo.org 19 Apr 2004 - use gnutls && use ssl && G2CONF="${G2CONF} --disable-openssl" -} - -src_unpack() { - gnome2_src_unpack - - # Allow the Trash on afs filesystems (#106118) - epatch "${FILESDIR}"/${PN}-2.12.0-afs.patch - - # Fix compiling with headers missing - epatch "${FILESDIR}"/${PN}-2.15.2-headers-define.patch - - # Fix for crashes running programs via sudo - epatch "${FILESDIR}"/${PN}-2.16.0-no-dbus-crash.patch - - # Fix automagic dependencies - epatch "${FILESDIR}"/${PN}-2.20.0-automagic-deps.patch - epatch "${FILESDIR}"/${PN}-2.20.1-automagic-deps.patch - - # Fix to identify ${HOME} (#200897) - # thanks to debian folks - epatch "${FILESDIR}"/${PN}-2.20.0-home_dir_fakeroot.patch - - use doc || epatch "${FILESDIR}/${PN}-2.18.1-drop-gtk-doc-check.patch" - - # Fix deprecated API disabling in used libraries - this is not future-proof, bug 212163 - sed -i -e '/DISABLE_DEPRECATED/d' \ - "${S}/daemon/Makefile.am" "${S}/daemon/Makefile.in" \ - "${S}/libgnomevfs/Makefile.am" "${S}/libgnomevfs/Makefile.in" \ - "${S}/modules/Makefile.am" "${S}/modules/Makefile.in" \ - "${S}/test/Makefile.am" "${S}/test/Makefile.in" - sed -i -e 's:-DG_DISABLE_DEPRECATED:$(NULL):g' \ - "${S}/programs/Makefile.am" "${S}/programs/Makefile.in" - - eautoreconf - intltoolize --force -} diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.22.0.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.22.0.ebuild deleted file mode 100644 index 6926f10e4142..000000000000 --- a/gnome-base/gnome-vfs/gnome-vfs-2.22.0.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.22.0.ebuild,v 1.8 2008/11/13 19:07:16 ranger Exp $ - -WANT_AUTOMAKE=1.8 -inherit eutils gnome2 autotools - -DESCRIPTION="Gnome Virtual Filesystem" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 LGPL-2" -SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" -IUSE="acl avahi doc fam gnutls hal ipv6 kerberos samba ssl" - -RDEPEND=">=gnome-base/gconf-2 - >=dev-libs/glib-2.9.3 - >=dev-libs/libxml2-2.6 - app-arch/bzip2 - fam? ( virtual/fam ) - gnome-base/gnome-mime-data - >=x11-misc/shared-mime-info-0.14 - >=dev-libs/dbus-glib-0.71 - samba? ( >=net-fs/samba-3 ) - gnutls? ( - net-libs/gnutls - !gnome-extra/gnome-vfs-sftp - ) - ssl? ( - !gnutls? ( - >=dev-libs/openssl-0.9.5 - !gnome-extra/gnome-vfs-sftp - ) - ) - hal? ( >=sys-apps/hal-0.5.7 ) - avahi? ( >=net-dns/avahi-0.6 ) - kerberos? ( virtual/krb5 ) - acl? ( - sys-apps/acl - sys-apps/attr - )" -DEPEND="${RDEPEND} - sys-devel/gettext - gnome-base/gnome-common - >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.9 - doc? ( >=dev-util/gtk-doc-1 )" -PDEPEND="hal? ( >=gnome-base/gnome-mount-0.6 )" - -DOCS="AUTHORS ChangeLog HACKING NEWS README TODO" - -pkg_setup() { - G2CONF="${G2CONF} - --disable-schemas-install - --disable-cdda - --disable-howl - $(use_enable acl) - $(use_enable avahi) - $(use_enable fam) - $(use_enable gnutls) - $(use_enable hal) - $(use_enable ipv6) - $(use_enable kerberos krb5) - $(use_enable samba) - $(use_enable ssl openssl)" - # Useless ? --enable-http-neon - - if use hal ; then - G2CONF="${G2CONF} - --with-hal-mount=/usr/bin/gnome-mount - --with-hal-umount=/usr/bin/gnome-umount - --with-hal-eject=/usr/bin/gnome-eject" - fi - - # this works because of the order of configure parsing - # so should always be behind the use_enable options - # foser <foser@gentoo.org 19 Apr 2004 - use gnutls && use ssl && G2CONF="${G2CONF} --disable-openssl" -} - -src_unpack() { - gnome2_src_unpack - - # Allow the Trash on afs filesystems (#106118) - epatch "${FILESDIR}"/${PN}-2.12.0-afs.patch - - # Fix compiling with headers missing - epatch "${FILESDIR}"/${PN}-2.15.2-headers-define.patch - - # Fix for crashes running programs via sudo - epatch "${FILESDIR}"/${PN}-2.16.0-no-dbus-crash.patch - - # Fix automagic dependencies - epatch "${FILESDIR}"/${PN}-2.20.0-automagic-deps.patch - epatch "${FILESDIR}"/${PN}-2.20.1-automagic-deps.patch - - # Fix to identify ${HOME} (#200897) - # thanks to debian folks - epatch "${FILESDIR}"/${PN}-2.20.0-home_dir_fakeroot.patch - - use doc || epatch "${FILESDIR}/${PN}-2.18.1-drop-gtk-doc-check.patch" - - # Fix deprecated API disabling in used libraries - this is not future-proof, bug 212163 - sed -i -e '/DISABLE_DEPRECATED/d' \ - "${S}/daemon/Makefile.am" "${S}/daemon/Makefile.in" \ - "${S}/libgnomevfs/Makefile.am" "${S}/libgnomevfs/Makefile.in" \ - "${S}/modules/Makefile.am" "${S}/modules/Makefile.in" \ - "${S}/test/Makefile.am" "${S}/test/Makefile.in" - sed -i -e 's:-DG_DISABLE_DEPRECATED:$(NULL):g' \ - "${S}/programs/Makefile.am" "${S}/programs/Makefile.in" - - eautoreconf - intltoolize --force -} diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.0-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.0-r1.ebuild deleted file mode 100644 index 0e66a581c630..000000000000 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.0-r1.ebuild +++ /dev/null @@ -1,116 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.24.0-r1.ebuild,v 1.1 2009/03/08 21:52:08 eva Exp $ - -inherit autotools eutils gnome2 - -DESCRIPTION="Gnome Virtual Filesystem" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 LGPL-2" -SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="acl avahi doc fam gnutls hal ipv6 kerberos samba ssl" - -RDEPEND=">=gnome-base/gconf-2 - >=dev-libs/glib-2.9.3 - >=dev-libs/libxml2-2.6 - app-arch/bzip2 - fam? ( virtual/fam ) - gnome-base/gnome-mime-data - >=x11-misc/shared-mime-info-0.14 - >=dev-libs/dbus-glib-0.71 - samba? ( >=net-fs/samba-3 ) - gnutls? ( - net-libs/gnutls - !gnome-extra/gnome-vfs-sftp ) - ssl? ( - !gnutls? ( - >=dev-libs/openssl-0.9.5 - !gnome-extra/gnome-vfs-sftp ) ) - hal? ( >=sys-apps/hal-0.5.7 ) - avahi? ( >=net-dns/avahi-0.6 ) - kerberos? ( virtual/krb5 ) - acl? ( - sys-apps/acl - sys-apps/attr )" -DEPEND="${RDEPEND} - sys-devel/gettext - gnome-base/gnome-common - >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 - >=dev-util/gtk-doc-am-1.10-r1 - doc? ( >=dev-util/gtk-doc-1 )" -PDEPEND="hal? ( >=gnome-base/gnome-mount-0.6 )" - -DOCS="AUTHORS ChangeLog HACKING NEWS README TODO" - -pkg_setup() { - G2CONF="${G2CONF} - --disable-schemas-install - --disable-static - --disable-cdda - --disable-howl - $(use_enable acl) - $(use_enable avahi) - $(use_enable fam) - $(use_enable gnutls) - $(use_enable hal) - $(use_enable ipv6) - $(use_enable kerberos krb5) - $(use_enable samba) - $(use_enable ssl openssl)" - # Useless ? --enable-http-neon - - if use hal ; then - G2CONF="${G2CONF} - --with-hal-mount=/usr/bin/gnome-mount - --with-hal-umount=/usr/bin/gnome-umount - --with-hal-eject=/usr/bin/gnome-eject" - fi - - # this works because of the order of configure parsing - # so should always be behind the use_enable options - # foser <foser@gentoo.org 19 Apr 2004 - use gnutls && use ssl && G2CONF="${G2CONF} --disable-openssl" -} - -src_unpack() { - gnome2_src_unpack - - # Allow the Trash on afs filesystems (#106118) - epatch "${FILESDIR}"/${PN}-2.12.0-afs.patch - - # Fix compiling with headers missing - epatch "${FILESDIR}"/${PN}-2.15.2-headers-define.patch - - # Fix for crashes running programs via sudo - epatch "${FILESDIR}"/${PN}-2.16.0-no-dbus-crash.patch - - # Fix automagic dependencies, upstream bug #493475 - epatch "${FILESDIR}"/${PN}-2.20.0-automagic-deps.patch - epatch "${FILESDIR}"/${PN}-2.20.1-automagic-deps.patch - - # Fix to identify ${HOME} (#200897) - # thanks to debian folks - epatch "${FILESDIR}"/${PN}-2.20.0-home_dir_fakeroot.patch - - # Configure with gnutls-2.7, bug #253729 - epatch "${FILESDIR}"/${P}-gnutls27.patch - - # Prevent duplicated volumes, bug #193083 - epatch "${FILESDIR}"/${P}-uuid-mount.patch - - # Fix deprecated API disabling in used libraries - this is not future-proof, bug 212163 - # upstream bug #519632 - sed -i -e '/DISABLE_DEPRECATED/d' \ - daemon/Makefile.am daemon/Makefile.in \ - libgnomevfs/Makefile.am libgnomevfs/Makefile.in \ - modules/Makefile.am modules/Makefile.in \ - test/Makefile.am test/Makefile.in - sed -i -e 's:-DG_DISABLE_DEPRECATED:$(NULL):g' \ - programs/Makefile.am programs/Makefile.in - - intltoolize --force --copy --automake || die "intltoolize failed" - eautoreconf -} diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild deleted file mode 100644 index 730b5e4080fd..000000000000 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild,v 1.10 2009/04/28 11:21:38 armin76 Exp $ - -inherit autotools eutils gnome2 - -DESCRIPTION="Gnome Virtual Filesystem" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 LGPL-2" -SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="acl avahi doc fam gnutls hal ipv6 kerberos samba ssl" - -RDEPEND=">=gnome-base/gconf-2 - >=dev-libs/glib-2.9.3 - >=dev-libs/libxml2-2.6 - app-arch/bzip2 - fam? ( virtual/fam ) - gnome-base/gnome-mime-data - >=x11-misc/shared-mime-info-0.14 - >=dev-libs/dbus-glib-0.71 - samba? ( >=net-fs/samba-3 ) - gnutls? ( - net-libs/gnutls - !gnome-extra/gnome-vfs-sftp - ) - ssl? ( - !gnutls? ( - >=dev-libs/openssl-0.9.5 - !gnome-extra/gnome-vfs-sftp - ) - ) - hal? ( >=sys-apps/hal-0.5.7 ) - avahi? ( >=net-dns/avahi-0.6 ) - kerberos? ( virtual/krb5 ) - acl? ( - sys-apps/acl - sys-apps/attr - )" -DEPEND="${RDEPEND} - sys-devel/gettext - gnome-base/gnome-common - >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 - >=dev-util/gtk-doc-am-1.10-r1 - doc? ( >=dev-util/gtk-doc-1 )" -PDEPEND="hal? ( >=gnome-base/gnome-mount-0.6 )" - -DOCS="AUTHORS ChangeLog HACKING NEWS README TODO" - -pkg_setup() { - G2CONF="${G2CONF} - --disable-schemas-install - --disable-cdda - --disable-howl - $(use_enable acl) - $(use_enable avahi) - $(use_enable fam) - $(use_enable gnutls) - $(use_enable hal) - $(use_enable ipv6) - $(use_enable kerberos krb5) - $(use_enable samba) - $(use_enable ssl openssl)" - # Useless ? --enable-http-neon - - if use hal ; then - G2CONF="${G2CONF} - --with-hal-mount=/usr/bin/gnome-mount - --with-hal-umount=/usr/bin/gnome-umount - --with-hal-eject=/usr/bin/gnome-eject" - fi - - # this works because of the order of configure parsing - # so should always be behind the use_enable options - # foser <foser@gentoo.org 19 Apr 2004 - use gnutls && use ssl && G2CONF="${G2CONF} --disable-openssl" -} - -src_unpack() { - gnome2_src_unpack - - # Allow the Trash on afs filesystems (#106118) - epatch "${FILESDIR}"/${PN}-2.12.0-afs.patch - - # Fix compiling with headers missing - epatch "${FILESDIR}"/${PN}-2.15.2-headers-define.patch - - # Fix for crashes running programs via sudo - epatch "${FILESDIR}"/${PN}-2.16.0-no-dbus-crash.patch - - # Fix automagic dependencies, upstream bug #493475 - epatch "${FILESDIR}"/${PN}-2.20.0-automagic-deps.patch - epatch "${FILESDIR}"/${PN}-2.20.1-automagic-deps.patch - - # Fix to identify ${HOME} (#200897) - # thanks to debian folks - epatch "${FILESDIR}"/${PN}-2.20.0-home_dir_fakeroot.patch - - # Fix deprecated API disabling in used libraries - this is not future-proof, bug 212163 - # upstream bug #519632 - sed -i -e '/DISABLE_DEPRECATED/d' \ - daemon/Makefile.am daemon/Makefile.in \ - libgnomevfs/Makefile.am libgnomevfs/Makefile.in \ - modules/Makefile.am modules/Makefile.in \ - test/Makefile.am test/Makefile.in - sed -i -e 's:-DG_DISABLE_DEPRECATED:$(NULL):g' \ - programs/Makefile.am programs/Makefile.in - - eautoreconf - intltoolize --force || die "intltoolize failed" -} |