diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 19:31:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 19:31:20 +0000 |
commit | aa88af577701db152fca9429ef1657a49255122e (patch) | |
tree | ff5aa5dc8fb456e7d40e0310ce4b447991bf30a3 /dev-cpp/gnome-vfsmm | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-aa88af577701db152fca9429ef1657a49255122e.tar.gz gentoo-2-aa88af577701db152fca9429ef1657a49255122e.tar.bz2 gentoo-2-aa88af577701db152fca9429ef1657a49255122e.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
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.22.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 01371b746a33..9a2f718f479a 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.59 2008/08/10 11:28:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.60 2008/08/12 19:31:20 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gnome-vfsmm-2.22.0.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> gnome-vfsmm-2.22.0.ebuild: x86 stable, bug #229709 diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild index 712ac1c40567..5bfa659d8870 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.0.ebuild,v 1.7 2008/08/10 11:28:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild,v 1.8 2008/08/12 19:31:20 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" 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... |