diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-26 18:51:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-26 18:51:28 +0000 |
commit | c6a4fbe3caf82c8262638af81d99d34db4a717a4 (patch) | |
tree | d8f9e1c159a7664e0615aafe0425b2504ae94a70 /sys-boot/palo/palo-1.18-r1.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #388277 (diff) | |
download | historical-c6a4fbe3caf82c8262638af81d99d34db4a717a4.tar.gz historical-c6a4fbe3caf82c8262638af81d99d34db4a717a4.tar.bz2 historical-c6a4fbe3caf82c8262638af81d99d34db4a717a4.zip |
Remove Debian reference from HOMEPAGE. Stable for HPPA. Remove old.
Package-Manager: portage-2.2.0_alpha78/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/palo/palo-1.18-r1.ebuild')
-rw-r--r-- | sys-boot/palo/palo-1.18-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/palo/palo-1.18-r1.ebuild b/sys-boot/palo/palo-1.18-r1.ebuild index 8c39be9d6ee6..ccb71d32ddf0 100644 --- a/sys-boot/palo/palo-1.18-r1.ebuild +++ b/sys-boot/palo/palo-1.18-r1.ebuild @@ -1,18 +1,18 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18-r1.ebuild,v 1.1 2011/04/21 20:47:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18-r1.ebuild,v 1.2 2011/11/26 18:51:28 jer Exp $ EAPI="2" inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="PALO : PArisc Linux Loader" -HOMEPAGE="http://parisc-linux.org/ http://packages.qa.debian.org/p/palo.html" +HOMEPAGE="http://parisc-linux.org/" SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" IUSE="" src_prepare() { |