summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/hippo-canvas')
-rw-r--r--x11-libs/hippo-canvas/ChangeLog29
-rw-r--r--x11-libs/hippo-canvas/Manifest4
-rw-r--r--x11-libs/hippo-canvas/hippo-canvas-0.2.31.ebuild32
-rw-r--r--x11-libs/hippo-canvas/metadata.xml5
4 files changed, 0 insertions, 70 deletions
diff --git a/x11-libs/hippo-canvas/ChangeLog b/x11-libs/hippo-canvas/ChangeLog
deleted file mode 100644
index 5f35ec929..000000000
--- a/x11-libs/hippo-canvas/ChangeLog
+++ /dev/null
@@ -1,29 +0,0 @@
-# ChangeLog for x11-libs/hippo-canvas
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 29 Apr 2008; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
- -hippo-canvas-0.2.30.ebuild, +hippo-canvas-0.2.31.ebuild:
- Version bump.
-
- 04 Apr 2008; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
- -hippo-canvas-0.2.25.ebuild, +hippo-canvas-0.2.30.ebuild:
- Version bump.
-
- 04 Feb 2008; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
- -files/hippo-canvas-0.2.23-use-python.patch, -hippo-canvas-0.2.23.ebuild,
- +hippo-canvas-0.2.25.ebuild:
- Version bump. Re-enabling USE=doc because eautoreconf is no longer needed.
-
- 05 Sep 2007; Jakub Moc <jakub@gentoo.org> hippo-canvas-0.2.23.ebuild:
- Get rid of unwanted debug USE flag
-
- 04 Sep 2007; Jakub Moc <jakub@gentoo.org> hippo-canvas-0.2.23.ebuild:
- Use gnome2 eclass properly, clean up ebuild, remove USE=doc until
- eautoreconf does not fail without gtk-doc installed
-
- 02 Sep 2007; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
- +files/hippo-canvas-0.2.23-use-python.patch, +metadata.xml,
- +hippo-canvas-0.2.23.ebuild:
- New ebuild for bug 190836
-
diff --git a/x11-libs/hippo-canvas/Manifest b/x11-libs/hippo-canvas/Manifest
deleted file mode 100644
index 9dfaa966e..000000000
--- a/x11-libs/hippo-canvas/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST hippo-canvas-0.2.31.tar.bz2 376039 RMD160 36cdbe764bf7aecd2c0f75e2c305fc6e080832b4 SHA1 cb44ede5371c5982f830e2f4334dcdf56ac07caf SHA256 cbf2d7d6898f59934536dddcdb46cef67d6dd62e5e841de1ca2ab5e64101f321
-EBUILD hippo-canvas-0.2.31.ebuild 664 RMD160 0a94f1cb2d5ac11510029e55e62cd7ae3e165a89 SHA1 a09b198d100e5f6416a7c59519728a4b5560c25c SHA256 1d673554f4233fb2ddfe2c25a394e58180e924da659d231a62c2c35790883d10
-MISC ChangeLog 1168 RMD160 11c27493e414af8ccb61132e8079efe6b85a770c SHA1 3025e28cb0733c38491474ce3326678d23046c5b SHA256 8f8972b614fe93e6a3de8c04a6b82398f7ba4d27fef1eb86bb90d6f6290993bd
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/x11-libs/hippo-canvas/hippo-canvas-0.2.31.ebuild b/x11-libs/hippo-canvas/hippo-canvas-0.2.31.ebuild
deleted file mode 100644
index ce1cb6c3f..000000000
--- a/x11-libs/hippo-canvas/hippo-canvas-0.2.31.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-GCONF_DEBUG="no"
-inherit gnome2
-
-DESCRIPTION="A canvas library based on GTK+-2, Cairo, and Pango"
-HOMEPAGE="http://developer.mugshot.org/wiki/Hippo_Canvas"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="doc python"
-
-RDEPEND=">=dev-libs/glib-2.6
- >=dev-libs/libcroco-0.6
- >=x11-libs/gtk+-2.6
- >=x11-libs/pango-1.14
- python? ( dev-lang/python
- dev-python/pycairo
- dev-python/pygtk )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- doc? ( >=dev-util/gtk-doc-1.6 )"
-
-DOCS="AUTHORS README TODO"
-
-pkg_setup() {
- G2CONF="$(use_enable python)"
-}
diff --git a/x11-libs/hippo-canvas/metadata.xml b/x11-libs/hippo-canvas/metadata.xml
deleted file mode 100644
index 7e3286984..000000000
--- a/x11-libs/hippo-canvas/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>