diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-03-30 04:01:48 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-03-30 04:01:48 +0000 |
commit | 61bb25f84c75d0a00abceba5e95b1ee09c4c6a13 (patch) | |
tree | c9cdd7e64ce521506aec75c78fb286479c5adc41 /dev-python/beautifulsoup | |
parent | Version bump. (diff) | |
download | historical-61bb25f84c75d0a00abceba5e95b1ee09c4c6a13.tar.gz historical-61bb25f84c75d0a00abceba5e95b1ee09c4c6a13.tar.bz2 historical-61bb25f84c75d0a00abceba5e95b1ee09c4c6a13.zip |
align prefix keywords
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r-- | dev-python/beautifulsoup/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/beautifulsoup/Manifest | 4 | ||||
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog index 593618e8762a..df92f61b467b 100644 --- a/dev-python/beautifulsoup/ChangeLog +++ b/dev-python/beautifulsoup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/beautifulsoup # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.52 2011/03/22 10:52:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.53 2011/03/30 04:01:48 darkside Exp $ + + 30 Mar 2011; Jeremy Olexa <darkside@gentoo.org> + beautifulsoup-3.2.0.ebuild: + align prefix keywords 22 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> -beautifulsoup-3.0.8.1.ebuild: diff --git a/dev-python/beautifulsoup/Manifest b/dev-python/beautifulsoup/Manifest index a90d162aa15d..abab6b6ae71d 100644 --- a/dev-python/beautifulsoup/Manifest +++ b/dev-python/beautifulsoup/Manifest @@ -2,6 +2,6 @@ AUX beautifulsoup-3.1.0.1-python-3.patch 42319 RMD160 4f7c565db498c1b8716bb339b5 DIST BeautifulSoup-3.1.0.1.tar.gz 71460 RMD160 24a4ac2a5faef8136223cba3f3532f7ce0b6bb70 SHA1 e9593b0412402325b6a98e3bf35ac8d00da5fc00 SHA256 820a80f473240d9d30047f36c959d530a699a732500662dd8b03e1d3ccad12a8 DIST BeautifulSoup-3.2.0.tar.gz 31056 RMD160 44c04cf55cf8fe7d192a32d8362a36d292acb767 SHA1 924eb4e43144e233e3749edadc8dc5cd8ec8a3be SHA256 a0ea3377a1055bf2e17594c0808414afb65e11f25ce8998f1ed3e9b871de6ff6 EBUILD beautifulsoup-3.1.0.1-r1.ebuild 1310 RMD160 a67ccc768de0215c38b5df36869c121c3e286e94 SHA1 27d9aee2807b4c72c44cf6145a4bdf1f9f5601bc SHA256 3dd38216f9fa5c441717a1cdf0162c8f1d3981c5f8785ed8c4b5a6731ab8b848 -EBUILD beautifulsoup-3.2.0.ebuild 1047 RMD160 0f7e03b670447f43eceda73122ce980f6e63ede1 SHA1 50e524acdbf7a76d6c7190c0150efb02de257818 SHA256 007ba721377f528a88e7edd432e4fc79a840680f58b21efa5ce7e92bcd2313d9 -MISC ChangeLog 7235 RMD160 268ce0828bc34c419c1fe4b2f1e2fa8c58ee3f76 SHA1 1e77841133820374866ba45ee0e0befeae015d59 SHA256 129615c45bb79f332d8000cb025e8413eaec1e653e03234ea3e431afee086f5b +EBUILD beautifulsoup-3.2.0.ebuild 1082 RMD160 0232af07c06c55ba0cb4c4ed153f8ead376496f9 SHA1 f846254e6cfba6f669a0f781dd691ef653cd4010 SHA256 0327e838d43361f72576e153e235e96fe2285067f0cf7b6260b7a05ee5a31d22 +MISC ChangeLog 7340 RMD160 ac24a2e2c70ef78439d3ac934f5010c262936ee7 SHA1 b7ada595ba2f292b1a478d70aab9cf99f05c265b SHA256 2cf5a5b62de95d5206f1cc3786ad70d5a158cc885c1943c3e63c120c039ea3e1 MISC metadata.xml 563 RMD160 cf0490772a189d33d61d70e36a3284d931b25a2e SHA1 e2ee0122de0b6ca86344eed9f21757142d2e8e7d SHA256 a6cb08d6eeabbc3b9229ffd0de8f9abf724346d62891f33183bd6ae37a5417cf diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild index 34c9f84f7161..f46384d0dc06 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.6 2011/03/21 19:42:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.7 2011/03/30 04:01:48 darkside Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz" LICENSE="PSF-2.3" SLOT="python-2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |