diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 23:36:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 23:36:17 +0000 |
commit | 314e87f25726bab1bffcff9bacd538c1874e85da (patch) | |
tree | 50f3bbceef572bfae2f1c020c8d552901e0b97ca /app-accessibility | |
parent | new sqlite ebuild slot (Manifest recommit) (diff) | |
download | gentoo-2-314e87f25726bab1bffcff9bacd538c1874e85da.tar.gz gentoo-2-314e87f25726bab1bffcff9bacd538c1874e85da.tar.bz2 gentoo-2-314e87f25726bab1bffcff9bacd538c1874e85da.zip |
Stable on sparc
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index 4216fed6ee54..e5ee277cbed3 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.16 2004/08/05 19:20:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.17 2004/08/05 23:31:26 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gnopernicus-0.8.4.ebuild: + Stable on sparc 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gnopernicus-0.8.4.ebuild: Stable on hppa. diff --git a/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild index 5b28454fdae4..ad94ff7508df 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.8 2004/08/05 19:20:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild,v 1.9 2004/08/05 23:31:26 gustavoz 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" IUSE="ipv6 brltty" # libgail-gnome is only required during runtime |