diff options
author | William Hubbs <williamh@gentoo.org> | 2013-04-21 19:30:48 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2013-04-21 19:30:48 +0000 |
commit | 45d0d6e2ca339e238a9c92f109ab54b7791455e6 (patch) | |
tree | 4bb6efae1e5e716fad4d28a76ff2eb7e10869296 /app-accessibility/nfbtrans | |
parent | set XORG_EAUTORECONF before inheriting the eclass (diff) | |
download | gentoo-2-45d0d6e2ca339e238a9c92f109ab54b7791455e6.tar.gz gentoo-2-45d0d6e2ca339e238a9c92f109ab54b7791455e6.tar.bz2 gentoo-2-45d0d6e2ca339e238a9c92f109ab54b7791455e6.zip |
Fix home page for #466280.
(Portage version: 2.2.0_alpha173/cvs/Linux i686, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'app-accessibility/nfbtrans')
-rw-r--r-- | app-accessibility/nfbtrans/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild | 6 | ||||
-rw-r--r-- | app-accessibility/nfbtrans/nfbtrans-7.74.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-accessibility/nfbtrans/ChangeLog b/app-accessibility/nfbtrans/ChangeLog index aafae3e9fb4f..282987da2182 100644 --- a/app-accessibility/nfbtrans/ChangeLog +++ b/app-accessibility/nfbtrans/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/nfbtrans -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/ChangeLog,v 1.17 2011/12/23 21:31:11 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/ChangeLog,v 1.18 2013/04/21 19:30:48 williamh Exp $ + + 21 Apr 2013; William Hubbs <williamh@gentoo.org> nfbtrans-7.74.ebuild, + nfbtrans-7.74-r1.ebuild: + fix home page for #466280. 23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> nfbtrans-7.74-r1.ebuild: Stable for AMD64, wrt bug #393827 diff --git a/app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild b/app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild index 5f3a7b644dea..2e60bf7eb000 100644 --- a/app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild +++ b/app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild,v 1.3 2011/12/23 21:31:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/nfbtrans-7.74-r1.ebuild,v 1.4 2013/04/21 19:30:48 williamh Exp $ EAPI="3" inherit eutils DESCRIPTION="braille translator from the National Federation of the Blind" -HOMEPAGE="http://www.nfb.org/nfb/nfbtrans.asp" +HOMEPAGE="http://www.nfb.org/nfbtrans" SRC_URI="http://www.nfb.org/Images/nfb/Products_Technology/nfbtr774.zip" LICENSE="public-domain" diff --git a/app-accessibility/nfbtrans/nfbtrans-7.74.ebuild b/app-accessibility/nfbtrans/nfbtrans-7.74.ebuild index 9603f13a8edb..6aef5c6b9b55 100644 --- a/app-accessibility/nfbtrans/nfbtrans-7.74.ebuild +++ b/app-accessibility/nfbtrans/nfbtrans-7.74.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/nfbtrans-7.74.ebuild,v 1.8 2009/06/15 21:12:04 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/nfbtrans-7.74.ebuild,v 1.9 2013/04/21 19:30:48 williamh Exp $ inherit eutils DESCRIPTION="braille translator from the National Federation of the Blind" -HOMEPAGE="http://www.nfb.org/nfb/nfbtrans.asp" +HOMEPAGE="http://www.nfb.org/nfbtrans" SRC_URI="http://www.nfb.org/Images/nfb/Products_Technology/nfbtr774.zip" LICENSE="public-domain" |