diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:18:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:18:41 +0000 |
commit | 579fcc7c6dbfde0fa59795a32eb5695217777422 (patch) | |
tree | 35a5c3111b12eee31a16426d618e75bcc031fc3b /app-accessibility/gnome-mag | |
parent | Call eautoreconf with AT_M4DIR=m4 in order to fix a failure in configure. (diff) | |
download | historical-579fcc7c6dbfde0fa59795a32eb5695217777422.tar.gz historical-579fcc7c6dbfde0fa59795a32eb5695217777422.tar.bz2 historical-579fcc7c6dbfde0fa59795a32eb5695217777422.zip |
Stable on amd64 wrt bug #348987
Package-Manager: portage-2.1.9.33/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility/gnome-mag')
-rw-r--r-- | app-accessibility/gnome-mag/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 295000166623..bbe4f227071a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.179 2011/01/18 13:26:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.180 2011/01/19 21:18:24 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gnome-mag-0.16.3.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gnome-mag-0.16.3.ebuild: diff --git a/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild index d78000c7b2b1..21687ba5ccc3 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.16.3.ebuild,v 1.2 2011/01/18 13:26:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild,v 1.3 2011/01/19 21:18:24 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.11.1:2 |