diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-10-20 08:47:47 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-10-20 08:47:47 +0000 |
commit | b6af19bccf10f68138a900e751492d5507a949c2 (patch) | |
tree | ddb556a2817a50ca78752a8bc93bd7733a3556c5 | |
parent | - changed upstream upgrade link, Andy Dustman bug #109301, c#10 (diff) | |
download | gentoo-2-b6af19bccf10f68138a900e751492d5507a949c2.tar.gz gentoo-2-b6af19bccf10f68138a900e751492d5507a949c2.tar.bz2 gentoo-2-b6af19bccf10f68138a900e751492d5507a949c2.zip |
New release: 0.12.0
(Portage version: 2.0.53_rc5)
4 files changed, 56 insertions, 4 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index f51a6ff3dcd9..dd8a2c8c8807 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,12 @@ # 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.68 2005/10/03 02:45:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.69 2005/10/20 08:47:47 leonardop Exp $ + +*gnopernicus-0.12.0 (20 Oct 2005) + + 20 Oct 2005; Leonardo Boshell <leonardop@gentoo.org> + +gnopernicus-0.12.0.ebuild: + New version. *gnopernicus-0.11.7 (03 Oct 2005) diff --git a/app-accessibility/gnopernicus/Manifest b/app-accessibility/gnopernicus/Manifest index 080cc9ae3a4f..b585a5020797 100644 --- a/app-accessibility/gnopernicus/Manifest +++ b/app-accessibility/gnopernicus/Manifest @@ -1,6 +1,9 @@ +MD5 01d335f3d3e9e0d915fd7253a56bdf3c .gnopernicus-0.12.0.ebuild.swp 12288 MD5 c9614c46fd091af6c8d3ae084877152d ChangeLog 9708 -MD5 b410c188f75b54d246a320f53afb8c71 gnopernicus-0.11.7.ebuild 1126 +MD5 6243a2f17f72037185664042ab0aab40 files/digest-gnopernicus-0.10.9 72 +MD5 aa1f70f09e748cdcca4a9ee3abc971f5 files/digest-gnopernicus-0.11.7 72 +MD5 7d3d04ea3946c72607c9d23c5db43d42 files/digest-gnopernicus-0.12.0 72 MD5 9c62d0c99ced71996c5ebac0e6956fc2 gnopernicus-0.10.9.ebuild 1194 +MD5 b410c188f75b54d246a320f53afb8c71 gnopernicus-0.11.7.ebuild 1126 +MD5 5227af268d2bee6a706f9cb3e613d36c gnopernicus-0.12.0.ebuild 1125 MD5 2bd8b2cae4ff1f77d73a72dc79ebc75d metadata.xml 728 -MD5 aa1f70f09e748cdcca4a9ee3abc971f5 files/digest-gnopernicus-0.11.7 72 -MD5 6243a2f17f72037185664042ab0aab40 files/digest-gnopernicus-0.10.9 72 diff --git a/app-accessibility/gnopernicus/files/digest-gnopernicus-0.12.0 b/app-accessibility/gnopernicus/files/digest-gnopernicus-0.12.0 new file mode 100644 index 000000000000..3ca1e12342a4 --- /dev/null +++ b/app-accessibility/gnopernicus/files/digest-gnopernicus-0.12.0 @@ -0,0 +1 @@ +MD5 8228afc6b98306207349df150592b83b gnopernicus-0.12.0.tar.bz2 2202137 diff --git a/app-accessibility/gnopernicus/gnopernicus-0.12.0.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.12.0.ebuild new file mode 100644 index 000000000000..c3a86b485331 --- /dev/null +++ b/app-accessibility/gnopernicus/gnopernicus-0.12.0.ebuild @@ -0,0 +1,42 @@ +# 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.12.0.ebuild,v 1.1 2005/10/20 08:47:47 leonardop Exp $ + +inherit gnome2 + +DESCRIPTION="Software tools for blind and visually impaired" +HOMEPAGE="http://www.baum.ro/gnopernicus.html" + +LICENSE="LGPL-2" +SLOT="1" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="brltty doc ipv6" + +RDEPEND=">=gnome-base/gconf-2.6.1 + >=dev-libs/popt-1.5 + >=dev-libs/glib-2.4.1 + >=dev-libs/libxml2-2.6.7 + >=gnome-extra/at-spi-1.5.4 + >=x11-libs/gtk+-2.4.1 + >=gnome-base/libglade-2.3.6 + >=gnome-base/libgnome-2.6 + >=gnome-base/libgnomeui-2.6.1 + >=app-accessibility/gnome-speech-0.3.5 + >=app-accessibility/gnome-mag-0.11.7 + >=gnome-extra/libgail-gnome-1.0 + virtual/x11 + brltty? ( >=app-accessibility/brltty-3.6 )" + +DEPEND="${RDEPEND} + >=dev-util/intltool-0.29 + >=dev-util/pkgconfig-0.9 + app-text/scrollkeeper + doc? ( >=dev-util/gtk-doc-1 )" + +DOCS="AUTHORS ChangeLog NEWS README" + + +pkg_setup() { + G2CONF="$(use_enable ipv6) \ + $(use_enable brltty)" +} |