diff options
author | Olivier Crête <tester@gentoo.org> | 2005-06-12 19:32:57 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-06-12 19:32:57 +0000 |
commit | 78e3230135a92ebf22c89de71e03668482fe2073 (patch) | |
tree | 1a3c851d94ee5f4eaf37fcf993749a9e5a658000 /app-accessibility/gnopernicus | |
parent | Stable on amd64 and adding RESTRICT=test because the tests fail without X (se... (diff) | |
download | historical-78e3230135a92ebf22c89de71e03668482fe2073.tar.gz historical-78e3230135a92ebf22c89de71e03668482fe2073.tar.bz2 historical-78e3230135a92ebf22c89de71e03668482fe2073.zip |
Stable on amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-accessibility/gnopernicus')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index 2c395600838f..3f17a51b8a3a 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gnopernicus # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.53 2005/06/09 09:40:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.54 2005/06/12 19:32:57 tester Exp $ + + 12 Jun 2005; Olivier Crête <tester@gentoo.org> gnopernicus-0.10.7.ebuild: + Stable on amd64 09 Jun 2005; Markus Rothe <corsair@gentoo.org> gnopernicus-0.10.7.ebuild: Stable on ppc64 diff --git a/app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild index 9595ec0c00a6..09f6c8d7f10b 100644 --- a/app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild +++ b/app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild,v 1.8 2005/06/09 09:40:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.10.7.ebuild,v 1.9 2005/06/12 19:32:57 tester Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.baum.ro/gnopernicus.html" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="brltty doc ipv6 static" RDEPEND=">=gnome-base/gconf-2.6.1 |