diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-07-29 08:18:50 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-07-29 08:18:50 +0000 |
commit | a3a636970a47b51e5bf5c0edd80d1e04db40d4e8 (patch) | |
tree | 91dfcb32367fe3c0ac53f4806d6b2a9ca775d122 /sys-boot/palo | |
parent | Added migemo/estraier local flags for kazehakase (diff) | |
download | gentoo-2-a3a636970a47b51e5bf5c0edd80d1e04db40d4e8.tar.gz gentoo-2-a3a636970a47b51e5bf5c0edd80d1e04db40d4e8.tar.bz2 gentoo-2-a3a636970a47b51e5bf5c0edd80d1e04db40d4e8.zip |
Marking stable since it really is.
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/palo/palo-1.5_pre20040515.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog index 96e045117984..aa3cbafb9e02 100644 --- a/sys-boot/palo/ChangeLog +++ b/sys-boot/palo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/palo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.9 2004/07/01 21:46:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.10 2004/07/29 08:18:50 gmsoft Exp $ + + 29 Jul 2004; Guy Martin <gmsoft@gentoo.org> palo-1.5_pre20040515.ebuild: + Marking stable since it really is. 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> palo-1.2_pre20030630.ebuild, palo-1.3_pre20040303.ebuild, diff --git a/sys-boot/palo/palo-1.5_pre20040515.ebuild b/sys-boot/palo/palo-1.5_pre20040515.ebuild index 55b43f49b41d..2512124b0209 100644 --- a/sys-boot/palo/palo-1.5_pre20040515.ebuild +++ b/sys-boot/palo/palo-1.5_pre20040515.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.5_pre20040515.ebuild,v 1.6 2004/07/01 21:46:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.5_pre20040515.ebuild,v 1.7 2004/07/29 08:18:50 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" |