Gentoo Archives: gentoo-commits

From: Dane Smith <c1pher@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/c1pher:master commit in: www-apps/indefero/
Date: Wed, 01 Feb 2012 18:33:55
Message-Id: 84e97f173488849960c336ae28eea41cdda9c0ad.c1pher@gentoo
1 commit: 84e97f173488849960c336ae28eea41cdda9c0ad
2 Author: Dane Smith <c1pher <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 18:32:48 2012 +0000
4 Commit: Dane Smith <c1pher <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 18:32:48 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/c1pher.git;a=commit;h=84e97f17
7
8 Drop slot. handled by eclass.
9
10 ---
11 www-apps/indefero/indefero-1.2.ebuild | 1 -
12 1 files changed, 0 insertions(+), 1 deletions(-)
13
14 diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild
15 index f0a1290..a5065fe 100644
16 --- a/www-apps/indefero/indefero-1.2.ebuild
17 +++ b/www-apps/indefero/indefero-1.2.ebuild
18 @@ -10,7 +10,6 @@ HOMEPAGE="http://www.indefero.net/"
19 SRC_URI="http://projects.ceondo.com/p/${PN}/downloads/get/${P}.zip"
20
21 LICENSE="GPL-2"
22 -SLOT="0"
23 KEYWORDS="~amd64 ~x86"
24 IUSE="doc"