summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-09-11 02:56:37 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-09-11 02:56:37 +0000
commit355469b137d71161d84f6468f04d3a210ad46a65 (patch)
tree9bb9504f9b375ed69d1703bc3c15f04fafec728a /app-text/pytextile
parentremove bonfire block. (diff)
downloadgentoo-2-355469b137d71161d84f6468f04d3a210ad46a65.tar.gz
gentoo-2-355469b137d71161d84f6468f04d3a210ad46a65.tar.bz2
gentoo-2-355469b137d71161d84f6468f04d3a210ad46a65.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.1)
Diffstat (limited to 'app-text/pytextile')
-rw-r--r--app-text/pytextile/ChangeLog6
-rw-r--r--app-text/pytextile/files/digest-pytextile-2.0.102
-rw-r--r--app-text/pytextile/pytextile-2.0.10.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index 8842c6489581..0c774fd14699 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/pytextile
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.7 2006/01/17 21:49:53 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.8 2006/09/11 02:56:37 the_paya Exp $
+
+ 11 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
+ pytextile-2.0.10.ebuild:
+ Add ~x86-fbsd keyword.
17 Jan 2006; Julien Allanos <dju@gentoo.org> pytextile-2.0.10.ebuild:
Updated HOMEPAGE and SRC_URI.
diff --git a/app-text/pytextile/files/digest-pytextile-2.0.10 b/app-text/pytextile/files/digest-pytextile-2.0.10
index 73df12a5fc32..5e6b2872b3d5 100644
--- a/app-text/pytextile/files/digest-pytextile-2.0.10
+++ b/app-text/pytextile/files/digest-pytextile-2.0.10
@@ -1 +1,3 @@
MD5 19ae07379e5986049b7d9a34ffcbf867 textile-2.0.10.tar.gz 28037
+RMD160 9e85ba74dc539f4a432e092b772330ef4746caf5 textile-2.0.10.tar.gz 28037
+SHA256 77bb35729f6de07a86dae3019e5df32cee3da0dae1216f3de9678e8920a3cae6 textile-2.0.10.tar.gz 28037
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild
index 0a2e6acee813..32e21dd18747 100644
--- a/app-text/pytextile/pytextile-2.0.10.ebuild
+++ b/app-text/pytextile/pytextile-2.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.7 2006/01/17 21:49:53 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.8 2006/09/11 02:56:37 the_paya Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/public/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/python"