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-equake-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-equake-plugin')
6 files changed, 148 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-equake-plugin/Manifest b/xfce-extra/xfce4-equake-plugin/Manifest new file mode 100644 index 000000000000..e882e048e7e6 --- /dev/null +++ b/xfce-extra/xfce4-equake-plugin/Manifest @@ -0,0 +1,4 @@ +DIST xfce4-equake-plugin-1.3.4.tar.bz2 385454 SHA256 192afa855786f4ee1e24e9ab7f9f1376ca443ebc53824f5a9287bf0c78841d17 SHA512 4ff2228913fa97ed1b80d378c713102f88f959e0666772a15f138ad3f502370fb918e0e27a97f49c23594264bccb2338ee55dec5c4cc9b79a2299f28a140acd2 WHIRLPOOL 8f793d022a1091ac0c49c11b6cb9efe5eb055df4a5c71b956d9c9643e539e5362b179397036dc9cd73fe08ee261c4adde6af8fcbdee0d809e302a1e3118dbb0d +DIST xfce4-equake-plugin-1.3.5.tar.bz2 394749 SHA256 43bbc781575c357c13ac6720eb8e8485115099411d5382668e106de58ab0e416 SHA512 c164f5fe60c7a4ba2082983180c74f692ff1ed20aa2a32e14537b1d2a45a5d105cad572740a2f47f0e0e94f074fab9b3662898d6afb473051ffcdfffb1cbd8c1 WHIRLPOOL d37865aebff5e3775a07928ccdb4129e02a12bfc3c3bfb1b1c5706c68f28fee89be69852625498ed33821f67f687cc49d2fcd3f80c9f6758487f758d4596954c +DIST xfce4-equake-plugin-1.3.6.tar.bz2 394987 SHA256 8129067080c8a4656063e7cde20f13fabb47b49c84ce610916f54644acb93d67 SHA512 f3efc99a9f8d63cfe4aa2b39471cd94efe5904c0135fc8f82f068a90c239cabfa4d7c9c95cf10ceb6809f58369ab5495b7fd2e77088ffd101ee50fa0a5d902da WHIRLPOOL 5a0d45687639a242c08aef9660b41201cf7eaa60593a0cfbc573357578cee69f19c0fdfe5a9993e74d83f909450e0214a0694aadf0969ce87737452297ae1806 +DIST xfce4-equake-plugin-1.3.7.tar.bz2 386421 SHA256 6b9e14c2f54060d182b61e90b4c84a79b57aab1955e3ff877c757f26cefa23bf SHA512 d09ab27ab942cbab8b4cc28712134cf677582772df8f76cfa86c2c19d86de258562516cef49e2a4d5e6b6d982fa8d8883de21ec9fdaf3d3561c709adeefa97e0 WHIRLPOOL 204f52f95b359c08590082947c789819f3b447fdcd053ad03da37484e8df75c051e3f58535cbd9de1a6b4be013e344e5823e496f7956d76b79266926ef443c86 diff --git a/xfce-extra/xfce4-equake-plugin/metadata.xml b/xfce-extra/xfce4-equake-plugin/metadata.xml new file mode 100644 index 000000000000..008cf479f615 --- /dev/null +++ b/xfce-extra/xfce4-equake-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-equake-plugin/xfce4-equake-plugin-1.3.4.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.4.ebuild new file mode 100644 index 000000000000..3ef6e3fd16b6 --- /dev/null +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.4.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="Panel plug-in that displays information about earthquakes at regular intervals" +HOMEPAGE="http://www.e-quake.org/" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="debug" + +RDEPEND=">=dev-libs/glib-2 + x11-libs/gtk+:2 + x11-libs/libX11 + >=xfce-base/libxfce4ui-4.10 + >=xfce-base/libxfce4util-4.10 + >=xfce-base/xfce4-panel-4.10" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + $(xfconf_use_debug) + ) + + DOCS=( AUTHORS ChangeLog NEWS README ) +} diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.5.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.5.ebuild new file mode 100644 index 000000000000..a4ff3c18f3dd --- /dev/null +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.5.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="Panel plug-in that displays information about earthquakes at regular intervals" +HOMEPAGE="http://www.e-quake.org/" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=">=dev-libs/glib-2 + x11-libs/gtk+:2 + x11-libs/libX11 + >=xfce-base/libxfce4ui-4.10 + >=xfce-base/libxfce4util-4.10 + >=xfce-base/xfce4-panel-4.10" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + $(xfconf_use_debug) + ) + + DOCS=( AUTHORS ChangeLog NEWS README ) +} diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.6.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.6.ebuild new file mode 100644 index 000000000000..0f1fc8773da1 --- /dev/null +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.6.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="Panel plug-in that displays information about earthquakes at regular intervals" +HOMEPAGE="http://www.e-quake.org/" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=">=dev-libs/glib-2:= + x11-libs/gtk+:2= + x11-libs/libX11:= + >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/xfce4-panel-4.10:=" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + $(xfconf_use_debug) + ) + + DOCS=( AUTHORS ChangeLog NEWS README ) +} diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.7.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.7.ebuild new file mode 100644 index 000000000000..6336308e8a0d --- /dev/null +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.7.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xfconf + +DESCRIPTION="Panel plug-in that displays information about earthquakes at regular intervals" +HOMEPAGE="http://www.e-quake.org/" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="debug" + +RDEPEND=">=dev-libs/glib-2:= + x11-libs/gtk+:2= + x11-libs/libX11:= + >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/xfce4-panel-4.10:=" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +pkg_setup() { + XFCONF=( + $(xfconf_use_debug) + ) + + DOCS=( AUTHORS ChangeLog NEWS README ) +} |