diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 14:44:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 14:44:27 +0000 |
commit | 809b1af248267cfb015c97d5447fc1b215d6f0e5 (patch) | |
tree | 79d36662f417234e41f9d3fea165773e08ca89f2 /app-accessibility | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-809b1af248267cfb015c97d5447fc1b215d6f0e5.tar.gz gentoo-2-809b1af248267cfb015c97d5447fc1b215d6f0e5.tar.bz2 gentoo-2-809b1af248267cfb015c97d5447fc1b215d6f0e5.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 06c34f0c3634..b7ddab81dbf3 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.95 2006/09/14 01:02:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.96 2006/10/19 14:44:27 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + gnome-mag-0.12.5.ebuild: + Stable on Alpha. 14 Sep 2006; Aron Griffis <agriffis@gentoo.org> gnome-mag-0.12.5.ebuild: Mark 0.12.5 stable on ia64. #139612 diff --git a/app-accessibility/gnome-mag/gnome-mag-0.12.5.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.12.5.ebuild index 5cd611b33bfd..a795b7ddf560 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.12.5.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.12.5.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.5.ebuild,v 1.8 2006/09/14 01:02:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.12.5.ebuild,v 1.9 2006/10/19 14:44:26 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 |