diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 14:41:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 14:41:19 +0000 |
commit | eaa14c829ef0f72adec5ec0beac0c9336b5203b8 (patch) | |
tree | 524340aa7ac8083b8462d0144444063662a3c189 /gnome-base/gnome-mount | |
parent | Stable on sparc (diff) | |
download | historical-eaa14c829ef0f72adec5ec0beac0c9336b5203b8.tar.gz historical-eaa14c829ef0f72adec5ec0beac0c9336b5203b8.tar.bz2 historical-eaa14c829ef0f72adec5ec0beac0c9336b5203b8.zip |
Stable on sparc
Package-Manager: portage-2.1.1-r2
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.4-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-mount/ChangeLog b/gnome-base/gnome-mount/ChangeLog index b2bd2c4c38ee..548c1ded74ec 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.24 2006/12/16 23:45:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/ChangeLog,v 1.25 2006/12/18 14:34:47 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-mount-0.4-r5.ebuild: + Stable on sparc 16 Dec 2006; Tobias Scherbaum <dertobi123@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 288427b996e4..747770c77005 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.7 2006/12/16 23:45:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild,v 1.8 2006/12/18 14:34:47 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc x86" IUSE="debug" RDEPEND=">=gnome-base/libgnomeui-2.13 |