summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-18 16:51:31 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-18 16:51:31 +0000
commit9d5baf1c2d5144d8c7ed4fe475492329cdf7d342 (patch)
treef58e58de0f848148a01ca705b08efd7cdfeee045 /app-arch/unshield
parentFixed a typo that resulted in sandbox violation. Fixes bug #148039. (diff)
downloadgentoo-2-9d5baf1c2d5144d8c7ed4fe475492329cdf7d342.tar.gz
gentoo-2-9d5baf1c2d5144d8c7ed4fe475492329cdf7d342.tar.bz2
gentoo-2-9d5baf1c2d5144d8c7ed4fe475492329cdf7d342.zip
Stable on x86, bug #148035.
(Portage version: 2.1.1)
Diffstat (limited to 'app-arch/unshield')
-rw-r--r--app-arch/unshield/ChangeLog5
-rw-r--r--app-arch/unshield/unshield-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unshield/ChangeLog b/app-arch/unshield/ChangeLog
index eecc47dd9ac5..e7ba6cb7aed3 100644
--- a/app-arch/unshield/ChangeLog
+++ b/app-arch/unshield/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unshield
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v 1.11 2006/07/13 20:48:48 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v 1.12 2006/09/18 16:51:31 ticho Exp $
+
+ 18 Sep 2006; <ticho@gentoo.org> unshield-0.5.ebuild:
+ Stable on x86, bug #148035. commit
13 Jul 2006; Alastair Tse <liquidx@gentoo.org> unshield-0.2.ebuild,
unshield-0.4.ebuild, unshield-0.5.ebuild:
diff --git a/app-arch/unshield/unshield-0.5.ebuild b/app-arch/unshield/unshield-0.5.ebuild
index db71d6cc3fd0..6fb9974259d1 100644
--- a/app-arch/unshield/unshield-0.5.ebuild
+++ b/app-arch/unshield/unshield-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.5.ebuild,v 1.2 2006/07/13 20:48:48 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.5.ebuild,v 1.3 2006/09/18 16:51:31 ticho Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
IUSE=""
DEPEND=">=sys-libs/zlib-1.1.4"