summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-09-07 12:58:05 +0000
committerPacho Ramos <pacho@gentoo.org>2014-09-07 12:58:05 +0000
commit120f2870737f61a37513faf73aefa9bc6ba458d0 (patch)
treea6381f80f3b3f5a5db28be5b384ea97e0f246fd7 /x11-misc/uf-view/uf-view-2.4.ebuild
parentRemove masked for removal package (diff)
downloadgentoo-2-120f2870737f61a37513faf73aefa9bc6ba458d0.tar.gz
gentoo-2-120f2870737f61a37513faf73aefa9bc6ba458d0.tar.bz2
gentoo-2-120f2870737f61a37513faf73aefa9bc6ba458d0.zip
Remove masked for removal package
Diffstat (limited to 'x11-misc/uf-view/uf-view-2.4.ebuild')
-rw-r--r--x11-misc/uf-view/uf-view-2.4.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-misc/uf-view/uf-view-2.4.ebuild b/x11-misc/uf-view/uf-view-2.4.ebuild
deleted file mode 100644
index e2903a0e48fd..000000000000
--- a/x11-misc/uf-view/uf-view-2.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.4.ebuild,v 1.10 2012/05/16 09:59:21 hasufell Exp $
-
-EAPI=1
-
-inherit gnome2
-
-DESCRIPTION="UF-View is a Gnome viewer for the UserFriendly comic"
-HOMEPAGE="http://git.gnome.org/browse/archive/uf-view/"
-SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86 ppc"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
- x11-libs/gtk+:2
- >=gnome-base/libgnomeui-2
- >=gnome-base/libglade-2
- >=gnome-base/gnome-desktop-2:2"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog README NEWS THANKS"