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 /dev-util/xfce4-dev-tools | |
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 'dev-util/xfce4-dev-tools')
-rw-r--r-- | dev-util/xfce4-dev-tools/Manifest | 3 | ||||
-rw-r--r-- | dev-util/xfce4-dev-tools/metadata.xml | 8 | ||||
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild | 23 | ||||
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.11.0.ebuild | 23 | ||||
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.12.0.ebuild | 23 |
5 files changed, 80 insertions, 0 deletions
diff --git a/dev-util/xfce4-dev-tools/Manifest b/dev-util/xfce4-dev-tools/Manifest new file mode 100644 index 000000000000..ab41c406a3a6 --- /dev/null +++ b/dev-util/xfce4-dev-tools/Manifest @@ -0,0 +1,3 @@ +DIST xfce4-dev-tools-4.10.0.tar.bz2 283987 SHA256 f79649bbfbbf16881494ee9f67035063765aec12e23ab9bac31de2c8a4f32bf8 SHA512 8b08689656da8c103b1b9bfa92b34e5dc407f8a5969b04975bb48b3fe68d837af083dab389a092e2ec60319a59a46576eb6a01b7dde827d5be5092bb7ed903eb WHIRLPOOL 1819112eccd02d66b3860b7718efc414f2124d48a159370fe060dc8da579263ae613fbf21fb11a1f54b3fcf62dc4cb341d4fd620bc50cb2f03460ae5d0800bdb +DIST xfce4-dev-tools-4.11.0.tar.bz2 291093 SHA256 2dccdd4935716a97db28464ba2403572ce03134fd7adf294e1a59eaf297e6555 SHA512 9c4a9251b5469cb002566f412ec80be9b61c6b74de19849427bd6ce1d0d81bb2eede71655225b5d606a2382e0342509c15014228b135f0acfc330bbefeec6232 WHIRLPOOL 3485845dc42557e18c830ea1d67bf910080b2ba7a76b3f081797748ee73ddbb36d1e66f1d1eb8d613fcbcd48dafb05b28ab39a11e3a9d4bff7a49e5fc792feae +DIST xfce4-dev-tools-4.12.0.tar.bz2 309586 SHA256 e2e3a654fe9110df81f8c2483c9cbfa6d656fed15d5e5e717d6ef10bd0f5b5cb SHA512 60f90daaaac3eea355779ee1bb6a0cf24fb9e0ba70971c9c26ea681755de41560cfbca59a28241c2fd818031dc46e95c550424577451ceb7a42b1de0b0ff4a31 WHIRLPOOL 27963f582fc568097c943133fbe7517cc27c526b795ca7813b4b91c2707ee82e55012044c6cedc1120b24614f988048fbeb2a0eb528c57d63cd016d3faa22d23 diff --git a/dev-util/xfce4-dev-tools/metadata.xml b/dev-util/xfce4-dev-tools/metadata.xml new file mode 100644 index 000000000000..008cf479f615 --- /dev/null +++ b/dev-util/xfce4-dev-tools/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>xfce@gentoo.org</email> + <name>XFCE Team</name> + </maintainer> +</pkgmetadata> diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild new file mode 100644 index 000000000000..29bcf7cc4923 --- /dev/null +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.10.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" +HOMEPAGE="http://www.xfce.org/ http://foo-projects.org/~benny/projects/xfce4-dev-tools/" +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.24" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +pkg_setup() { + DOCS=( AUTHORS ChangeLog HACKING NEWS README ) +} diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.11.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.11.0.ebuild new file mode 100644 index 000000000000..f69934a92f8e --- /dev/null +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.11.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" +HOMEPAGE="http://www.xfce.org/ http://foo-projects.org/~benny/projects/xfce4-dev-tools/" +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.24" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +pkg_setup() { + DOCS=( AUTHORS ChangeLog HACKING NEWS README ) +} diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.12.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.12.0.ebuild new file mode 100644 index 000000000000..73d715a96927 --- /dev/null +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.12.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance" +HOMEPAGE="http://www.xfce.org/ http://foo-projects.org/~benny/projects/xfce4-dev-tools/" +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.30" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +pkg_setup() { + DOCS=( AUTHORS ChangeLog HACKING NEWS README ) +} |