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 /xfce-extra/xfce4-verve-plugin | |
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 'xfce-extra/xfce4-verve-plugin')
5 files changed, 115 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-verve-plugin/Manifest b/xfce-extra/xfce4-verve-plugin/Manifest new file mode 100644 index 000000000000..9740ff62d73f --- /dev/null +++ b/xfce-extra/xfce4-verve-plugin/Manifest @@ -0,0 +1,3 @@ +DIST xfce4-verve-plugin-1.0.0.tar.bz2 324945 SHA256 d011a47ed3b075afdb9673342537fae5deeedc7834daf64b95bc0b541545f1a3 SHA512 c29368bc727c665d21bceebd868e3a837b1c3f1550a5c5b61005d9d0565e7dc87cf2f3662e3c4aeecb6f5bdf08d590cc58f75ef3254f281aa8705e94d85f245e WHIRLPOOL 09dae350ba2dc29e3cdd92e16b034db26adbe686e8d71b747192c01b4a5fcf9f022e1d5f2786b0c3c7c2440d18cefcf4e8a1b4c0bcc4550502f326acb86ef764 +DIST xfce4-verve-plugin-1.0.1.tar.bz2 325191 SHA256 3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8 SHA512 cef3a332e8c7927aed22355ea8beae7e588a831bfc43519a20cfc6c4f8d0d93221c0d9d84bb726221aaf47a856d4d1b7dfba88583b9173157c2f7bb351b96189 WHIRLPOOL 5f6bb20a93fb3799a359cca7b01fd1505014a385a86614e82af3b82a4a46746c2e00c5cfa09ef4593c61d1bf6a1020c916122883096bae50d2be86b29a6ee8a2 +DIST xfce4-verve-plugin-1.1.0.tar.bz2 353998 SHA256 a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84 SHA512 7e4c01fb6ba51c86eb7ba75fd1fdfbad11c4cadb64de3c28da711b3c17d67cb521f0fc6d92efbf81d6a01e988ea6a4fc9619c3737ada17b20b347914ca19ec19 WHIRLPOOL 9ae874faceb35d38217271d89a434bb5b0dd5cd250032f1b3a79feb934c46b07f496a2e2ec024ffeaeb709076d59bf29b52391295ccdbfecebe96db5a8ad4b91 diff --git a/xfce-extra/xfce4-verve-plugin/metadata.xml b/xfce-extra/xfce4-verve-plugin/metadata.xml new file mode 100644 index 000000000000..008cf479f615 --- /dev/null +++ b/xfce-extra/xfce4-verve-plugin/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/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild new file mode 100644 index 000000000000..acc66c02d199 --- /dev/null +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit multilib xfconf + +DESCRIPTION="A comfortable command line plugin for the Xfce panel" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +IUSE="dbus" + +RDEPEND=">=xfce-base/exo-0.6 + >=xfce-base/libxfce4util-4.8 + >=xfce-base/libxfcegui4-4.8 + >=xfce-base/xfce4-panel-4.8 + >=dev-libs/libpcre-5 + dbus? ( >=dev-libs/dbus-glib-0.98 )" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + --libexecdir="${EPREFIX}"/usr/$(get_libdir) + $(use_enable dbus) + ) + + DOCS=( AUTHORS ChangeLog NEWS README THANKS ) +} diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild new file mode 100644 index 000000000000..69e6ffffe063 --- /dev/null +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit multilib xfconf + +DESCRIPTION="A comfortable command line plugin for the Xfce panel" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +IUSE="dbus" + +RDEPEND=">=xfce-base/exo-0.6:= + >=xfce-base/libxfce4util-4.8:= + >=xfce-base/libxfcegui4-4.8:= + >=xfce-base/xfce4-panel-4.8:= + dev-libs/glib:2= + >=dev-libs/libpcre-5:= + dbus? ( >=dev-libs/dbus-glib-0.98:= )" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + --libexecdir="${EPREFIX}"/usr/$(get_libdir) + $(use_enable dbus) + ) + + DOCS=( AUTHORS ChangeLog NEWS README THANKS ) +} diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild new file mode 100644 index 000000000000..ba0347ece919 --- /dev/null +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit multilib xfconf + +DESCRIPTION="A comfortable command line plugin for the Xfce panel" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +IUSE="dbus" + +RDEPEND=">=xfce-base/exo-0.6:= + >=xfce-base/libxfce4util-4.8:= + >=xfce-base/libxfcegui4-4.8:= + >=xfce-base/xfce4-panel-4.8:= + dev-libs/glib:2= + >=dev-libs/libpcre-5:= + dbus? ( >=dev-libs/dbus-glib-0.98:= )" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + --libexecdir="${EPREFIX}"/usr/$(get_libdir) + $(use_enable dbus) + ) + + DOCS=( AUTHORS ChangeLog NEWS README THANKS ) +} |