diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-12 09:54:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-12 09:54:19 +0000 |
commit | 0bc2c5a9499130c9cf7d79395c25e273b74d38fe (patch) | |
tree | 4e8513d65de5f38d04b592225a25baf458bfa2dc /dev-python | |
parent | Rekeyword on sparc,sh,ia64 and alpha now that bug #323831 is solved for them. (diff) | |
download | gentoo-2-0bc2c5a9499130c9cf7d79395c25e273b74d38fe.tar.gz gentoo-2-0bc2c5a9499130c9cf7d79395c25e273b74d38fe.tar.bz2 gentoo-2-0bc2c5a9499130c9cf7d79395c25e273b74d38fe.zip |
Drop gnome-extra/nautilus-cd-burner references since it will be dropped soon.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index 17db2d0960bf..9b6c8306d70e 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.100 2010/07/06 14:35:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.101 2010/07/12 09:54:19 pacho Exp $ + + 12 Jul 2010; Pacho Ramos <pacho@gentoo.org> + gnome-python-desktop-2.26.0.ebuild, gnome-python-desktop-2.28.0.ebuild: + Drop gnome-extra/nautilus-cd-burner references since it will be dropped + soon. 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> gnome-python-desktop-2.28.0.ebuild, gnome-python-desktop-2.30.2.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.26.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.26.0.ebuild index cef503de5acf..fca3bbcfc878 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.26.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.26.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.26.0.ebuild,v 1.7 2009/12/03 17:27:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.26.0.ebuild,v 1.8 2010/07/12 09:54:19 pacho Exp $ DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries" HOMEPAGE="http://pygtk.org/" @@ -22,5 +22,4 @@ RDEPEND="~dev-python/bug-buddy-python-${PV} ~dev-python/librsvg-python-${PV} ~dev-python/libwnck-python-${PV} ~dev-python/metacity-python-${PV} - ~dev-python/nautilus-cd-burner-python-${PV} ~dev-python/totem-python-${PV}" diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild index 6be2e5297898..6527b99e4be1 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.8 2010/07/06 14:35:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.9 2010/07/12 09:54:19 pacho Exp $ DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries" HOMEPAGE="http://pygtk.org/" @@ -23,7 +23,6 @@ RDEPEND="~dev-python/bug-buddy-python-${PV} ~dev-python/librsvg-python-${PV} ~dev-python/libwnck-python-${PV} ~dev-python/metacity-python-${PV} - ~dev-python/nautilus-cd-burner-python-${PV} ~dev-python/brasero-python-${PV} ~dev-python/totem-python-${PV}" |