diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:44:13 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:44:13 +0000 |
commit | 215e788b5476a3a3fc3751b56afcbe0a2cc2049a (patch) | |
tree | f8af543d3538e5d1df8b9dc8500b9ec4c5a80da3 /gnome-base | |
parent | Bump debian patch version. Include LDFLAGS when building. Bug #263468: Fix mo... (diff) | |
download | gentoo-2-215e788b5476a3a3fc3751b56afcbe0a2cc2049a.tar.gz gentoo-2-215e788b5476a3a3fc3751b56afcbe0a2cc2049a.tar.bz2 gentoo-2-215e788b5476a3a3fc3751b56afcbe0a2cc2049a.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnome/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnome/libgnome-2.24.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnome/ChangeLog b/gnome-base/libgnome/ChangeLog index 62b5558d2014..b52c246ad14a 100644 --- a/gnome-base/libgnome/ChangeLog +++ b/gnome-base/libgnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnome # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.169 2009/03/18 14:49:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.170 2009/04/12 20:44:13 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + libgnome-2.24.1.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> libgnome-2.24.1.ebuild: alpha/ia64 stable wrt #260063 diff --git a/gnome-base/libgnome/libgnome-2.24.1.ebuild b/gnome-base/libgnome/libgnome-2.24.1.ebuild index 8afa976b78e4..2d0a17c224fa 100644 --- a/gnome-base/libgnome/libgnome-2.24.1.ebuild +++ b/gnome-base/libgnome/libgnome-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.24.1.ebuild,v 1.6 2009/03/18 14:49:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.24.1.ebuild,v 1.7 2009/04/12 20:44:13 bluebird Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc esd" RDEPEND=">=gnome-base/gconf-2 |