Skip to content

Commit

Permalink
Bump net-misc/turpial to 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasmagri committed Jan 14, 2012
1 parent 0fc2e63 commit 3ede836
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net-misc/turpial/Manifest
@@ -1,6 +1,8 @@
DIST turpial-1.5.0.tar.gz 558659 RMD160 edccc0d7edcc12d2be25f5284bfe42939a0252db SHA1 e49038e724eda9a951fbbba6bfdf89af8008c6d4 SHA256 f0c85cc0639287b66210571841920cb35dc9117bce9a3e37616f29b1f1b4768a
DIST turpial-1.6.5-b4.tar.gz 612670 RMD160 81cb584dd9a0447c19459d0669a7dbb61326cf52 SHA1 b8dd24cba910520f16ab9dc54f1f3fe1a7747b8e SHA256 db727705112417fd507baff54b5b92583ad03acf86476c3fd5d0a3cb8a0f5d7e
DIST turpial-1.6.6.tar.gz 568729 RMD160 e85c0657db3e4f6baeb5a5208d8f9c8e38b7a884 SHA1 bd744e52a685660f86bf7937c202668bf79a94d1 SHA256 d9edc2db6fea60139dbc7383de2c99eaaaea420bbf1001ad381c10e66ac616ca
DIST turpial-1.6.7.tar.gz 564794 RMD160 473d0504bfdbb32cc0240a9e27aee3f020dac3b8 SHA1 5064add4327f32a92172905e14e02b955e2c14d1 SHA256 cc418c900f3811366c42ae1eadb9fa343e0e3bbbe950c05687e5e7439641d5e4
EBUILD turpial-1.5.0.ebuild 640 RMD160 1a143baf695915c7e71f8e9b6fb34e4a8bba8807 SHA1 cf1a75edcf1faa2cfc14885c39c82ab9337b6822 SHA256 daf9b8f02c53693c9503f7d69b491f111572ca59806d9cb83ba16becdb55817e
EBUILD turpial-1.6.5_beta4.ebuild 725 RMD160 a5e09ae831b533553b1819fa9b15c00f4b81b60d SHA1 7db951866c5810a4cd0d94686776e21c0ffb7b66 SHA256 89057de41faa5a91ee1c2ee0dd2eb400470c04bab9e0b53288d1bf88f0f2a9a2
EBUILD turpial-1.6.6.ebuild 640 RMD160 1a143baf695915c7e71f8e9b6fb34e4a8bba8807 SHA1 cf1a75edcf1faa2cfc14885c39c82ab9337b6822 SHA256 daf9b8f02c53693c9503f7d69b491f111572ca59806d9cb83ba16becdb55817e
EBUILD turpial-1.6.7.ebuild 640 RMD160 1a143baf695915c7e71f8e9b6fb34e4a8bba8807 SHA1 cf1a75edcf1faa2cfc14885c39c82ab9337b6822 SHA256 daf9b8f02c53693c9503f7d69b491f111572ca59806d9cb83ba16becdb55817e
31 changes: 31 additions & 0 deletions net-misc/turpial/turpial-1.6.7.ebuild
@@ -0,0 +1,31 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=3

PYTHON_DEPEND="2:2.6:2.7"

SUPPORT_PYTHON_ABIS="1"

inherit distutils

DESCRIPTION="Lightweigth and featurefull microblogging client"
HOMEPAGE="http://turpial.org.ve/"
SRC_URI="http://turpial.org.ve/files/sources/stable/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

DEPEND=">=dev-python/Babel-0.9.5
>=dev-python/setuptools-0.6.14"

RDEPEND="${DEPEND}
dev-python/gtkspell-python
dev-python/notify-python
dev-python/pygtk
media-libs/gst-plugins-base"

RESTRICT_PYTHON_ABIS="2.5 3.*"

0 comments on commit 3ede836

Please sign in to comment.