diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 00:18:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 00:18:40 +0000 |
commit | b6c37dfa1c65142401c5e991dd2e881a30cec12e (patch) | |
tree | fd05fb3e87f9d5bd20d801df17382e75220c4558 /dev-python/Babel | |
parent | mask sphinx[latex] (diff) | |
download | historical-b6c37dfa1c65142401c5e991dd2e881a30cec12e.tar.gz historical-b6c37dfa1c65142401c5e991dd2e881a30cec12e.tar.bz2 historical-b6c37dfa1c65142401c5e991dd2e881a30cec12e.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'dev-python/Babel')
-rw-r--r-- | dev-python/Babel/Babel-0.9.6.ebuild | 6 | ||||
-rw-r--r-- | dev-python/Babel/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/Babel/Babel-0.9.6.ebuild b/dev-python/Babel/Babel-0.9.6.ebuild index d3afdceabc4d..b9f2b3f37253 100644 --- a/dev-python/Babel/Babel-0.9.6.ebuild +++ b/dev-python/Babel/Babel-0.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/Babel-0.9.6.ebuild,v 1.8 2011/05/29 16:43:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/Babel-0.9.6.ebuild,v 1.9 2012/05/09 00:15:16 aballier Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ SRC_URI="http://ftp.edgewall.com/pub/babel/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/pytz diff --git a/dev-python/Babel/ChangeLog b/dev-python/Babel/ChangeLog index 558e563adc7b..c1b43a15d4d1 100644 --- a/dev-python/Babel/ChangeLog +++ b/dev-python/Babel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/Babel -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/ChangeLog,v 1.41 2011/06/23 15:29:07 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/ChangeLog,v 1.42 2012/05/09 00:15:16 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> Babel-0.9.6.ebuild: + keyword ~amd64-fbsd 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -Babel-0.9.5.ebuild: Remove old ebuilds. Requested by Arfrever |