public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: app-portage/eclean-kernel/
@ 2012-01-27 22:16 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2012-01-27 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8307166919e8df5fccc2a63ac122eac4cfd6b1a8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 22:17:56 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 22:17:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=83071669

app-portage/eclean-kernel: Pull in pymountboot to support mounting /boot on Linux systems.

(Portage version: 2.2.0_alpha84_p38/git/Linux x86_64, unsigned Manifest commit)

---
 .../eclean-kernel/eclean-kernel-9999.ebuild        |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
index a886a92..3963f84 100644
--- a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
@@ -24,6 +24,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
 IUSE=""
 
+PDEPEND="kernel_linux? ( dev-python/pymountboot )"
+
 PYTHON_MODNAME=ecleankernel
 
 #if LIVE



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/eclean-kernel/
@ 2012-05-10 17:02 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2012-05-10 17:02 UTC (permalink / raw
  To: gentoo-commits

commit:     48f6bdacdf68b0cc8191d79a3af981a95900b5b8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 10 17:03:11 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 10 17:03:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=48f6bdac

app-portage/eclean-kernel: Fix HOMEPAGE & SRC_URI.

(Portage version: 2.2.0_alpha101_p20/git/Linux x86_64, unsigned Manifest commit)

---
 .../eclean-kernel/eclean-kernel-9999.ebuild        |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
index cb582c1..bec7130 100644
--- a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
@@ -13,8 +13,8 @@ inherit git-2
 #endif
 
 DESCRIPTION="Remove outdated built kernels"
-HOMEPAGE="https://github.com/mgorny/eclean-kernel/"
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://bitbucket.org/mgorny/eclean-kernel/"
+SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/eclean-kernel/
@ 2012-05-10 16:55 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2012-05-10 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     1f6108b6641f6ed5a06b1744b5a3b354923b7237
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 10 16:56:00 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 10 16:56:00 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=1f6108b6

app-portage/eclean-kernel: Migrate to bitbucket.

(Portage version: 2.2.0_alpha101_p20/git/Linux x86_64, unsigned Manifest commit)

---
 .../eclean-kernel/eclean-kernel-9999.ebuild        |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
index 43863fb..cb582c1 100644
--- a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
@@ -8,8 +8,7 @@ PYTHON_COMPAT='python2_6 python2_7'
 inherit base python-distutils-ng
 
 #if LIVE
-EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
-	http://github.com/mgorny/${PN}.git"
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
 inherit git-2
 #endif
 



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/eclean-kernel/
@ 2011-10-23 18:18 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2011-10-23 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     bbd46299bb4dd7c6944dfe1a8996859f56d2ba73
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 18:18:33 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 18:18:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=bbd46299

app-portage/eclean-kernel: Introduce an ebuild for eclean-kernel, my little outdated kernel cleaner.

(Portage version: 2.2.0_alpha67_p52/git/Linux x86_64, unsigned Manifest commit)

---
 .../eclean-kernel/eclean-kernel-9999.ebuild        |   37 ++++++++++++++++++++
 app-portage/eclean-kernel/metadata.xml             |   15 ++++++++
 2 files changed, 52 insertions(+), 0 deletions(-)

diff --git a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
new file mode 100644
index 0000000..df02841
--- /dev/null
+++ b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+PYTHON_DEPEND='*:2.6'
+SUPPORT_PYTHON_ABIS=1
+RESTRICT_PYTHON_ABIS='2.4 2.5'
+
+inherit base distutils
+
+#if LIVE
+EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
+	http://github.com/mgorny/${PN}.git"
+inherit git-2
+#endif
+
+DESCRIPTION="Remove outdated built kernels"
+HOMEPAGE="https://github.com/mgorny/eclean-kernel/"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+PYTHON_MODNAME=ecleankernel
+
+#if LIVE
+KEYWORDS=
+SRC_URI=
+#endif
+
+src_prepare() {
+	base_src_prepare
+	distutils_src_prepare
+}

diff --git a/app-portage/eclean-kernel/metadata.xml b/app-portage/eclean-kernel/metadata.xml
new file mode 100644
index 0000000..57b7084
--- /dev/null
+++ b/app-portage/eclean-kernel/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mgorny@gentoo.org</email>
+		<name>Michał Górny</name>
+	</maintainer>
+	<upstream>
+		<maintainer status="active">
+			<email>mgorny@gentoo.org</email>
+			<name>Michał Górny</name>
+		</maintainer>
+		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/eclean-kernel:%20</bugs-to>
+	</upstream>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-10 17:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-27 22:16 [gentoo-commits] dev/mgorny:master commit in: app-portage/eclean-kernel/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2012-05-10 17:02 Michał Górny
2012-05-10 16:55 Michał Górny
2011-10-23 18:18 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox