diff options
author | 2012-10-07 02:04:17 +0000 | |
---|---|---|
committer | 2012-10-07 02:04:17 +0000 | |
commit | caf6ecb3e563133efeb4dc55b2daca989437a12c (patch) | |
tree | f2d80afc60f641b48c55132943a1654d0690cc74 /gnome-base/libgdu | |
parent | stable ppc64, bug #427544 (diff) | |
download | historical-caf6ecb3e563133efeb4dc55b2daca989437a12c.tar.gz historical-caf6ecb3e563133efeb4dc55b2daca989437a12c.tar.bz2 historical-caf6ecb3e563133efeb4dc55b2daca989437a12c.zip |
stable ppc64, bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libgdu')
-rw-r--r-- | gnome-base/libgdu/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgdu/libgdu-3.0.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/gnome-base/libgdu/ChangeLog b/gnome-base/libgdu/ChangeLog index 9fd2279023b1..588d0ddcae23 100644 --- a/gnome-base/libgdu/ChangeLog +++ b/gnome-base/libgdu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgdu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/ChangeLog,v 1.7 2012/10/06 09:22:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/ChangeLog,v 1.8 2012/10/07 01:57:58 blueness Exp $ + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libgdu-3.0.2.ebuild: + stable ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> libgdu-3.0.2.ebuild: arm stable, bug #427544 @@ -29,4 +32,3 @@ New ebuild for gnome-disk-utility's libraries. Split out of gnome-disk-utility for use by gvfs since gnome-disk-utility-3.4 no longer provides them. - diff --git a/gnome-base/libgdu/libgdu-3.0.2.ebuild b/gnome-base/libgdu/libgdu-3.0.2.ebuild index 1a0c05d05fa2..150d03deb995 100644 --- a/gnome-base/libgdu/libgdu-3.0.2.ebuild +++ b/gnome-base/libgdu/libgdu-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/libgdu-3.0.2.ebuild,v 1.7 2012/10/06 09:22:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/libgdu-3.0.2.ebuild,v 1.8 2012/10/07 01:57:58 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://git.gnome.org/browse/gnome-disk-utility" LICENSE="LGPL-2.1" SLOT="0" IUSE="avahi doc gnome-keyring" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86" CDEPEND=" >=dev-libs/glib-2.22:2 |