Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/debianutils: debianutils-2.28.5.ebuild
Date: Thu, 19 Jun 2008 01:08:25
Message-Id: E1K98dP-0003AA-7P@stork.gentoo.org
1 vapier 08/06/19 01:08:19
2
3 Modified: debianutils-2.28.5.ebuild
4 Log:
5 arm/s390/sh stable
6
7 Revision Changes Path
8 1.7 sys-apps/debianutils/debianutils-2.28.5.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild?r1=1.6&r2=1.7
13
14 Index: debianutils-2.28.5.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- debianutils-2.28.5.ebuild 17 Jun 2008 11:40:34 -0000 1.6
21 +++ debianutils-2.28.5.ebuild 19 Jun 2008 01:08:18 -0000 1.7
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.6 2008/06/17 11:40:34 armin76 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.7 2008/06/19 01:08:18 vapier Exp $
27
28 inherit eutils flag-o-matic
29
30 @@ -10,7 +10,7 @@
31
32 LICENSE="GPL-2 BSD"
33 SLOT="0"
34 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
35 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 IUSE="kernel_linux static"
37
38 PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp sys-freebsd/freebsd-ubin )"
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list