diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /sys-block/kvpm | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'sys-block/kvpm')
-rw-r--r-- | sys-block/kvpm/Manifest | 2 | ||||
-rw-r--r-- | sys-block/kvpm/kvpm-0.9.8.ebuild | 25 | ||||
-rw-r--r-- | sys-block/kvpm/kvpm-0.9.9.ebuild | 25 | ||||
-rw-r--r-- | sys-block/kvpm/metadata.xml | 8 |
4 files changed, 60 insertions, 0 deletions
diff --git a/sys-block/kvpm/Manifest b/sys-block/kvpm/Manifest new file mode 100644 index 000000000000..c5595f419d5f --- /dev/null +++ b/sys-block/kvpm/Manifest @@ -0,0 +1,2 @@ +DIST kvpm-0.9.8.tar.gz 1311649 SHA256 9b2b75d79c44b266b20a08dfae0946e2af2e058cb4a9479f133fd1c6570e2c33 SHA512 9597dfa9e83160d3ac062ae6f7b7d8ba8344320c884d22a5c269a93ced4b5c6d2bb797a6d659a0200451b676a73a20792cc2e084fb79dbf3b05946385cb9e9d5 WHIRLPOOL 628e59f716e58a9081a25e20ba88e254199b323d0b2ac4519d39151bd1b9543a97ad609f44d4b31ac011331031ef4c85e75984c722b37bac7f84ad55cb9ee7c9 +DIST kvpm-0.9.9.tar.gz 1309747 SHA256 97f4a2f0632f9df7a9e3731c93088ba0725d942838603cdb4a4cba53c1c02604 SHA512 54ba626dd93fc6908fb08abd5c6c8c0614caf67c5abf3234e4a2ad39d0d37d2f2789a7bf222b17c806920633e1f8880f775f13138c6646166755ecd109fb63ca WHIRLPOOL da932b813055278d87377f98895ce3c4eec62e78b53a59642602d8f0b53bdb4bbb681297eecea7d187b2044342ad0e18aff8d9d0113972f7f1c8d3f1ef19899a diff --git a/sys-block/kvpm/kvpm-0.9.8.ebuild b/sys-block/kvpm/kvpm-0.9.8.ebuild new file mode 100644 index 000000000000..65a1b06adde5 --- /dev/null +++ b/sys-block/kvpm/kvpm-0.9.8.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KDE_DOC_DIRS="docbook" +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE frontend for Linux LVM2 and GNU parted" +HOMEPAGE="http://kvpm.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + sys-apps/util-linux + >=sys-block/parted-2.3 + >=sys-fs/lvm2-2.02.98 +" +DEPEND="${RDEPEND}" diff --git a/sys-block/kvpm/kvpm-0.9.9.ebuild b/sys-block/kvpm/kvpm-0.9.9.ebuild new file mode 100644 index 000000000000..65a1b06adde5 --- /dev/null +++ b/sys-block/kvpm/kvpm-0.9.9.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KDE_DOC_DIRS="docbook" +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE frontend for Linux LVM2 and GNU parted" +HOMEPAGE="http://kvpm.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + sys-apps/util-linux + >=sys-block/parted-2.3 + >=sys-fs/lvm2-2.02.98 +" +DEPEND="${RDEPEND}" diff --git a/sys-block/kvpm/metadata.xml b/sys-block/kvpm/metadata.xml new file mode 100644 index 000000000000..deeb517dba44 --- /dev/null +++ b/sys-block/kvpm/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <upstream> + <remote-id type="sourceforge">kvpm</remote-id> + </upstream> +</pkgmetadata> |