public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dev-zero:master commit in: x11-libs/gtkhotkey/
@ 2012-04-22 12:19 Tiziano Müller
  0 siblings, 0 replies; only message in thread
From: Tiziano Müller @ 2012-04-22 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     2d4409e05d74d5a24ffa614315d6d4dbde47d8d0
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Sun Apr 22 12:19:51 2012 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 12:19:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=2d4409e0

removed since in tree

---
 x11-libs/gtkhotkey/ChangeLog              |   37 -----------------------
 x11-libs/gtkhotkey/Manifest               |    4 --
 x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild |   46 -----------------------------
 x11-libs/gtkhotkey/metadata.xml           |   10 ------
 4 files changed, 0 insertions(+), 97 deletions(-)

diff --git a/x11-libs/gtkhotkey/ChangeLog b/x11-libs/gtkhotkey/ChangeLog
deleted file mode 100644
index 5ce2663..0000000
--- a/x11-libs/gtkhotkey/ChangeLog
+++ /dev/null
@@ -1,37 +0,0 @@
-# ChangeLog for x11-libs/gtkhotkey
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.8 2009/04/20 20:30:04 maekke Exp $
-
-  20 Apr 2009; Markus Meier <maekke@gentoo.org> gtkhotkey-0.2.0:
-  amd64 stable, bug #259052
-
-  22 Mar 2009; Markus Meier <maekke@gentoo.org> gtkhotkey-0.2.0.ebuild:
-  x86 stable, bug #259052
-
-  22 Mar 2009; Serkan Kaba <serkan@gentoo.org>
-  +files/gtkhotkey-0.2.0-fix-implicit-declaration.patch, gtkhotkey-0.2.0:
-  Fix bug #259052 c#5. Thanks to Markus Meier <maekke@gentoo.org> for
-  spotting the issue.
-
-  22 Mar 2009; Serkan Kaba <serkan@gentoo.org> gtkhotkey-0.2.0:
-  Restrict tests per bug #259052 c#3
-
-  30 Nov 2008; Serkan Kaba <serkan@gentoo.org> gtkhotkey-0.2.0.ebuild:
-  Fix Makefile.in to avoid plain docs to be installed.
-
-  27 Nov 2008; Serkan Kaba <serkan@gentoo.org>
-  +files/gtkhotkey-0.2.0-buildfixes.patch, gtkhotkey-0.2.0.ebuild:
-  Fix compilation with --as-needed reported in bug #248537. Don't compile
-  tests when not needed. Thanks to Diego Pettenò <flameeyes@gentoo.org> for
-  the report and help.
-
-  09 Nov 2008; Markus Meier <maekke@gentoo.org> gtkhotkey-0.2.0.ebuild:
-  add ~x86, bug #246077
-
-*gtkhotkey-0.2.0 (05 Nov 2008)
-
-  05 Nov 2008; Serkan Kaba <serkan@gentoo.org> +metadata.xml,
-  +gtkhotkey-0.2.0.ebuild:
-  Initial import based on ebuild by Mikel Olasagasti
-  <hey_neken@mundurat.net>. Fixes bug #245153.
-

diff --git a/x11-libs/gtkhotkey/Manifest b/x11-libs/gtkhotkey/Manifest
deleted file mode 100644
index eba6c1c..0000000
--- a/x11-libs/gtkhotkey/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MISC ChangeLog 1453 RMD160 73fc475bf516aa91a6f9511ae2a6c0b415726731 SHA1 59dc9204678ffc36f0bba04a2ce29f4ef42dbe34 SHA256 1d743e43105c2ab297ea8743f9c16646016f23f71502928ee533d0efb02de5ad
-EBUILD gtkhotkey-0.2.1.ebuild 1055 RMD160 b6a5145d96757a3bcc45ab07334302c306165607 SHA1 ac98e9468ed0de8c8453b067914e27f8f7ee604a SHA256 a162a2acfecc3ee7172c2d936ab16fa668a2f5a3421201c6a8593ccb2ae45294
-MISC metadata.xml 292 RMD160 6e2715b1e46eec24c66e8f750f7edf8cc3cb7962 SHA1 c7db2fb6d6a9ba34d3c3b6166f5c60bca70cd7f3 SHA256 fcb84d92a48c8e66792c10f87ce8158fab173a768d18a56b333d089693acc8ec
-DIST gtkhotkey-0.2.1.tar.gz 382043 RMD160 1d6873e48328c0ab9a308cbe76f0458628a7c6e4 SHA1 4dfc99163945c16e47f5296d3a3b7fb3f96bc91c SHA256 fe1cf0d93026d791e856170356f56fbdff9095fe637c4a74104144c1e5111d67

diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild
deleted file mode 100644
index 08cda6a..0000000
--- a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit versionator
-
-RESTRICT="test"
-# Tests try to access live filesystem
-# See http://bugs.gentoo.org/show_bug.cgi?id=259052#c3
-
-DESCRIPTION="Cross platform library for using desktop wide hotkeys"
-HOMEPAGE="http://launchpad.net/gtkhotkey"
-SRC_URI="http://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND=">=dev-libs/glib-2.16
-	>=x11-libs/gtk+-2.12"
-
-RDEPEND="${COMMON_DEPEND}
-	virtual/libintl"
-
-DEPEND="${COMMON_DEPEND}
-	dev-util/pkgconfig
-	>=dev-util/intltool-0.35.0
-	sys-devel/gettext"
-
-src_prepare() {
-	sed -i -e "s: install-gtkhotkeydocDATA ::" Makefile.in || die "Patching Makefile.in failed"
-}
-
-src_configure() {
-	# docs are already built
-	econf \
-		--disable-gtk-doc
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
-}

diff --git a/x11-libs/gtkhotkey/metadata.xml b/x11-libs/gtkhotkey/metadata.xml
deleted file mode 100644
index 1f15338..0000000
--- a/x11-libs/gtkhotkey/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>no-herd</herd>
-	<maintainer>
-		<email>serkan@gentoo.org</email>
-		<name>Serkan Kaba</name>
-		<description>Maintainer</description>
-	</maintainer>
-</pkgmetadata>



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-22 12:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22 12:19 [gentoo-commits] dev/dev-zero:master commit in: x11-libs/gtkhotkey/ Tiziano Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox