diff options
author | 2011-11-26 18:51:28 +0000 | |
---|---|---|
committer | 2011-11-26 18:51:28 +0000 | |
commit | f34e137ea86afdd31cd41959d9d002f7aa20712a (patch) | |
tree | 2c81e9770f1a054ebe2f8c2202a4eea73b7e0ec0 /sys-boot/palo/palo-1.18-r1.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #388277 (diff) | |
download | gentoo-2-f34e137ea86afdd31cd41959d9d002f7aa20712a.tar.gz gentoo-2-f34e137ea86afdd31cd41959d9d002f7aa20712a.tar.bz2 gentoo-2-f34e137ea86afdd31cd41959d9d002f7aa20712a.zip |
Remove Debian reference from HOMEPAGE. Stable for HPPA. Remove old.
(Portage version: 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() { |