diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 13:28:47 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 13:28:47 +0000 |
commit | 0fad3c8d7f09f21d28806377a943627659f26946 (patch) | |
tree | 6f5e9285e9fb2b47b2e865940135ae48ee2ef858 /dev-cpp/gnome-vfsmm | |
parent | Stable on ppc wrt bug 188838 (diff) | |
download | gentoo-2-0fad3c8d7f09f21d28806377a943627659f26946.tar.gz gentoo-2-0fad3c8d7f09f21d28806377a943627659f26946.tar.bz2 gentoo-2-0fad3c8d7f09f21d28806377a943627659f26946.zip |
Stable on ppc wrt bug 188838
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-cpp/gnome-vfsmm')
-rw-r--r-- | dev-cpp/gnome-vfsmm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/gnome-vfsmm/ChangeLog b/dev-cpp/gnome-vfsmm/ChangeLog index 14f4d5525ece..37e6d11a67a5 100644 --- a/dev-cpp/gnome-vfsmm/ChangeLog +++ b/dev-cpp/gnome-vfsmm/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2007/08/27 13:37:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.48 2007/08/28 13:28:47 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> gnome-vfsmm-2.18.0.ebuild: + Stable on ppc wrt bug 188838 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> gnome-vfsmm-2.18.0.ebuild: alpha/ia64 stable wrt #188838 diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild index 1497aebcc1dc..8a1207ee7c68 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.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.18.0.ebuild,v 1.7 2007/08/27 13:37:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.18.0.ebuild,v 1.8 2007/08/28 13:28:47 nixnut 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc examples" # glibmm dep is because build fails with older versions... |