diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-04-23 23:27:35 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-04-23 23:27:35 +0000 |
commit | e9254423836e97301b6ec3b14fa9168993901f4f (patch) | |
tree | 3b5866e704c921f34c09909cd4ccc03f8b16f5e3 /app-accessibility | |
parent | Fixes (Manifest recommit) (diff) | |
download | gentoo-2-e9254423836e97301b6ec3b14fa9168993901f4f.tar.gz gentoo-2-e9254423836e97301b6ec3b14fa9168993901f4f.tar.bz2 gentoo-2-e9254423836e97301b6ec3b14fa9168993901f4f.zip |
Marking 0.8.1 stable (x86)
Diffstat (limited to 'app-accessibility')
-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 81326a990556..052e4299d27e 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,7 +1,10 @@ # 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.8 2004/04/22 07:42:41 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.9 2004/04/23 23:27:35 leonardop Exp $ + 23 Apr 2004; L. Boshell <leonardop@gentoo.org> gnopernicus-0.8.1.ebuild: + Marked stable on x86. + *gnopernicus-0.8.4 (22 Apr 2004) 22 Apr 2004; L. Boshell <leonardop@gentoo.org> gnopernicus-0.8.4.ebuild, diff --git a/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild index dbb664da34bd..83d355afcac2 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.2 2004/04/20 18:18:07 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.1.ebuild,v 1.3 2004/04/23 23:27:35 leonardop Exp $ inherit eutils gnome2 @@ -12,7 +12,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 |