diff options
author | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:26:41 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:26:41 +0000 |
commit | dc9ecf71c63b446453c10c4aeb5adbab65dcf91e (patch) | |
tree | e50d7a9ec3c373d595cd6a9d3ac524a2e3a44e22 /app-accessibility | |
parent | Stable on amd64, bug #281427 (diff) | |
download | gentoo-2-dc9ecf71c63b446453c10c4aeb5adbab65dcf91e.tar.gz gentoo-2-dc9ecf71c63b446453c10c4aeb5adbab65dcf91e.tar.bz2 gentoo-2-dc9ecf71c63b446453c10c4aeb5adbab65dcf91e.zip |
Stable on amd64, bug #281427
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnome-mag/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gnome-mag/gnome-mag-0.15.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 531906557e63..596888b40e08 100644 --- a/app-accessibility/gnome-mag/ChangeLog +++ b/app-accessibility/gnome-mag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gnome-mag # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.161 2009/10/03 17:57:22 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.162 2009/10/08 03:26:41 tester Exp $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> gnome-mag-0.15.9.ebuild: + Stable on amd64, bug #281427 *gnome-mag-0.15.9 (03 Oct 2009) diff --git a/app-accessibility/gnome-mag/gnome-mag-0.15.9.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.15.9.ebuild index 6d49b04bf062..fb4461bf309d 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.15.9.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.15.9.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/app-accessibility/gnome-mag/gnome-mag-0.15.9.ebuild,v 1.1 2009/10/03 17:57:22 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.15.9.ebuild,v 1.2 2009/10/08 03:26:41 tester Exp $ inherit gnome2 virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.11.1 |