Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/coq/files: coqide.desktop
Date: Fri, 24 Aug 2012 13:41:52
Message-Id: 20120824134133.0A078205A0@flycatcher.gentoo.org
1 aballier 12/08/24 13:41:32
2
3 Modified: coqide.desktop
4 Log:
5 Add Science category to the desktop entry, fixing a repoman warning.
6
7 (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sci-mathematics/coq/files/coqide.desktop
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/files/coqide.desktop?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/files/coqide.desktop?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/files/coqide.desktop?r1=1.2&r2=1.3
15
16 Index: coqide.desktop
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/coq/files/coqide.desktop,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- coqide.desktop 3 Jan 2008 17:41:59 -0000 1.2
23 +++ coqide.desktop 24 Aug 2012 13:41:32 -0000 1.3
24 @@ -7,4 +7,4 @@
25 GenericName=Coq IDE
26 Terminal=false
27 Type=Application
28 -Categories=Application;Education;Math;
29 +Categories=Application;Education;Science;Math;