Gentoo Archives: gentoo-commits

From: Magnus Granberg <zorry@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/zorry:master commit in: /
Date: Fri, 29 Jul 2011 18:58:03
Message-Id: 62700dbe9104157a9086a39c6def1d080387ad2f.zorry@gentoo
1 commit: 62700dbe9104157a9086a39c6def1d080387ad2f
2 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 29 18:57:43 2011 +0000
4 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 29 18:57:43 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=62700dbe
7
8 Updated setup.py
9
10 ---
11 setup.py | 1 -
12 1 files changed, 0 insertions(+), 1 deletions(-)
13
14 diff --git a/setup.py b/setup.py
15 index 0560e8b..c2a4417 100644
16 --- a/setup.py
17 +++ b/setup.py
18 @@ -28,5 +28,4 @@ setup(
19 license="GPL2",
20 packages=packages,
21 package_dir=package_dir,
22 - classifiers=[],
23 )
24 \ No newline at end of file