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.23.1.ebuild
Date: Sat, 29 Sep 2007 13:49:54
Message-Id: E1IbcZA-0002ni-3R@stork.gentoo.org
1 vapier 07/09/29 13:41:08
2
3 Modified: debianutils-2.23.1.ebuild
4 Log:
5 arm/s390/sh stable
6
7 Revision Changes Path
8 1.4 sys-apps/debianutils/debianutils-2.23.1.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild?r1=1.3&r2=1.4
13
14 Index: debianutils-2.23.1.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- debianutils-2.23.1.ebuild 28 Sep 2007 06:59:29 -0000 1.3
21 +++ debianutils-2.23.1.ebuild 29 Sep 2007 13:41:07 -0000 1.4
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.23.1.ebuild,v 1.3 2007/09/28 06:59:29 kumba Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild,v 1.4 2007/09/29 13:41:07 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 x86"
35 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k mips ~ppc ~ppc64 s390 sh ~sparc x86"
36 IUSE="static"
37
38 PDEPEND="sys-apps/mktemp"
39
40
41
42 --
43 gentoo-commits@g.o mailing list