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 | 55f3dc3590e88bb322c48314df373bb0890be741 (patch) | |
tree | 6fdf3964f77d8842b86f62a5db4a681824f965e1 /sys-boot | |
parent | Added migemo/estraier local flags for kazehakase (diff) | |
download | historical-55f3dc3590e88bb322c48314df373bb0890be741.tar.gz historical-55f3dc3590e88bb322c48314df373bb0890be741.tar.bz2 historical-55f3dc3590e88bb322c48314df373bb0890be741.zip |
Marking stable since it really is.
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/palo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/palo/Manifest | 4 | ||||
-rw-r--r-- | sys-boot/palo/palo-1.5_pre20040515.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/sys-boot/palo/Manifest index 3d248981809b..7db62c137a97 100644 --- a/sys-boot/palo/Manifest +++ b/sys-boot/palo/Manifest @@ -1,8 +1,8 @@ -MD5 d5d47a1d70e66d3725fc2a5f495388de ChangeLog 2390 +MD5 2f67b31ed77c2b9edbeed8cf61d3cb24 ChangeLog 2500 MD5 9eb3e7bb4ebac420842bd3e90dbf8726 metadata.xml 218 MD5 215a7af50439001abaae3f11694675bc palo-1.2_pre20030630.ebuild 933 MD5 bdf378eec83dab3345d0bb28756985c1 palo-1.3_pre20040303.ebuild 934 -MD5 df81596dccfb4e7b3c87776f8fa0696e palo-1.5_pre20040515.ebuild 1016 +MD5 88ad675808b43e5bd5c8f0325adba7bd palo-1.5_pre20040515.ebuild 1011 MD5 7ee737710bef1fd5dd94d975eaf30721 files/digest-palo-1.2_pre20030630 71 MD5 976dc147179cc0e2e54c219e32084c2c files/digest-palo-1.3_pre20040303 71 MD5 552150e078605c297602afb8d8d4c9fe files/digest-palo-1.5_pre20040515 72 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" |