diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-08 13:23:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-08 13:23:42 +0000 |
commit | c759795968c60089d513c77efcfe0b15902bd2c2 (patch) | |
tree | b0a4f539a05805df4d85433825bd3d6bf3b21974 /dev-cpp/gnome-vfsmm | |
parent | should now install into completely non-clobbering locations. Warning: please... (diff) | |
download | gentoo-2-c759795968c60089d513c77efcfe0b15902bd2c2.tar.gz gentoo-2-c759795968c60089d513c77efcfe0b15902bd2c2.tar.bz2 gentoo-2-c759795968c60089d513c77efcfe0b15902bd2c2.zip |
Stable on sparc
(Portage version: 2.0.51.19)
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.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-cpp/gnome-vfsmm/ChangeLog b/dev-cpp/gnome-vfsmm/ChangeLog index a365b960c632..6c88149649d6 100644 --- a/dev-cpp/gnome-vfsmm/ChangeLog +++ b/dev-cpp/gnome-vfsmm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/gnome-vfsmm # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.10 2005/01/31 15:06:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.11 2005/04/08 13:23:42 gustavoz Exp $ + + 08 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-vfsmm-2.6.1.ebuild: + Stable on sparc 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnome-vfsmm-2.6.1.ebuild: diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild index 8c1c41e2ac55..bf43369f97d6 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6.1.ebuild,v 1.9 2005/01/31 15:06:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild,v 1.10 2005/04/08 13:23:42 gustavoz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" IUSE="" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc sparc" SLOT="1.1" RDEPEND=">=gnome-base/gnome-vfs-2.6 |