diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-18 08:19:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-18 08:19:20 +0000 |
commit | 5feeadefe08039fe94a265503ebd1ef70d2a9c45 (patch) | |
tree | 3a9bb49d27badf77548c6f5be8aa772f896b3bb9 /sys-boot/palo/palo-1.8_pre20050523.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-5feeadefe08039fe94a265503ebd1ef70d2a9c45.tar.gz gentoo-2-5feeadefe08039fe94a265503ebd1ef70d2a9c45.tar.bz2 gentoo-2-5feeadefe08039fe94a265503ebd1ef70d2a9c45.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-boot/palo/palo-1.8_pre20050523.ebuild')
-rw-r--r-- | sys-boot/palo/palo-1.8_pre20050523.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/palo/palo-1.8_pre20050523.ebuild b/sys-boot/palo/palo-1.8_pre20050523.ebuild index ef2f720ea693..bd7d4d131fc6 100644 --- a/sys-boot/palo/palo-1.8_pre20050523.ebuild +++ b/sys-boot/palo/palo-1.8_pre20050523.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.8_pre20050523.ebuild,v 1.1 2005/05/23 18:57:51 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.8_pre20050523.ebuild,v 1.2 2005/07/18 08:17:57 gmsoft Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://ftp.parisc-linux.org/cvs/palo-${MY_V}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" IUSE="" DEPEND="virtual/libc" |