diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 02:48:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 02:48:23 +0000 |
commit | c4d3747ae764c47ca3b65912a018ae7506e24f21 (patch) | |
tree | ebf60358e4c0893a290ad55bd875737420fc5448 /app-accessibility | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-c4d3747ae764c47ca3b65912a018ae7506e24f21.tar.gz gentoo-2-c4d3747ae764c47ca3b65912a018ae7506e24f21.tar.bz2 gentoo-2-c4d3747ae764c47ca3b65912a018ae7506e24f21.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnome-mag/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/gnome-mag/gnome-mag-0.13.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 3034b1900867..c5f7e49a6337 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.102 2006/12/21 13:32:56 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.103 2007/01/14 02:48:23 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + gnome-mag-0.13.1.ebuild: + Stable on Alpha. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gnome-mag-0.13.1.ebuild: Stable on ppc64; bug #156662 diff --git a/app-accessibility/gnome-mag/gnome-mag-0.13.1.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.13.1.ebuild index fbc207fdab94..f8e6e7e05fea 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.13.1.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.13.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.13.1.ebuild,v 1.6 2006/12/21 13:32:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.13.1.ebuild,v 1.7 2007/01/14 02:48:23 kloeri 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 |