diff options
-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 |