diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:37:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:37:29 +0000 |
commit | 3840a334a04fdb85b4d29ae8d6b8b6e6bd5f09c3 (patch) | |
tree | 7f006493ac211e2b92daa4c73c42737e2fd5be33 /gnome-base/gnome-mount | |
parent | Stable on sparc wrt #185823 (diff) | |
download | gentoo-2-3840a334a04fdb85b4d29ae8d6b8b6e6bd5f09c3.tar.gz gentoo-2-3840a334a04fdb85b4d29ae8d6b8b6e6bd5f09c3.tar.bz2 gentoo-2-3840a334a04fdb85b4d29ae8d6b8b6e6bd5f09c3.zip |
Stable on sparc wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'gnome-base/gnome-mount')
-rw-r--r-- | gnome-base/gnome-mount/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-mount/gnome-mount-0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-mount/ChangeLog b/gnome-base/gnome-mount/ChangeLog index f4dcafe0c0c4..0de104aa8e9b 100644 --- a/gnome-base/gnome-mount/ChangeLog +++ b/gnome-base/gnome-mount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-mount # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.40 2007/08/04 16:06:46 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.41 2007/08/07 14:37:29 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-mount-0.6.ebuild: + Stable on sparc wrt #185823 04 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> gnome-mount-0.6.ebuild: diff --git a/gnome-base/gnome-mount/gnome-mount-0.6.ebuild b/gnome-base/gnome-mount/gnome-mount-0.6.ebuild index 3e8684cb735d..b66c2dd84459 100644 --- a/gnome-base/gnome-mount/gnome-mount-0.6.ebuild +++ b/gnome-base/gnome-mount/gnome-mount-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.ebuild,v 1.7 2007/08/04 16:06:46 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/gnome-mount-0.6.ebuild,v 1.8 2007/08/07 14:37:29 gustavoz 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug gnome kernel_FreeBSD" RDEPEND=">=gnome-base/libgnomeui-2.13 |