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-fs/static-dev: static-dev-0.1.ebuild
Date: Sun, 30 Mar 2008 15:14:04
Message-Id: E1JfzEP-0005F4-HU@stork.gentoo.org
1 vapier 08/03/30 15:14:01
2
3 Modified: static-dev-0.1.ebuild
4 Log:
5 dont depend on virtual/baselayout
6 (Portage version: 2.2_pre5)
7
8 Revision Changes Path
9 1.10 sys-fs/static-dev/static-dev-0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild?r1=1.9&r2=1.10
14
15 Index: static-dev-0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- static-dev-0.1.ebuild 1 Oct 2007 01:48:45 -0000 1.9
22 +++ static-dev-0.1.ebuild 30 Mar 2008 15:14:00 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.9 2007/10/01 01:48:45 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.10 2008/03/30 15:14:00 vapier Exp $
29
30 inherit toolchain-funcs
31
32 @@ -13,8 +13,6 @@
33 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
34 IUSE=""
35
36 -DEPEND=""
37 -RDEPEND="virtual/baselayout"
38 PROVIDE="virtual/dev-manager"
39
40 pkg_preinst() {
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list