diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:01:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:01:24 +0000 |
commit | c9b032decf64c954eeb32863999e7a35b86a9122 (patch) | |
tree | 697205e8dc78f3d8d2955a53adb0ef5219b786b3 /dev-cpp | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-c9b032decf64c954eeb32863999e7a35b86a9122.tar.gz gentoo-2-c9b032decf64c954eeb32863999e7a35b86a9122.tar.bz2 gentoo-2-c9b032decf64c954eeb32863999e7a35b86a9122.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-cpp')
-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... |