diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-03-17 22:35:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-03-17 22:35:24 +0000 |
commit | d527649e118975a6484ee4e4a998bd11459f177b (patch) | |
tree | c29643655009b130ed04133d24c11a4f691f606e /app-accessibility | |
parent | Stable on x86 wrt bug #126321. (diff) | |
download | gentoo-2-d527649e118975a6484ee4e4a998bd11459f177b.tar.gz gentoo-2-d527649e118975a6484ee4e4a998bd11459f177b.tar.bz2 gentoo-2-d527649e118975a6484ee4e4a998bd11459f177b.zip |
Stable gnome-2.12.3 for ppc, bug #126321
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnome-mag/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/gnome-mag/gnome-mag-0.12.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 02c8edbb83ac..07402993934f 100644 --- a/app-accessibility/gnome-mag/ChangeLog +++ b/app-accessibility/gnome-mag/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/gnome-mag # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.78 2006/03/14 17:46:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.79 2006/03/17 22:35:22 dertobi123 Exp $ + + 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-mag-0.12.3.ebuild: + Stable gnome-2.12.3 for ppc, bug #126321 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-mag-0.12.3.ebuild: diff --git a/app-accessibility/gnome-mag/gnome-mag-0.12.3.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.12.3.ebuild index 853adc6b8a59..d0ae4c28cb15 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.12.3.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.12.3.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/app-accessibility/gnome-mag/gnome-mag-0.12.3.ebuild,v 1.4 2006/03/14 17:46:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.12.3.ebuild,v 1.5 2006/03/17 22:35:24 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-1.3.11 |