diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:22:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:22:33 +0000 |
commit | e73f98ecd6faa45014239436fd1bc89ec681f6f7 (patch) | |
tree | 134de29f09ac4699f6bf9998709c34290864df09 /gnome-base/gnome-mount | |
parent | sh stable (diff) | |
download | gentoo-2-e73f98ecd6faa45014239436fd1bc89ec681f6f7.tar.gz gentoo-2-e73f98ecd6faa45014239436fd1bc89ec681f6f7.tar.bz2 gentoo-2-e73f98ecd6faa45014239436fd1bc89ec681f6f7.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'gnome-base/gnome-mount')
-rw-r--r-- | gnome-base/gnome-mount/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-mount/gnome-mount-0.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-mount/ChangeLog b/gnome-base/gnome-mount/ChangeLog index 8122c7d86755..e8b1465f6d01 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.69 2009/12/03 17:15:41 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.70 2010/01/16 17:22:33 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> gnome-mount-0.8-r1.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> gnome-mount-0.8-r1.ebuild: Marking gnome-mount-0.8-r1 ppc64 stable for bug 281427 diff --git a/gnome-base/gnome-mount/gnome-mount-0.8-r1.ebuild b/gnome-base/gnome-mount/gnome-mount-0.8-r1.ebuild index b897d16fd424..b039644d1152 100644 --- a/gnome-base/gnome-mount/gnome-mount-0.8-r1.ebuild +++ b/gnome-base/gnome-mount/gnome-mount-0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.8-r1.ebuild,v 1.8 2009/12/03 17:15:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/gnome-mount-0.8-r1.ebuild,v 1.9 2010/01/16 17:22:33 armin76 Exp $ inherit autotools eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${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="libnotify nautilus kernel_FreeBSD" RDEPEND=">=dev-libs/glib-2.15.0 |