diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-10-01 05:48:58 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-10-01 05:48:58 +0000 |
commit | 9103d8d2fc1c22e7b79196a0cef46cb5d80519ae (patch) | |
tree | 07022738a9641d91fabfb146b2a9b4af3695841a /app-accessibility/gnopernicus | |
parent | stable on mips (diff) | |
download | historical-9103d8d2fc1c22e7b79196a0cef46cb5d80519ae.tar.gz historical-9103d8d2fc1c22e7b79196a0cef46cb5d80519ae.tar.bz2 historical-9103d8d2fc1c22e7b79196a0cef46cb5d80519ae.zip |
stable on mips
Diffstat (limited to 'app-accessibility/gnopernicus')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index 7b336a1228d3..e99848460db9 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/gnopernicus # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.19 2004/09/18 19:57:42 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.20 2004/10/01 05:48:58 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> gnopernicus-0.8.4.ebuild, + gnopernicus-0.9.12.ebuild: + mips and ~mips for accessibility unmasking on mips *gnopernicus-0.9.12 (18 Sep 2004) diff --git a/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild index ad94ff7508df..7e91bb4c003e 100644 --- a/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild +++ b/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild,v 1.9 2004/08/05 23:31:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild,v 1.10 2004/10/01 05:48:58 geoman Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.baum.ro/gnopernicus.html" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 mips" IUSE="ipv6 brltty" # libgail-gnome is only required during runtime diff --git a/app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild index 0b1991a3a6f5..09b3740b82f9 100644 --- a/app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild +++ b/app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild,v 1.2 2004/09/18 19:57:42 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.9.12.ebuild,v 1.3 2004/10/01 05:48:58 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.baum.ro/gnopernicus.html" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="brltty doc ipv6" RDEPEND=">=gnome-base/gconf-1.1.5 |