diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 01:52:13 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 01:52:13 +0000 |
commit | 21d7ed1cfc7e5941c23055e44115e1140eaa2591 (patch) | |
tree | 9b0c298e228bb7db152b9e4824658d711e741f1f /app-accessibility/gnopernicus | |
parent | Removed epiphany from DEPEND for hppa. Added hppa and ~hppa to KEYWORDS. (Man... (diff) | |
download | gentoo-2-21d7ed1cfc7e5941c23055e44115e1140eaa2591.tar.gz gentoo-2-21d7ed1cfc7e5941c23055e44115e1140eaa2591.tar.bz2 gentoo-2-21d7ed1cfc7e5941c23055e44115e1140eaa2591.zip |
Marked stable on hppa.
Diffstat (limited to 'app-accessibility/gnopernicus')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index a33e80afb22c..193c3eb25bca 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gnopernicus # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.11 2004/04/28 22:40:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.12 2004/05/26 01:52:13 gmsoft Exp $ + + 26 May 2004; Guy Martin <gmsoft@gentoo.org> gnopernicus-0.8.1.ebuild: + Marked stable on hppa. 28 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnopernicus-0.8.1.ebuild: diff --git a/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild index bc2063668de6..48c5202800d7 100644 --- a/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild +++ b/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild,v 1.5 2004/04/28 22:40:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild,v 1.6 2004/05/26 01:52:13 gmsoft Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ DESCRIPTION="Software tools for blind and visually impaired in Gnome 2" HOMEPAGE="http://www.baum.ro/gnopernicus.html" SLOT="1" -KEYWORDS="x86 sparc ~hppa ~alpha ~ia64 ~ppc ~amd64" +KEYWORDS="x86 sparc hppa ~alpha ~ia64 ~ppc ~amd64" LICENSE="LGPL-2" # libgail-gnome is only required during runtime |