diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 15:07:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 15:07:38 +0000 |
commit | d892b4bcc61eaf47b1052182492c53cac98936db (patch) | |
tree | 267c0fcab78fc27109360921401f7202ae8bab04 /dev-cpp/gnome-vfsmm | |
parent | stable on amd64 (diff) | |
download | historical-d892b4bcc61eaf47b1052182492c53cac98936db.tar.gz historical-d892b4bcc61eaf47b1052182492c53cac98936db.tar.bz2 historical-d892b4bcc61eaf47b1052182492c53cac98936db.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51-r15
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 ef620a23fa89..a365b960c632 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.9 2005/01/29 06:48:05 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.10 2005/01/31 15:06:20 gustavoz Exp $ + + 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-vfsmm-2.6.1.ebuild: + Keyworded ~sparc 29 Jan 2005; Mike Gardiner <obz@gentoo.org> gnome-vfsmm-2.6.1.ebuild: Added ~ppc to keywords 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 49ee9bc40602..8c1c41e2ac55 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.8 2005/01/29 06:48:05 obz Exp $ +# $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 $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" IUSE="" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" SLOT="1.1" RDEPEND=">=gnome-base/gnome-vfs-2.6 |