diff options
author | 2007-10-15 14:53:56 +0000 | |
---|---|---|
committer | 2007-10-15 14:53:56 +0000 | |
commit | 349eb822621cff23c489cb9e59a27b09f2343034 (patch) | |
tree | 36be6829f8fc0046fbcfd25cfaf09498a7bd7f9d /sys-apps/debianutils | |
parent | Stable on ppc64 (diff) | |
download | historical-349eb822621cff23c489cb9e59a27b09f2343034.tar.gz historical-349eb822621cff23c489cb9e59a27b09f2343034.tar.bz2 historical-349eb822621cff23c489cb9e59a27b09f2343034.zip |
Stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-2.23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 104012110922..0c92174b249c 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/debianutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.92 2007/10/01 11:18:30 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.93 2007/10/15 14:51:26 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> debianutils-2.23.1.ebuild: + Stable on ppc64 01 Oct 2007; Christian Birchinger <joker@gentoo.org> debianutils-2.23.1.ebuild: diff --git a/sys-apps/debianutils/debianutils-2.23.1.ebuild b/sys-apps/debianutils/debianutils-2.23.1.ebuild index 0d5fc3670950..2ffc862ec003 100644 --- a/sys-apps/debianutils/debianutils-2.23.1.ebuild +++ b/sys-apps/debianutils/debianutils-2.23.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.23.1.ebuild,v 1.5 2007/10/01 11:18:30 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild,v 1.6 2007/10/15 14:51:26 corsair 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" |