diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-27 14:49:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-27 14:49:35 +0000 |
commit | 19a80b6305ffffa276d83ce7859f598890aeb38d (patch) | |
tree | e404bdbef6fbf25af6cb2debe8e880b4d935d008 /sys-apps | |
parent | stable ppc64, bug 260138 (diff) | |
download | historical-19a80b6305ffffa276d83ce7859f598890aeb38d.tar.gz historical-19a80b6305ffffa276d83ce7859f598890aeb38d.tar.bz2 historical-19a80b6305ffffa276d83ce7859f598890aeb38d.zip |
stable ppc64, bug 260463
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-2.28.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 3fa1f446af4f..088e45089db0 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/debianutils -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.118 2008/08/08 13:00:11 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.119 2009/02/27 14:49:35 ranger Exp $ + + 27 Feb 2009; Brent Baude <ranger@gentoo.org> debianutils-2.28.5.ebuild: + stable ppc64, bug 260463 08 Aug 2008; Jeroen Roovers <jer@gentoo.org> debianutils-2.28.2.ebuild, debianutils-2.28.4.ebuild, debianutils-2.28.5.ebuild, diff --git a/sys-apps/debianutils/debianutils-2.28.5.ebuild b/sys-apps/debianutils/debianutils-2.28.5.ebuild index 18c24b3c7a15..061d3191178e 100644 --- a/sys-apps/debianutils/debianutils-2.28.5.ebuild +++ b/sys-apps/debianutils/debianutils-2.28.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.9 2008/08/08 13:00:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.10 2009/02/27 14:49:35 ranger Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" LICENSE="BSD GPL-2 SMAIL" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="kernel_linux static" PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp sys-freebsd/freebsd-ubin )" |