diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-04 16:06:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-04 16:06:46 +0000 |
commit | 9dc7d7c84807de2bc2b2c09526c953361660d5a9 (patch) | |
tree | 0777da9c4219e4933504eb5352238b33aecce55a /gnome-base/gnome-mount | |
parent | actually, copy everything on every platform, not just one lib (diff) | |
download | gentoo-2-9dc7d7c84807de2bc2b2c09526c953361660d5a9.tar.gz gentoo-2-9dc7d7c84807de2bc2b2c09526c953361660d5a9.tar.bz2 gentoo-2-9dc7d7c84807de2bc2b2c09526c953361660d5a9.zip |
ppc stable, bug #183674
(Portage version: 2.1.3.3)
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 edab11326665..f4dcafe0c0c4 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.39 2007/08/02 05:25:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.40 2007/08/04 16:06:46 dertobi123 Exp $ + + 04 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-mount-0.6.ebuild: + ppc stable, bug #183674 02 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org> gnome-mount-0.4-r5.ebuild: diff --git a/gnome-base/gnome-mount/gnome-mount-0.6.ebuild b/gnome-base/gnome-mount/gnome-mount-0.6.ebuild index 7b2ffc3f69b4..3e8684cb735d 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.6 2007/07/02 06:20:01 opfer Exp $ +# $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 $ 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 |