diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-21 16:36:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-21 16:36:04 +0000 |
commit | 98e9210bb2fa6c74725f855b6c6d5e6239181819 (patch) | |
tree | 908e188f6bd382a05dc1c04b2c3d8be4f32af6a5 /app-arch/makeself | |
parent | Stable on ppc64; bug #230269 (diff) | |
download | gentoo-2-98e9210bb2fa6c74725f855b6c6d5e6239181819.tar.gz gentoo-2-98e9210bb2fa6c74725f855b6c6d5e6239181819.tar.bz2 gentoo-2-98e9210bb2fa6c74725f855b6c6d5e6239181819.zip |
Stable on ppc wrt bug 231074
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch/makeself')
-rw-r--r-- | app-arch/makeself/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/makeself/makeself-2.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/makeself/ChangeLog b/app-arch/makeself/ChangeLog index 55e1e70d5006..0b2ec50da719 100644 --- a/app-arch/makeself/ChangeLog +++ b/app-arch/makeself/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/makeself # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.18 2008/07/19 14:22:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.19 2008/07/21 16:36:04 nixnut Exp $ + + 21 Jul 2008; nixnut <nixnut@gentoo.org> makeself-2.1.5.ebuild: + Stable on ppc wrt bug 231074 19 Jul 2008; Jeroen Roovers <jer@gentoo.org> makeself-2.1.5.ebuild: Stable for HPPA (bug #231074). diff --git a/app-arch/makeself/makeself-2.1.5.ebuild b/app-arch/makeself/makeself-2.1.5.ebuild index f61f6fb90d31..b373c08dea0d 100644 --- a/app-arch/makeself/makeself-2.1.5.ebuild +++ b/app-arch/makeself/makeself-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.4 2008/07/19 14:22:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.5 2008/07/21 16:36:04 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.megastep.org/makeself/${P}.run" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~s390 ~x86" +KEYWORDS="amd64 hppa ppc ~s390 ~x86" IUSE="" DEPEND="" |