summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2010-01-15 20:02:19 +0000
committerMichał Górny <mgorny@gentoo.org>2010-01-15 20:02:19 +0000
commit48875cf274d45027a6a43b52ca765ac041263cfb (patch)
tree783160d2910f8e9e5b9f65a941c654dfbf6e6abe /dev-python
parentdev-util/ dbdesigner: Removed, since x11-libs/kylixlibs3-borqt dependency doe... (diff)
downloadsunrise-48875cf274d45027a6a43b52ca765ac041263cfb.tar.gz
sunrise-48875cf274d45027a6a43b52ca765ac041263cfb.tar.bz2
sunrise-48875cf274d45027a6a43b52ca765ac041263cfb.zip
dev-python/hyphenator: Tested on x86.
svn path=/sunrise/; revision=9878
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hyphenator/ChangeLog4
-rw-r--r--dev-python/hyphenator/Manifest4
-rw-r--r--dev-python/hyphenator/hyphenator-0.5.1.ebuild2
3 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/hyphenator/ChangeLog b/dev-python/hyphenator/ChangeLog
index 14fdaf34f..111aad54f 100644
--- a/dev-python/hyphenator/ChangeLog
+++ b/dev-python/hyphenator/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 Jan 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
+ hyphenator-0.5.1.ebuild:
+ Tested on x86.
+
10 Jan 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
+hyphenator-0.5.1.ebuild, +metadata.xml:
New ebuild for dev-python/hyphenator (bug #300382).
diff --git a/dev-python/hyphenator/Manifest b/dev-python/hyphenator/Manifest
index 4d7c5140a..8ec116e14 100644
--- a/dev-python/hyphenator/Manifest
+++ b/dev-python/hyphenator/Manifest
@@ -1,4 +1,4 @@
DIST hyphenator-0.5.1.tar.gz 4213 RMD160 fbdcdc0166e98eb62b764933ad24cb0ba38df6e6 SHA1 ff21d6b5d60114101c71c56a4b11a80a08b0bfb8 SHA256 58464213a4580b3325a48835fc468ec7488fe6297a39cf4aacdaa31933108c0f
-EBUILD hyphenator-0.5.1.ebuild 383 RMD160 0361e388e09fee61d8031535e66f8c80222fe704 SHA1 9586c38c8f232d1b8cda4f3bcefce62e08a03493 SHA256 ec71dab625688490b939c34d770a0f2f81c4f1d073497a4f2e36a73c76e96807
-MISC ChangeLog 284 RMD160 1fd574f19a693da2e04c5c47ba306519d6f18e45 SHA1 3254e8e72f3e64d6ceb088c2d7fb856ee98b64f4 SHA256 ca1e9de18a7d94f98ddcf9061f0a7089c40ca9fead8b62a04bf5b656c01ea2ad
+EBUILD hyphenator-0.5.1.ebuild 388 RMD160 72a00b7dbcf3adea8233f431b3b1d6b15f482f1e SHA1 f440010719c3a6854d55e139e5b93a99795ae1b9 SHA256 91c5eea62a5810e915801c7ca08269b8fe2d278de9cdb000c9c44dfefb700695
+MISC ChangeLog 393 RMD160 616c18330683d4af0e3bce867077fd0f47efc690 SHA1 02596a9c041609c790dd928ce85c8e25f2072a21 SHA256 b126e1f261328318222f1a4d0435293ec3797f66cc631f9929def683936cb2f0
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/dev-python/hyphenator/hyphenator-0.5.1.ebuild b/dev-python/hyphenator/hyphenator-0.5.1.ebuild
index 99c3e5e67..197f80521 100644
--- a/dev-python/hyphenator/hyphenator-0.5.1.ebuild
+++ b/dev-python/hyphenator/hyphenator-0.5.1.ebuild
@@ -10,5 +10,5 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""