diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-28 11:55:59 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-28 11:55:59 +0000 |
commit | 68874098baf185d28d1b815e525c857a7cc1e8c8 (patch) | |
tree | b34ddca4dc674ddc90352f6c7584a8bafc8435c8 /dev-cpp/gnome-vfsmm | |
parent | Stable on x86. Bug #108394. (diff) | |
download | gentoo-2-68874098baf185d28d1b815e525c857a7cc1e8c8.tar.gz gentoo-2-68874098baf185d28d1b815e525c857a7cc1e8c8.tar.bz2 gentoo-2-68874098baf185d28d1b815e525c857a7cc1e8c8.zip |
Stable on hppa.
(Portage version: 2.1_pre3-r1)
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.12.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 1bc2c7ff503e..47ad74e576c8 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.24 2006/01/22 20:57:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.25 2006/01/28 11:55:59 killerfox Exp $ + + 28 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> + gnome-vfsmm-2.12.0.ebuild: + Stable on hppa. 22 Jan 2006; Markus Rothe <corsair@gentoo.org> gnome-vfsmm-2.12.0.ebuild: Stable on ppc64 diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.0.ebuild index c7010ba0193f..fab336663a7c 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.0.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12.0.ebuild,v 1.6 2006/01/22 20:57:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.0.ebuild,v 1.7 2006/01/28 11:55:59 killerfox Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" IUSE="" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" SLOT="1.1" RDEPEND=">=gnome-base/gnome-vfs-2.6 |