diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-12-17 13:03:01 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-12-17 13:03:01 +0000 |
commit | 8d7760947b848da39efe3263d1437ac2427e0f85 (patch) | |
tree | de2b142a96386f1236dd772efe85aef76384ccff /sys-boot/palo | |
parent | Unmask ffmpeg, after last lu_zero's fix it now works fine on all the packages... (diff) | |
download | gentoo-2-8d7760947b848da39efe3263d1437ac2427e0f85.tar.gz gentoo-2-8d7760947b848da39efe3263d1437ac2427e0f85.tar.bz2 gentoo-2-8d7760947b848da39efe3263d1437ac2427e0f85.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/palo/palo-1.10_pre20051012.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog index 7d8beb483664..a166808aa4e1 100644 --- a/sys-boot/palo/ChangeLog +++ b/sys-boot/palo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/palo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.13 2005/11/26 15:14:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.14 2005/12/17 13:03:01 gmsoft Exp $ + + 17 Dec 2005; Guy Martin <gmsoft@gentoo.org> palo-1.10_pre20051012.ebuild: + Stable on hppa. *palo-1.10_pre20051012 (26 Nov 2005) diff --git a/sys-boot/palo/palo-1.10_pre20051012.ebuild b/sys-boot/palo/palo-1.10_pre20051012.ebuild index 309a35cf8d6c..bc543726df84 100644 --- a/sys-boot/palo/palo-1.10_pre20051012.ebuild +++ b/sys-boot/palo/palo-1.10_pre20051012.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.10_pre20051012.ebuild,v 1.1 2005/11/26 15:14:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.10_pre20051012.ebuild,v 1.2 2005/12/17 13:03:01 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" |