diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-15 03:42:39 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-15 03:42:39 +0000 |
commit | d74b3aa41409fbe2f08705771241d18a1d8bdc60 (patch) | |
tree | e74380d1cf5de67066055723714a57f8eec29b37 /dev-cpp | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-d74b3aa41409fbe2f08705771241d18a1d8bdc60.tar.gz gentoo-2-d74b3aa41409fbe2f08705771241d18a1d8bdc60.tar.bz2 gentoo-2-d74b3aa41409fbe2f08705771241d18a1d8bdc60.zip |
Stable on alpha.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gnome-vfsmm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.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 5f39e98aede2..2a03d8e438d4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.27 2006/04/02 22:22:53 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.28 2006/05/15 03:42:39 tcort Exp $ + + 14 May 2006; Thomas Cort <tcort@gentoo.org> gnome-vfsmm-2.12.0.ebuild: + Stable on alpha. 02 Apr 2006; Thomas Cort <tcort@gentoo.org> gnome-vfsmm-2.12.0.ebuild: Added ~alpha keyword. 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 7290c549a375..941622f607f2 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.9 2006/04/02 22:22:53 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.12.0.ebuild,v 1.10 2006/05/15 03:42:39 tcort Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" IUSE="" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" SLOT="1.1" RDEPEND=">=gnome-base/gnome-vfs-2.6 |