diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 18:14:20 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 18:14:20 +0000 |
commit | c5664b1111e1c314c9a5db76a8af651e479c9538 (patch) | |
tree | 1e39cd4ef63d6d3cad376e0dba9d27f7f37eebdd /gnome-base/gnome-mount | |
parent | version bump (diff) | |
download | historical-c5664b1111e1c314c9a5db76a8af651e479c9538.tar.gz historical-c5664b1111e1c314c9a5db76a8af651e479c9538.tar.bz2 historical-c5664b1111e1c314c9a5db76a8af651e479c9538.zip |
Stable on x86, bug #156662.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'gnome-base/gnome-mount')
-rw-r--r-- | gnome-base/gnome-mount/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-mount/ChangeLog b/gnome-base/gnome-mount/ChangeLog index ea1869c7b35a..8e6e01924f3d 100644 --- a/gnome-base/gnome-mount/ChangeLog +++ b/gnome-base/gnome-mount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-mount # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.21 2006/11/18 22:04:19 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.22 2006/12/10 18:14:20 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gnome-mount-0.4-r5.ebuild: + Stable on x86, bug #156662. 18 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> gnome-mount-0.4-r5.ebuild: diff --git a/gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild b/gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild index 4a27912abbdd..90c110d46fd4 100644 --- a/gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild +++ b/gnome-base/gnome-mount/gnome-mount-0.4-r5.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/gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild,v 1.4 2006/11/18 22:04:19 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild,v 1.5 2006/12/10 18:14:20 ticho Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="debug" RDEPEND=">=gnome-base/libgnomeui-2.13 |