diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-31 21:12:33 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-31 21:12:33 +0000 |
commit | d9f33c29f838cbdfc0bc3301160575594bcb4989 (patch) | |
tree | 338dee97822e5119f54bc5169f9ed5e902ded9cf /dev-cpp/gnome-vfsmm | |
parent | Stable on ppc64; bug #164062 (diff) | |
download | gentoo-2-d9f33c29f838cbdfc0bc3301160575594bcb4989.tar.gz gentoo-2-d9f33c29f838cbdfc0bc3301160575594bcb4989.tar.bz2 gentoo-2-d9f33c29f838cbdfc0bc3301160575594bcb4989.zip |
Stable on ppc wrt bug #147331.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-cpp/gnome-vfsmm')
-rw-r--r-- | dev-cpp/gnome-vfsmm/ChangeLog | 6 | ||||
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-cpp/gnome-vfsmm/ChangeLog b/dev-cpp/gnome-vfsmm/ChangeLog index c13cb70b517c..307cd441af87 100644 --- a/dev-cpp/gnome-vfsmm/ChangeLog +++ b/dev-cpp/gnome-vfsmm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/gnome-vfsmm # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.39 2007/01/31 18:21:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.40 2007/01/31 21:12:33 dertobi123 Exp $ + + 31 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-vfsmm-2.16.0.ebuild: + Stable on ppc wrt bug #147331. 31 Jan 2007; Markus Rothe <corsair@gentoo.org> gnome-vfsmm-2.16.0.ebuild: Stable on ppc64; bug #147331 diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild index 92915fdcc674..13d88eb59d03 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild,v 1.6 2007/01/31 18:21:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.16.0.ebuild,v 1.7 2007/01/31 21:12:33 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86" IUSE="doc examples" RDEPEND=">=gnome-base/gnome-vfs-2.8.1 |