diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 15:57:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 15:57:45 +0000 |
commit | ac461b95909adb7e3dcc2e7472ad85628971c9f3 (patch) | |
tree | 1c661b4dacb0ac593de13b151240019bda63e618 /app-arch/unmakeself | |
parent | x86 stable (diff) | |
download | historical-ac461b95909adb7e3dcc2e7472ad85628971c9f3.tar.gz historical-ac461b95909adb7e3dcc2e7472ad85628971c9f3.tar.bz2 historical-ac461b95909adb7e3dcc2e7472ad85628971c9f3.zip |
x86 stable wrt #232229
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-arch/unmakeself')
-rw-r--r-- | app-arch/unmakeself/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/unmakeself/unmakeself-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unmakeself/ChangeLog b/app-arch/unmakeself/ChangeLog index b185db95feb3..6395aeee1095 100644 --- a/app-arch/unmakeself/ChangeLog +++ b/app-arch/unmakeself/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/unmakeself # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/ChangeLog,v 1.5 2008/07/18 19:18:03 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/ChangeLog,v 1.6 2008/07/24 15:57:45 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> unmakeself-1.0.ebuild: + x86 stable wrt #232229 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> unmakeself-1.0.ebuild: amd64 stable diff --git a/app-arch/unmakeself/unmakeself-1.0.ebuild b/app-arch/unmakeself/unmakeself-1.0.ebuild index 0d2ddbd9bbd2..6b432f66f007 100644 --- a/app-arch/unmakeself/unmakeself-1.0.ebuild +++ b/app-arch/unmakeself/unmakeself-1.0.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/unmakeself/unmakeself-1.0.ebuild,v 1.4 2008/07/18 19:18:03 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/unmakeself-1.0.ebuild,v 1.5 2008/07/24 15:57:45 armin76 Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="app-arch/bzip2 |