summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-21 20:06:04 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-21 20:06:04 +0000
commitaba833d9ca8d8abcf7173e61e13a84b2da9b4865 (patch)
tree56b6b2c18f01d35251cbe757aa7d086933d6001c /net-misc/leechcraft-core
parentinherit eutils for make_desktop_entry (diff)
downloadhistorical-aba833d9ca8d8abcf7173e61e13a84b2da9b4865.tar.gz
historical-aba833d9ca8d8abcf7173e61e13a84b2da9b4865.tar.bz2
historical-aba833d9ca8d8abcf7173e61e13a84b2da9b4865.zip
inherit eutils for make_desktop_entry
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-core')
-rw-r--r--net-misc/leechcraft-core/ChangeLog5
-rw-r--r--net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild4
-rw-r--r--net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild4
-rw-r--r--net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild4
-rw-r--r--net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild4
-rw-r--r--net-misc/leechcraft-core/leechcraft-core-9999.ebuild4
6 files changed, 13 insertions, 12 deletions
diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog
index e197346fe7fd..d0d6ff8d5fb3 100644
--- a/net-misc/leechcraft-core/ChangeLog
+++ b/net-misc/leechcraft-core/ChangeLog
@@ -1,10 +1,11 @@
# ChangeLog for net-misc/leechcraft-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.14 2012/05/21 19:59:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.15 2012/05/21 20:06:04 ssuominen Exp $
21 May 2012; Samuli Suominen <ssuominen@gentoo.org>
leechcraft-core-0.4.99.ebuild, leechcraft-core-0.5.0.ebuild,
- leechcraft-core-0.5.60.ebuild, leechcraft-core-0.5.65.ebuild:
+ leechcraft-core-0.5.60.ebuild, leechcraft-core-0.5.65.ebuild,
+ leechcraft-core-9999.ebuild:
inherit eutils for make_desktop_entry
*leechcraft-core-0.5.65 (22 Apr 2012)
diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild
index 5b5ca19038d8..c16be168bee7 100644
--- a/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild
+++ b/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild,v 1.3 2012/04/07 16:56:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild,v 1.4 2012/05/21 19:59:08 ssuominen Exp $
EAPI="4"
EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git"
EGIT_PROJECT="leechcraft-${PV}"
-inherit confutils leechcraft
+inherit eutils confutils leechcraft
DESCRIPTION="Core of LeechCraft, the modular network client"
diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild
index b3572707b2cc..6be761c482c8 100644
--- a/net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild
+++ b/net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild,v 1.1 2012/02/09 11:18:09 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.0.ebuild,v 1.2 2012/05/21 19:59:08 ssuominen Exp $
EAPI="4"
EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git"
EGIT_PROJECT="leechcraft-${PV}"
-inherit confutils leechcraft
+inherit eutils confutils leechcraft
DESCRIPTION="Core of LeechCraft, the modular network client"
diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild
index 4fc189cd56fd..b227314bb00a 100644
--- a/net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild
+++ b/net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild,v 1.2 2012/04/14 18:40:08 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.60.ebuild,v 1.3 2012/05/21 19:59:08 ssuominen Exp $
EAPI="4"
EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git"
EGIT_PROJECT="leechcraft-${PV}"
-inherit confutils leechcraft
+inherit eutils confutils leechcraft
DESCRIPTION="Core of LeechCraft, the modular network client"
diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild
index aa6bcc869152..37b425e16aec 100644
--- a/net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild
+++ b/net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild,v 1.1 2012/04/22 13:04:29 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.65.ebuild,v 1.2 2012/05/21 19:59:08 ssuominen Exp $
EAPI="4"
EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git"
EGIT_PROJECT="leechcraft-${PV}"
-inherit confutils leechcraft
+inherit eutils confutils leechcraft
DESCRIPTION="Core of LeechCraft, the modular network client"
diff --git a/net-misc/leechcraft-core/leechcraft-core-9999.ebuild b/net-misc/leechcraft-core/leechcraft-core-9999.ebuild
index b20f5d81920c..d825b8c65a99 100644
--- a/net-misc/leechcraft-core/leechcraft-core-9999.ebuild
+++ b/net-misc/leechcraft-core/leechcraft-core-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-9999.ebuild,v 1.4 2012/04/14 18:40:08 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-9999.ebuild,v 1.5 2012/05/21 20:06:04 ssuominen Exp $
EAPI="4"
EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git"
EGIT_PROJECT="leechcraft-${PV}"
-inherit confutils leechcraft
+inherit eutils confutils leechcraft
DESCRIPTION="Core of LeechCraft, the modular network client"