summaryrefslogtreecommitdiff
path: root/media-libs/librosprite/librosprite-0.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/librosprite/librosprite-0.1.1.ebuild')
-rw-r--r--media-libs/librosprite/librosprite-0.1.1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/media-libs/librosprite/librosprite-0.1.1.ebuild b/media-libs/librosprite/librosprite-0.1.1.ebuild
deleted file mode 100644
index 9b2e40f46e5..00000000000
--- a/media-libs/librosprite/librosprite-0.1.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-NETSURF_BUILDSYSTEM=buildsystem-1.2
-inherit netsurf
-
-DESCRIPTION="framebuffer abstraction library, written in C"
-HOMEPAGE="http://www.netsurf-browser.org/projects/librosprite/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k-mint"
-IUSE=""
-
-PATCHES=( "${FILESDIR}"/${P}-Werror.patch )