diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-10 13:48:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-10 13:48:32 +0000 |
commit | 8b1c25d98560c12c062188e4a4e73e2567292acf (patch) | |
tree | 1a5653b67feaf80e4831182cdd21b011e0260978 /sys-apps/debianutils/debianutils-2.22.1.ebuild | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | historical-8b1c25d98560c12c062188e4a4e73e2567292acf.tar.gz historical-8b1c25d98560c12c062188e4a4e73e2567292acf.tar.bz2 historical-8b1c25d98560c12c062188e4a4e73e2567292acf.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'sys-apps/debianutils/debianutils-2.22.1.ebuild')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.22.1.ebuild b/sys-apps/debianutils/debianutils-2.22.1.ebuild index cc0654763c57..e13411864067 100644 --- a/sys-apps/debianutils/debianutils-2.22.1.ebuild +++ b/sys-apps/debianutils/debianutils-2.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.22.1.ebuild,v 1.1 2007/07/09 01:19:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.22.1.ebuild,v 1.2 2007/08/10 13:48:32 armin76 Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="static" PDEPEND="sys-apps/mktemp" |