diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:52:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:52:04 +0000 |
commit | 3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2 (patch) | |
tree | ac9178f79a0a31beb203036963e094134d3a1cd3 /app-text/teckit | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | historical-3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2.tar.gz historical-3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2.tar.bz2 historical-3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2.zip |
Stable on amd64 wrt bug #355085
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'app-text/teckit')
-rw-r--r-- | app-text/teckit/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/teckit/teckit-2.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/teckit/ChangeLog b/app-text/teckit/ChangeLog index bfcf4121babb..07dbe62ffc7a 100644 --- a/app-text/teckit/ChangeLog +++ b/app-text/teckit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/teckit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.16 2010/12/14 03:58:41 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.17 2011/08/09 20:50:16 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> teckit-2.5.1.ebuild: + Stable on amd64 wrt bug #355085 14 Dec 2010; Matt Turner <mattst88@gentoo.org> teckit-2.5.1.ebuild: Add ~mips, bug 300063 diff --git a/app-text/teckit/teckit-2.5.1.ebuild b/app-text/teckit/teckit-2.5.1.ebuild index 0330e22b39ec..598bf36676d0 100644 --- a/app-text/teckit/teckit-2.5.1.ebuild +++ b/app-text/teckit/teckit-2.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.16 2010/12/14 03:58:41 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.17 2011/08/09 20:50:16 hwoarang Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://scripts.sil.org/svn-view/teckit/TAGS/${MY_P}.tar.gz" LICENSE="|| ( CPL-0.5 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib |