summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-07-18 19:20:27 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-07-18 19:20:27 +0000
commit16d868820441502ef7f5e7df8b5912ab0091e61c (patch)
treec126f86589d8b75f50c2881d9b4b84e673f04891 /app-arch
parentInitial ebuild. Fixes bug #230571. (diff)
downloadgentoo-2-16d868820441502ef7f5e7df8b5912ab0091e61c.tar.gz
gentoo-2-16d868820441502ef7f5e7df8b5912ab0091e61c.tar.bz2
gentoo-2-16d868820441502ef7f5e7df8b5912ab0091e61c.zip
amd64 stable wrt bug #231074
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/makeself/ChangeLog5
-rw-r--r--app-arch/makeself/makeself-2.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/makeself/ChangeLog b/app-arch/makeself/ChangeLog
index 4882a974a5a9..4839534a1099 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.16 2008/05/22 02:02:56 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.17 2008/07/18 19:20:27 coldwind Exp $
+
+ 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> makeself-2.1.5.ebuild:
+ amd64 stable wrt bug #231074
22 May 2008; Jeremy Olexa <darkside@gentoo.org> makeself-2.1.5.ebuild:
my mistake, forgot to carry forward keywords. Marked ~amd64 ~hppa ~ppc ~s390
diff --git a/app-arch/makeself/makeself-2.1.5.ebuild b/app-arch/makeself/makeself-2.1.5.ebuild
index 5301f10002a1..e76d03477d17 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.2 2008/05/22 02:02:56 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.3 2008/07/18 19:20:27 coldwind 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=""