diff options
author | 2008-07-24 17:33:26 +0000 | |
---|---|---|
committer | 2008-07-24 17:33:26 +0000 | |
commit | 418ec82e7e69285eed9614eeea473b70d5ba031e (patch) | |
tree | 18ed94868a75f3a8b6e6673fffbed2dfce720f9f /app-arch/makeself/makeself-2.1.5.ebuild | |
parent | x86 stable wrt #231877 (diff) | |
download | historical-418ec82e7e69285eed9614eeea473b70d5ba031e.tar.gz historical-418ec82e7e69285eed9614eeea473b70d5ba031e.tar.bz2 historical-418ec82e7e69285eed9614eeea473b70d5ba031e.zip |
x86 stable wrt #231074
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-arch/makeself/makeself-2.1.5.ebuild')
-rw-r--r-- | app-arch/makeself/makeself-2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/makeself/makeself-2.1.5.ebuild b/app-arch/makeself/makeself-2.1.5.ebuild index b373c08dea0d..5a367d752800 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.5 2008/07/21 16:36:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.6 2008/07/24 17:33:26 armin76 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="" |