diff options
Diffstat (limited to 'sys-boot/palo/palo-1.92.ebuild')
-rw-r--r-- | sys-boot/palo/palo-1.92.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/palo/palo-1.92.ebuild b/sys-boot/palo/palo-1.92.ebuild index 12fca3f14f7b..335c474e8c0a 100644 --- a/sys-boot/palo/palo-1.92.ebuild +++ b/sys-boot/palo/palo-1.92.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.92.ebuild,v 1.3 2013/12/06 16:54:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.92.ebuild,v 1.4 2014/01/23 14:14:20 jer Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="PALO : PArisc Linux Loader" -HOMEPAGE="http://parisc-linux.org/" +HOMEPAGE="http://parisc-linux.org/ https://parisc.wiki.kernel.org/" SRC_URI="http://dev.gentoo.org/~jer/${P/-/_}.tar.gz" LICENSE="GPL-2" |