summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2012-07-13 07:48:38 +0000
committerBen de Groot <yngwin@gentoo.org>2012-07-13 07:48:38 +0000
commite20125ef6304c2be37194ed9b5137d0b2c0e3341 (patch)
tree8f290a09c63449ef7af4e2ee3b71f7f3e632ad1c /app-text/fbless
parentAdd GPL-2 LICENSE for init script. #425980 (diff)
downloadgentoo-2-e20125ef6304c2be37194ed9b5137d0b2c0e3341.tar.gz
gentoo-2-e20125ef6304c2be37194ed9b5137d0b2c0e3341.tar.bz2
gentoo-2-e20125ef6304c2be37194ed9b5137d0b2c0e3341.zip
Initial commit. Ebuild based on the one provided by Sergey Popov in bug #426350 who will proxy-maintain this package.
(Portage version: 2.2.0_alpha117/cvs/Linux x86_64)
Diffstat (limited to 'app-text/fbless')
-rw-r--r--app-text/fbless/ChangeLog10
-rw-r--r--app-text/fbless/Manifest3
-rw-r--r--app-text/fbless/fbless-0.2.1.ebuild19
-rw-r--r--app-text/fbless/metadata.xml9
4 files changed, 41 insertions, 0 deletions
diff --git a/app-text/fbless/ChangeLog b/app-text/fbless/ChangeLog
new file mode 100644
index 000000000000..47b88f5836f6
--- /dev/null
+++ b/app-text/fbless/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-text/fbless
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/fbless/ChangeLog,v 1.1 2012/07/13 07:48:38 yngwin Exp $
+
+*fbless-0.2.1 (13 Jul 2012)
+
+ 13 Jul 2012; Ben de Groot <yngwin@gentoo.org> +fbless-0.2.1.ebuild,
+ +metadata.xml:
+ Initial commit. Ebuild based on the one provided by Sergey Popov in bug
+ #426350 who will proxy-maintain this package.
diff --git a/app-text/fbless/Manifest b/app-text/fbless/Manifest
new file mode 100644
index 000000000000..89232e14dd23
--- /dev/null
+++ b/app-text/fbless/Manifest
@@ -0,0 +1,3 @@
+DIST fbless-0.2.1.tar.gz 102336 SHA256 5bd0376aca15c7516fc0cb6d73edad79209b1f49394310abccaf316e413b8288 SHA512 3fdde99ae531564d389b444a9bcada1215093318de912d5dde7c6e1835b984685f2e92fce544fc8a8b3d420d9f968d4f0a3c366f7565023b9d27a67279f9ac02 WHIRLPOOL e50353789b6aab34c6739cdfe0aeaa501da9626d1b97d415c07eef141d2885f7e75c160ffd6050ebb320928a7fe9b90128f9eebcfffa2f813d040630af386d4e
+EBUILD fbless-0.2.1.ebuild 475 SHA256 ab2f0e030dbbb5ea6107eb342441f223f892c2d8b0a20f95840768e7d8caf7a9 SHA512 916ff2fdd2a0b013d6b8acc79bb7bca52c3809d919ad1f2eaf0faeb79e998b2623f7d7889da0eb2955d6a7927f98651fb516ec3f4bc2e22373d6a5cfcbf3d92a WHIRLPOOL 55c065b006a8a66de2d1994a06ee210b472d6698fb7842d2efffa94bfa0478ac0af8721485d7c8e5013f467e05ba6b4c5e686fa2fbf05a6f4ec19bad548184a5
+MISC metadata.xml 270 SHA256 57d27defccd82f9002bf708ec4dd7ffa49e3b59651f818cdb9ba64f6be556125 SHA512 a4dcec487a28d27fbc28cdd6c14772ecbac3098db96375154a3d561e2f5e21eb5ed67006b0a2f3e1e08a2dd2ad835ca87bdca0e3ff6eb892a766b82e564ca9c0 WHIRLPOOL 9e89a07383b69cc99da2f7965860eb10ac1d7fde2c0561bac9a4d05f968bc57c87265088f9a73dde4a9d47f83992778b82f6fa3e6ce14085d5b0542b886403b5
diff --git a/app-text/fbless/fbless-0.2.1.ebuild b/app-text/fbless/fbless-0.2.1.ebuild
new file mode 100644
index 000000000000..d171546be239
--- /dev/null
+++ b/app-text/fbless/fbless-0.2.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/fbless/fbless-0.2.1.ebuild,v 1.1 2012/07/13 07:48:38 yngwin Exp $
+
+EAPI=4
+PYTHON_COMPAT="python2_7"
+inherit python-distutils-ng
+
+DESCRIPTION="Python-based console fb2 reader with less-like interface"
+HOMEPAGE="http://pybookreader.narod.ru/misc.html"
+SRC_URI="http://pybookreader.narod.ru/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/python:2.7[ncurses,xml]"
+RDEPEND="${DEPEND}"
diff --git a/app-text/fbless/metadata.xml b/app-text/fbless/metadata.xml
new file mode 100644
index 000000000000..9ed147f9180a
--- /dev/null
+++ b/app-text/fbless/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>admin@pinkbyte.ru</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <herd>proxy-maintainers</herd>
+</pkgmetadata>