diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-27 13:37:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-27 13:37:22 +0000 |
commit | 6598d2fe7247b4580f54d5fe0164c68fb50e9b3c (patch) | |
tree | 2f0a636907f20e58da99fa8294e7a922140133d7 /dev-cpp/gnome-vfsmm | |
parent | alpha/ia64 stable wrt #188838 (diff) | |
download | gentoo-2-6598d2fe7247b4580f54d5fe0164c68fb50e9b3c.tar.gz gentoo-2-6598d2fe7247b4580f54d5fe0164c68fb50e9b3c.tar.bz2 gentoo-2-6598d2fe7247b4580f54d5fe0164c68fb50e9b3c.zip |
alpha/ia64 stable wrt #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 06569446e99a..14f4d5525ece 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.46 2007/08/25 16:58:31 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.47 2007/08/27 13:37:22 armin76 Exp $ + + 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> gnome-vfsmm-2.18.0.ebuild: + alpha/ia64 stable wrt #188838 25 Aug 2007; Steve Dibb <beandog@gentoo.org> gnome-vfsmm-2.18.0.ebuild: amd64 stable 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 4467790bdb59..1497aebcc1dc 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.6 2007/08/25 22:42:50 vapier Exp $ +# $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 $ 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... |