Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/argouml: argouml-0.19.6.ebuild ChangeLog
Date: Sat, 12 Jan 2008 21:05:31
Message-Id: E1JDnXk-00028z-7j@stork.gentoo.org
1 grobian 08/01/12 21:05:28
2
3 Modified: argouml-0.19.6.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 dev-util/argouml/argouml-0.19.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild?r1=1.4&r2=1.5
14
15 Index: argouml-0.19.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- argouml-0.19.6.ebuild 19 Jan 2007 15:08:39 -0000 1.4
22 +++ argouml-0.19.6.ebuild 12 Jan 2008 21:05:27 -0000 1.5
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/dev-util/argouml/argouml-0.19.6.ebuild,v 1.4 2007/01/19 15:08:39 masterdriverz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v 1.5 2008/01/12 21:05:27 grobian Exp $
29
30 inherit java-pkg
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
37 +KEYWORDS="~amd64 ~ppc ~x86"
38 IUSE="doc"
39
40 RDEPEND=">=virtual/jre-1.3"
41
42
43
44 1.19 dev-util/argouml/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/argouml/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/argouml/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/argouml/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 22 Feb 2007 01:53:08 -0000 1.18
57 +++ ChangeLog 12 Jan 2008 21:05:27 -0000 1.19
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/argouml
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.18 2007/02/22 01:53:08 peper Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.19 2008/01/12 21:05:27 grobian Exp $
64 +
65 + 12 Jan 2008; Fabian Groffen <grobian@g.o> argouml-0.19.6.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 22 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
69 Transition to Manifest2.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list