diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:03:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:03:20 +0000 |
commit | 18808dbcefb8a873f18b7deb22b8b51c360a689e (patch) | |
tree | f54f086ea5b7004033f09cf39150be3d4b7d19eb /dev-cpp/gnome-vfsmm | |
parent | ia64/sparc stable wrt #316539 (diff) | |
download | historical-18808dbcefb8a873f18b7deb22b8b51c360a689e.tar.gz historical-18808dbcefb8a873f18b7deb22b8b51c360a689e.tar.bz2 historical-18808dbcefb8a873f18b7deb22b8b51c360a689e.zip |
x86 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
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.26.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 b5a6071aa0f3..111c4e04a24a 100644 --- a/dev-cpp/gnome-vfsmm/ChangeLog +++ b/dev-cpp/gnome-vfsmm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/gnome-vfsmm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.67 2010/07/31 20:09:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.68 2010/08/01 11:01:24 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + gnome-vfsmm-2.26.0.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-vfsmm-2.26.0.ebuild: amd64 stable, bug 324077 diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0.ebuild index 4a411859769d..b9a22e93dcda 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.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-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0.ebuild,v 1.3 2010/07/31 20:09:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0.ebuild,v 1.4 2010/08/01 11:01:24 fauli Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc examples" # glibmm dep is because build fails with older versions... |