* [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/
@ 2011-10-04 18:52 Maciej Mrozowski
0 siblings, 0 replies; 6+ messages in thread
From: Maciej Mrozowski @ 2011-10-04 18:52 UTC (permalink / raw
To: gentoo-commits
commit: 0ae748a602d21a6ed8b0e2fdc6a309b0dc8c63cf
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 4 18:51:30 2011 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 18:51:30 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0ae748a6
[sys-block/kvpm] Version bump, remove old
---
.../kvpm/{kvpm-0.7.1.ebuild => kvpm-0.7.8.ebuild} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-block/kvpm/kvpm-0.7.1.ebuild b/sys-block/kvpm/kvpm-0.7.8.ebuild
similarity index 90%
rename from sys-block/kvpm/kvpm-0.7.1.ebuild
rename to sys-block/kvpm/kvpm-0.7.8.ebuild
index cf83ebe..cc8208c 100644
--- a/sys-block/kvpm/kvpm-0.7.1.ebuild
+++ b/sys-block/kvpm/kvpm-0.7.8.ebuild
@@ -16,8 +16,8 @@ SLOT="4"
IUSE="debug"
RDEPEND="
- >=sys-block/parted-1.8
- >=sys-fs/lvm2-2.02.73
+ >=sys-block/parted-2.3
+ >=sys-fs/lvm2-2.02.86
sys-libs/e2fsprogs-libs
"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/
@ 2012-03-14 8:48 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2012-03-14 8:48 UTC (permalink / raw
To: gentoo-commits
commit: fdba3595f5f3831cffd4e15717326fc81faa96c4
Author: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
AuthorDate: Wed Mar 14 03:49:52 2012 +0000
Commit: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
CommitDate: Wed Mar 14 04:10:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fdba3595
[kde-misc/kvpm] Version bump to 0.8.5
---
.../kvpm/{kvpm-0.7.8.ebuild => kvpm-0.8.5.ebuild} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-block/kvpm/kvpm-0.7.8.ebuild b/sys-block/kvpm/kvpm-0.8.5.ebuild
similarity index 86%
rename from sys-block/kvpm/kvpm-0.7.8.ebuild
rename to sys-block/kvpm/kvpm-0.8.5.ebuild
index 3cde452..f4eee45 100644
--- a/sys-block/kvpm/kvpm-0.7.8.ebuild
+++ b/sys-block/kvpm/kvpm-0.8.5.ebuild
@@ -3,6 +3,8 @@
# $Header: $
EAPI=4
+KDE_DOC_DIRS="docbook"
+KDE_HANDBOOK="optional"
inherit kde4-base
@@ -16,10 +18,8 @@ SLOT="4"
IUSE="debug"
RDEPEND="
+ sys-apps/util-linux
>=sys-block/parted-2.3
>=sys-fs/lvm2-2.02.86
- sys-libs/e2fsprogs-libs
"
DEPEND="${RDEPEND}"
-
-CMAKE_USE_DIR=${S}/${PN}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/
@ 2012-03-19 22:13 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-03-19 22:13 UTC (permalink / raw
To: gentoo-commits
commit: eaaf6026ebf6d31ee585ecc677409ad290050907
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 18:29:47 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 22:18:36 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eaaf6026
[sys-block/kvpm] Version bump.
(Portage version: 2.2.0_alpha92/git/Linux i686, unsigned Manifest commit)
---
sys-block/kvpm/kvpm-0.8.6.ebuild | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/sys-block/kvpm/kvpm-0.8.6.ebuild b/sys-block/kvpm/kvpm-0.8.6.ebuild
new file mode 100644
index 0000000..f4eee45
--- /dev/null
+++ b/sys-block/kvpm/kvpm-0.8.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+KDE_DOC_DIRS="docbook"
+KDE_HANDBOOK="optional"
+
+inherit kde4-base
+
+DESCRIPTION="KDE front end for Linux LVM2 and Gnu parted."
+HOMEPAGE="http://kvpm.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE="debug"
+
+RDEPEND="
+ sys-apps/util-linux
+ >=sys-block/parted-2.3
+ >=sys-fs/lvm2-2.02.86
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/
@ 2012-07-13 15:24 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-07-13 15:24 UTC (permalink / raw
To: gentoo-commits
commit: 6ad6136604a338027e753136caebccaca82fde07
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 15:24:00 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 15:24:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6ad61366
[sys-block/kvpm] Remove old.
(Portage version: 2.2.0_alpha117/git/Linux x86_64, unsigned Manifest commit)
---
sys-block/kvpm/kvpm-0.8.5.ebuild | 25 -------------------------
1 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/sys-block/kvpm/kvpm-0.8.5.ebuild b/sys-block/kvpm/kvpm-0.8.5.ebuild
deleted file mode 100644
index f4eee45..0000000
--- a/sys-block/kvpm/kvpm-0.8.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-KDE_DOC_DIRS="docbook"
-KDE_HANDBOOK="optional"
-
-inherit kde4-base
-
-DESCRIPTION="KDE front end for Linux LVM2 and Gnu parted."
-HOMEPAGE="http://kvpm.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-RDEPEND="
- sys-apps/util-linux
- >=sys-block/parted-2.3
- >=sys-fs/lvm2-2.02.86
-"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/
@ 2013-05-11 4:25 Maciej Mrozowski
0 siblings, 0 replies; 6+ messages in thread
From: Maciej Mrozowski @ 2013-05-11 4:25 UTC (permalink / raw
To: gentoo-commits
commit: 9789eeccc3035b6f907e050d813c47107d323acd
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 04:24:37 2013 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Sat May 11 04:24:37 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9789eecc
[sys-block/kvpm] p1 version bump.
---
.../{kvpm-0.8.6.ebuild => kvpm-0.8.6_p1.ebuild} | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/sys-block/kvpm/kvpm-0.8.6.ebuild b/sys-block/kvpm/kvpm-0.8.6_p1.ebuild
similarity index 77%
rename from sys-block/kvpm/kvpm-0.8.6.ebuild
rename to sys-block/kvpm/kvpm-0.8.6_p1.ebuild
index c26be55..976008a 100644
--- a/sys-block/kvpm/kvpm-0.8.6.ebuild
+++ b/sys-block/kvpm/kvpm-0.8.6_p1.ebuild
@@ -2,15 +2,17 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
KDE_DOC_DIRS="docbook"
KDE_HANDBOOK="optional"
inherit kde4-base
+MY_P=${P/_p/-pl}
+
DESCRIPTION="KDE front end for Linux LVM2 and Gnu parted."
HOMEPAGE="http://kvpm.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
@@ -20,6 +22,8 @@ IUSE="debug"
RDEPEND="
sys-apps/util-linux
>=sys-block/parted-2.3
- >=sys-fs/lvm2-2.02.86
+ >=sys-fs/lvm2-2.02.88
"
DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/
@ 2014-02-18 0:51 Maciej Mrozowski
0 siblings, 0 replies; 6+ messages in thread
From: Maciej Mrozowski @ 2014-02-18 0:51 UTC (permalink / raw
To: gentoo-commits
commit: 5815ad4845ee668c2fc012059aa558d917b9ce1a
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 00:51:02 2014 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 00:51:02 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5815ad48
[sys-block/kvpm] Remove as newer version is in gentoo-x86 now.
---
sys-block/kvpm/kvpm-0.8.6_p1.ebuild | 29 -----------------------------
sys-block/kvpm/metadata.xml | 5 -----
2 files changed, 34 deletions(-)
diff --git a/sys-block/kvpm/kvpm-0.8.6_p1.ebuild b/sys-block/kvpm/kvpm-0.8.6_p1.ebuild
deleted file mode 100644
index 0de772f..0000000
--- a/sys-block/kvpm/kvpm-0.8.6_p1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-KDE_DOC_DIRS="docbook"
-KDE_HANDBOOK="optional"
-
-inherit kde4-base
-
-MY_P=${P/_p/-pl}
-
-DESCRIPTION="KDE front end for Linux LVM2 and Gnu parted."
-HOMEPAGE="http://kvpm.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-RDEPEND="
- sys-apps/util-linux
- >=sys-block/parted-2.3
- >=sys-fs/lvm2-2.02.88
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
diff --git a/sys-block/kvpm/metadata.xml b/sys-block/kvpm/metadata.xml
deleted file mode 100644
index 8d1e86a..0000000
--- a/sys-block/kvpm/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-02-18 0:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 0:51 [gentoo-commits] proj/kde:master commit in: sys-block/kvpm/ Maciej Mrozowski
-- strict thread matches above, loose matches on Subject: below --
2013-05-11 4:25 Maciej Mrozowski
2012-07-13 15:24 Johannes Huber
2012-03-19 22:13 Johannes Huber
2012-03-14 8:48 Michael Palimaka
2011-10-04 18:52 Maciej Mrozowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox