Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/asclock: asclock-2.0.12-r1.ebuild
Date: Sun, 29 Jun 2008 13:48:00
Message-Id: E1KCxFz-0000m2-1u@stork.gentoo.org
1 drac 08/06/29 13:47:55
2
3 Modified: asclock-2.0.12-r1.ebuild
4 Log:
5 quoting
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
7
8 Revision Changes Path
9 1.6 x11-plugins/asclock/asclock-2.0.12-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: asclock-2.0.12-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- asclock-2.0.12-r1.ebuild 8 Dec 2006 00:01:45 -0000 1.5
22 +++ asclock-2.0.12-r1.ebuild 29 Jun 2008 13:47:54 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 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/x11-plugins/asclock/asclock-2.0.12-r1.ebuild,v 1.5 2006/12/08 00:01:45 drizzt Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild,v 1.6 2008/06/29 13:47:54 drac Exp $
29
30 inherit eutils toolchain-funcs
31
32 @@ -56,7 +56,7 @@
33 insinto ${themesdir}
34 doins -r themes/*
35 dodoc README README.THEMES TODO
36 - cd ${D}/${themesdir}
37 + cd "${D}"/${themesdir}
38 rm -f Freeamp/Makefile{,.*}
39 ln -s classic default_theme
40 }
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list