diff options
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/palo/palo-1.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog index 5d08c50c37bb..0e80506f0a03 100644 --- a/sys-boot/palo/ChangeLog +++ b/sys-boot/palo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/palo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.41 2013/10/21 15:17:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.42 2013/12/06 16:54:54 jer Exp $ + + 06 Dec 2013; Jeroen Roovers <jer@gentoo.org> palo-1.92.ebuild: + Stable for HPPA too. 21 Oct 2013; Jeroen Roovers <jer@gentoo.org> palo-1.92.ebuild: Do not install palo.conf twice, but do install Changes debian/changelog and diff --git a/sys-boot/palo/palo-1.92.ebuild b/sys-boot/palo/palo-1.92.ebuild index fe34ae28dcf6..12fca3f14f7b 100644 --- a/sys-boot/palo/palo-1.92.ebuild +++ b/sys-boot/palo/palo-1.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.92.ebuild,v 1.2 2013/10/21 15:17:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.92.ebuild,v 1.3 2013/12/06 16:54:54 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jer/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" IUSE="" src_prepare() { |